diff options
Diffstat (limited to '')
-rw-r--r-- | games/gnugo/Makefile | 2 | ||||
-rw-r--r-- | games/gnugo/distinfo | 2 | ||||
-rw-r--r-- | games/gnugo/files/patch-aa | 13 | ||||
-rw-r--r-- | games/gnugo/pkg-plist | 8 |
4 files changed, 23 insertions, 2 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index af83e42c6410..f15324b43ffe 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnugo -PORTVERSION= 2.4 +PORTVERSION= 2.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo diff --git a/games/gnugo/distinfo b/games/gnugo/distinfo index 91ea21802fb4..bae2fb557e57 100644 --- a/games/gnugo/distinfo +++ b/games/gnugo/distinfo @@ -1 +1 @@ -MD5 (gnugo-2.4.tar.gz) = 218dbbf62077d5fe862ae6b3be45e181 +MD5 (gnugo-2.6.tar.gz) = 34c84ae83668a66677df4032fad478d9 diff --git a/games/gnugo/files/patch-aa b/games/gnugo/files/patch-aa new file mode 100644 index 000000000000..96b3db8e7d07 --- /dev/null +++ b/games/gnugo/files/patch-aa @@ -0,0 +1,13 @@ +--- 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/pkg-plist b/games/gnugo/pkg-plist index dd25f51314ba..915beaa7a252 100644 --- a/games/gnugo/pkg-plist +++ b/games/gnugo/pkg-plist @@ -1 +1,9 @@ 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 +@exec install-info %D/info/gnugo.info %D/info/dir |