Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2000 00:54:32 -0800 (PST)
From:      spcoltri@unm.edu
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16470: upgrade cgoban port to 1.9.9
Message-ID:  <20000130085432.A589015398@hub.freebsd.org>

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

>Number:         16470
>Category:       ports
>Synopsis:       upgrade cgoban port to 1.9.9
>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:   Sun Jan 30 01:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Steve Coltrin
>Release:        4.0-CURRENT
>Organization:
The ccr project: Studying living information systems
>Environment:
FreeBSD hrothgar.ccrcentral.net 4.0-CURRENT FreeBSD 4.0-CURRENT #9: Wed Jan 19 20:10:35 MST 2000     zoot@hrothgar.ccrcentral.net:/usr/src/sys/compile/HROTHGAR  i386
>Description:
This patch upgrades the games/cgoban port to version 1.9.9 .
>How-To-Repeat:
N/A
>Fix:
diff -ur cgoban.old/Makefile cgoban/Makefile
--- cgoban.old/Makefile	Sun Jan 30 01:45:26 2000
+++ cgoban/Makefile	Sun Jan 30 01:45:41 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:   cgoban
-# Version required:    1.9.8
+# Version required:    1.9.9
 # Date created:        28 October 1996
 # Whom:                simonm@dcs.gla.ac.uk
 #
 # $FreeBSD: ports/games/cgoban/Makefile,v 1.11 1999/09/30 03:31:10 cpiazza Exp 
$
 #
 
-DISTNAME=	cgoban-1.9.8
+DISTNAME=	cgoban-1.9.9
 CATEGORIES=	games
 MASTER_SITES=	http://www.inetarena.com/~wms/comp/cgoban/
 
diff -ur cgoban.old/files/md5 cgoban/files/md5
--- cgoban.old/files/md5	Sun Jan 30 01:45:26 2000
+++ cgoban/files/md5	Sun Jan 30 01:45:52 2000
@@ -1 +1 @@
-MD5 (cgoban-1.9.8.tar.gz) = ee4bc72072acf5b2e74072b2cf8295b3
+MD5 (cgoban-1.9.9.tar.gz) = 935cfa868f3e30e3b669413a94b6ecb9
diff -ur cgoban.old/patches/patch-a cgoban/patches/patch-a
--- cgoban.old/patches/patch-a	Sun Jan 30 01:45:26 2000
+++ cgoban/patches/patch-a	Sun Jan 30 01:46:25 2000
@@ -5,7 +5,7 @@
   
   # Change these values to tell make where to put the binary and the man page
   #   when it's done compiling.
-! PREFIX = /usr/games
+! PREFIX = @PREFIX@
   BINDIR = $(PREFIX)/bin
   MANDIR = $(PREFIX)/man
   


>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?20000130085432.A589015398>