summaryrefslogtreecommitdiff
path: root/misc/gwaei
diff options
context:
space:
mode:
authorryoon <ryoon>2011-07-14 23:58:17 +0000
committerryoon <ryoon>2011-07-14 23:58:17 +0000
commitd0319b0772e3dd5b663df58ac1234b93fc0724f3 (patch)
tree211f701a88efc1dc8af95ee0ff9229a8d0f2d7f8 /misc/gwaei
parentd5476798011cde3dc81fac75674bf6f526943e14 (diff)
downloadpkgsrc-d0319b0772e3dd5b663df58ac1234b93fc0724f3.tar.gz
Delete unnecessary patch.
Diffstat (limited to 'misc/gwaei')
-rw-r--r--misc/gwaei/distinfo3
-rw-r--r--misc/gwaei/patches/patch-configure15
2 files changed, 1 insertions, 17 deletions
diff --git a/misc/gwaei/distinfo b/misc/gwaei/distinfo
index 2e3049fcf06..01556f804e6 100644
--- a/misc/gwaei/distinfo
+++ b/misc/gwaei/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.11 2011/07/14 21:11:54 ryoon Exp $
+$NetBSD: distinfo,v 1.12 2011/07/14 23:58:17 ryoon Exp $
SHA1 (gwaei-3.0.0.tar.gz) = 9200645f1f6b9c65ee378d2102d14260da62594c
RMD160 (gwaei-3.0.0.tar.gz) = 6e30564c71bc6208a419d4ba0c17d2271c080e45
Size (gwaei-3.0.0.tar.gz) = 821703 bytes
-SHA1 (patch-configure) = 5d874d13b032340d0fc852906c9f4284bdbdcff6
diff --git a/misc/gwaei/patches/patch-configure b/misc/gwaei/patches/patch-configure
deleted file mode 100644
index 3fee6c5b167..00000000000
--- a/misc/gwaei/patches/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2011/07/14 21:11:54 ryoon Exp $
-
-* Wrong version detection
-
---- configure.orig 2011-07-14 19:56:43.000000000 +0000
-+++ configure
-@@ -13942,7 +13942,7 @@ case "$am__api_version" in
- ;;
- esac
-
--if test -n "0.35.0"; then
-+if test -ge "0.35.0"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.35.0" >&5
- $as_echo_n "checking for intltool >= 0.35.0... " >&6; }
-