aboutsummaryrefslogtreecommitdiff
path: root/games/gnugo
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-22 21:30:34 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-22 21:30:34 +0000
commit01b6ecbb3e2140c3b59e54eccc0b4ca1ca1b09fa (patch)
tree7d36862bcc83020d68b1c760551d64bece8b2080 /games/gnugo
parent9f4a51043bb6f0f973b31131da452f529fe9e419 (diff)
downloadports-01b6ecbb3e2140c3b59e54eccc0b4ca1ca1b09fa.tar.gz
ports-01b6ecbb3e2140c3b59e54eccc0b4ca1ca1b09fa.zip
o update to 3.0.0.
o pass maintainership over to submitter. PR: 30067 Submitted by: Steve Coltrin <spcoltri@omcl.org> o unify info files. o remove useless MANCOMPRESSED.
Notes
Notes: svn path=/head/; revision=48088
Diffstat (limited to 'games/gnugo')
-rw-r--r--games/gnugo/Makefile8
-rw-r--r--games/gnugo/distinfo2
-rw-r--r--games/gnugo/files/patch-aa13
-rw-r--r--games/gnugo/files/patch-ab11
-rw-r--r--games/gnugo/pkg-plist7
5 files changed, 19 insertions, 22 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
index 98e6f0e154f8..5fa43da5e414 100644
--- a/games/gnugo/Makefile
+++ b/games/gnugo/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= gnugo
-PORTVERSION= 2.6
+PORTVERSION= 3.0.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnugo
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= spcoltri@omcl.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN6= gnugo.6
-MANCOMPRESSED= no
+
+post-extract:
+ ${RM} -f ${WRKSRC}/doc/gnugo.info*
.include <bsd.port.mk>
diff --git a/games/gnugo/distinfo b/games/gnugo/distinfo
index bae2fb557e57..15bf7beb9426 100644
--- a/games/gnugo/distinfo
+++ b/games/gnugo/distinfo
@@ -1 +1 @@
-MD5 (gnugo-2.6.tar.gz) = 34c84ae83668a66677df4032fad478d9
+MD5 (gnugo-3.0.0.tar.gz) = 20bc090a420d707c6c924bd60e1e470c
diff --git a/games/gnugo/files/patch-aa b/games/gnugo/files/patch-aa
deleted file mode 100644
index 96b3db8e7d07..000000000000
--- a/games/gnugo/files/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
---- doc/gnugo.info.orig Mon Feb 14 07:10:18 2000
-+++ doc/gnugo.info Wed Apr 26 20:47:36 2000
-@@ -1,5 +1,10 @@
- This is gnugo.info, produced by makeinfo version 4.0 from gnugo.texi.
-
-+INFO-DIR-SECTION Games
-+START-INFO-DIR-ENTRY
-+* GNU Go: (gnugo). A Go program.
-+END-INFO-DIR-ENTRY
-+
- 
- Indirect:
- gnugo.info-1: 71
diff --git a/games/gnugo/files/patch-ab b/games/gnugo/files/patch-ab
new file mode 100644
index 000000000000..4c1f5f00a73d
--- /dev/null
+++ b/games/gnugo/files/patch-ab
@@ -0,0 +1,11 @@
+--- configure.orig Sat Aug 25 05:52:39 2001
++++ configure Sun Sep 23 06:24:47 2001
+@@ -1228,7 +1228,7 @@
+ # an executable is not found, even if stderr is redirected.
+ # Redirect stdin to placate older versions of autoconf. Sigh.
+ if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
+- MAKEINFO=makeinfo
++ MAKEINFO="makeinfo --no-split"
+ echo "$as_me:1232: result: found" >&5
+ echo "${ECHO_T}found" >&6
+ else
diff --git a/games/gnugo/pkg-plist b/games/gnugo/pkg-plist
index 915beaa7a252..95cbca46225a 100644
--- a/games/gnugo/pkg-plist
+++ b/games/gnugo/pkg-plist
@@ -1,9 +1,6 @@
+bin/debugboard
bin/gnugo
@unexec install-info --delete %D/info/gnugo.info %D/info/dir
info/gnugo.info
-info/gnugo.info-1
-info/gnugo.info-2
-info/gnugo.info-3
-info/gnugo.info-4
-info/gnugo.info-5
+@unexec rmdir %D/share/gnugo 2>/dev/null || true
@exec install-info %D/info/gnugo.info %D/info/dir