summaryrefslogtreecommitdiff
path: root/graphics/gource
diff options
context:
space:
mode:
authorwiz <wiz>2014-04-10 06:50:25 +0000
committerwiz <wiz>2014-04-10 06:50:25 +0000
commit427d8287ea7d194a04c73399bb729854333d947b (patch)
treeefb08752aa063a7c4b36b60826a6c898ba885a93 /graphics/gource
parentb2bd0089ce3a02fea4c746c4960d4d13c55b9a2b (diff)
downloadpkgsrc-427d8287ea7d194a04c73399bb729854333d947b.tar.gz
Remove unused patch after update.
Diffstat (limited to 'graphics/gource')
-rw-r--r--graphics/gource/patches/patch-src_logmill.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/gource/patches/patch-src_logmill.cpp b/graphics/gource/patches/patch-src_logmill.cpp
deleted file mode 100644
index 29ea44e38cb..00000000000
--- a/graphics/gource/patches/patch-src_logmill.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-src_logmill.cpp,v 1.1 2012/09/21 11:28:44 ryoon Exp $
-
---- src/logmill.cpp.orig 2012-04-20 01:52:29.000000000 +0000
-+++ src/logmill.cpp
-@@ -176,7 +176,7 @@ RCommitLog* RLogMill::fetchLog(std::stri
- logfile = repo_path.string();
- }
- }
-- } catch(boost::filesystem3::filesystem_error& error) {
-+ } catch(boost::filesystem::filesystem_error& error) {
- }
- }
-