Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 20:45:34 -0700 (PDT)
From:      Steve Coltrin <spcoltri@omcl.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30067: Upgrade games/gnugo and assume MAINTAINERship
Message-ID:  <200108250345.f7P3jYg74968@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         30067
>Category:       ports
>Synopsis:       Upgrade games/gnugo and assume MAINTAINERship
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 20:50:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Steve Coltrin
>Release:        
>Organization:
Orbital Mind Control Lasers
>Environment:
>Description:
This patch upgrades games/gnugo to version 3.0.0 .

As jseger has been inactive for a year, I volunteer to assume maintainership
of this port.
>How-To-Repeat:

>Fix:
rm -rf games/gnugo/files and patch:

diff -ur gnugo.old/Makefile gnugo/Makefile
--- gnugo.old/Makefile^IFri Aug 24 19:56:41 2001
+++ gnugo/Makefile^IFri Aug 24 20:41:45 2001
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=^Ignugo
-PORTVERSION=^I2.6
+PORTVERSION=^I3.0.0
 CATEGORIES=^Igames
 MASTER_SITES=^I${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=^Ignugo
 
-MAINTAINER=^Ijseger@FreeBSD.org
+MAINTAINER=^Ispcoltri@omcl.org
 
 GNU_CONFIGURE=^Iyes
 USE_GMAKE=^Iyes
diff -ur gnugo.old/distinfo gnugo/distinfo
--- gnugo.old/distinfo^IFri Aug 24 19:56:41 2001
+++ gnugo/distinfo^IFri Aug 24 19:57:37 2001
@@ -1 +1 @@
-MD5 (gnugo-2.6.tar.gz) = 34c84ae83668a66677df4032fad478d9
+MD5 (gnugo-3.0.0.tar.gz) = 20bc090a420d707c6c924bd60e1e470c
diff -ur gnugo.old/pkg-plist gnugo/pkg-plist
--- gnugo.old/pkg-plist^IFri Aug 24 19:56:41 2001
+++ gnugo/pkg-plist^IFri Aug 24 20:30:33 2001
@@ -1,3 +1,4 @@
+bin/debugboard
 bin/gnugo
 @unexec install-info --delete %D/info/gnugo.info %D/info/dir
 info/gnugo.info
@@ -6,4 +7,10 @@
 info/gnugo.info-3
 info/gnugo.info-4
 info/gnugo.info-5
+info/gnugo.info-6
+info/gnugo.info-7
+info/gnugo.info-8
+info/gnugo.info-9
+info/gnugo.info-10
+info/gnugo.info-11
 @exec install-info %D/info/gnugo.info %D/info/dir

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108250345.f7P3jYg74968>