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.
This commit is contained in:
FUJISHIMA Satsuki 2001-09-22 21:30:34 +00:00
parent 9f4a51043b
commit 01b6ecbb3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48088
5 changed files with 19 additions and 22 deletions

View File

@ -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>

View File

@ -1 +1 @@
MD5 (gnugo-2.6.tar.gz) = 34c84ae83668a66677df4032fad478d9
MD5 (gnugo-3.0.0.tar.gz) = 20bc090a420d707c6c924bd60e1e470c

View File

@ -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

View File

@ -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

View File

@ -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