Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 01:52:13 -0600 (MDT)
From:      Steve Coltrin <spcoltri@hrothgar.omcl.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37478: MAINTAINER upgrade games/gnugo to 3.2
Message-ID:  <200204260752.g3Q7qDPq070675@hrothgar.omcl.org>

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

>Number:         37478
>Category:       ports
>Synopsis:       MAINTAINER upgrade games/gnugo to 3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 26 01:00:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Steve Coltrin
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Orbital Mind Control Lasers
>Environment:
System: FreeBSD hrothgar.omcl.org 4.5-STABLE FreeBSD 4.5-STABLE #9: Thu Apr 25 02:08:21 MDT 2002 spcoltri@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386


	
>Description:
	This patch upgrades port games/gnugo to version 3.2 .
>How-To-Repeat:
	
>Fix:
diff -ur gnugo.old/Makefile gnugo/Makefile
--- gnugo.old/Makefile	Fri Apr 26 01:25:43 2002
+++ gnugo/Makefile	Fri Apr 26 01:25:55 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnugo
-PORTVERSION=	3.0.0
+PORTVERSION=	3.2
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	gnugo
diff -ur gnugo.old/distinfo gnugo/distinfo
--- gnugo.old/distinfo	Fri Apr 26 01:25:43 2002
+++ gnugo/distinfo	Fri Apr 26 01:25:57 2002
@@ -1 +1 @@
-MD5 (gnugo-3.0.0.tar.gz) = 20bc090a420d707c6c924bd60e1e470c
+MD5 (gnugo-3.2.tar.gz) = 5fff329f97d947d81366f7d21a0ea1c8
diff -ur gnugo.old/files/patch-ab gnugo/files/patch-ab
--- gnugo.old/files/patch-ab	Fri Apr 26 01:25:43 2002
+++ gnugo/files/patch-ab	Fri Apr 26 01:29:16 2002
@@ -1,11 +1,10 @@
---- 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
+--- configure.org	Fri Apr 26 01:28:25 2002
++++ configure	Fri Apr 26 01:28:59 2002
+@@ -1306,6 +1306,7 @@
+ AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
+ 
+ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
++MAKEINFO="$MAKEINFO --no-split"
+ 
+ AMTAR=${AMTAR-"${am_missing_run}tar"}
+ 
>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?200204260752.g3Q7qDPq070675>