summaryrefslogtreecommitdiff
path: root/games/gnocatan
diff options
context:
space:
mode:
authorveego <veego>2000-08-23 05:34:15 +0000
committerveego <veego>2000-08-23 05:34:15 +0000
commit01aa87a10894331f2b8b5e19cfe88a60bbe55a2f (patch)
tree56f64219fa3192b92837974e82adaddb5ddcb3c0 /games/gnocatan
parent3d462d4a14332f13fbefa931cb320bf54274adab (diff)
downloadpkgsrc-01aa87a10894331f2b8b5e19cfe88a60bbe55a2f.tar.gz
The maintainer forgot to run autoconf before he made the tar file, so the
VERSION in the configure script is 0.5.6 instead of 0.6.0.
Diffstat (limited to 'games/gnocatan')
-rw-r--r--games/gnocatan/files/patch-sum3
-rw-r--r--games/gnocatan/patches/patch-aa13
2 files changed, 16 insertions, 0 deletions
diff --git a/games/gnocatan/files/patch-sum b/games/gnocatan/files/patch-sum
new file mode 100644
index 00000000000..ad9ef14c36a
--- /dev/null
+++ b/games/gnocatan/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1 2000/08/23 05:34:15 veego Exp $
+
+MD5 (patch-aa) = 12ab26d3cc303fdca098d3d56e00ec63
diff --git a/games/gnocatan/patches/patch-aa b/games/gnocatan/patches/patch-aa
new file mode 100644
index 00000000000..46e0be02bdc
--- /dev/null
+++ b/games/gnocatan/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2000/08/23 05:34:16 veego Exp $
+
+--- configure Mon Jun 19 02:04:58 2000
++++ configure Tue Aug 22 23:57:09 2000
+@@ -726,7 +726,7 @@
+
+ PACKAGE=gnocatan
+
+-VERSION=0.5.6
++VERSION=0.6.0
+
+ if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
+ { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }