Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2002 19:02:00 -0600 (MDT)
From:      Steve Coltrin <spcoltri@hrothgar.omcl.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37945: Upgrade ports/cgoban to 1.9.12
Message-ID:  <200205110102.g4B120f0092480@hrothgar.omcl.org>

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

>Number:         37945
>Category:       ports
>Synopsis:       Upgrade ports/cgoban to 1.9.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 10 18:10:01 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 #11: Sat Apr 27 12:52:09 MDT 2002 root@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386


	
>Description:
This patch upgrades games/cgoban to version 1.9.12 .
>How-To-Repeat:
	
>Fix:

New file files/patch-configure :

=======================================================================
--- configure.old	Fri May 10 18:44:22 2002
+++ configure	Fri May 10 18:51:20 2002
@@ -966,16 +966,6 @@
 fi
 echo "$ac_t""$CPP" 1>&6
 
-echo $ac_n "checking for best CFLAGS argument""... $ac_c" 1>&6
-echo "configure:971: checking for best CFLAGS argument" >&5
-if test $ac_cv_prog_gcc = yes ; then
-  CFLAGS='-O2 -fomit-frame-pointer'
-else
-  CFLAGS='-O'
-fi
-echo "$ac_t""$CFLAGS" 1>&6
-
-
 PROGS="cgoban"
 BUILD_DIR=`pwd`
 LIBDIR="-L\$(BUILD_DIR)/obj-\$(SYSTEM_TYPE) -L\$(BUILD_DIR)/wmslib"
=======================================================================

Apply:

=======================================================================
diff -ur cgoban-old/Makefile cgoban/Makefile
--- cgoban-old/Makefile	Fri May 10 18:27:56 2002
+++ cgoban/Makefile	Fri May 10 18:38:27 2002
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	cgoban
-PORTVERSION=	1.9.11
+PORTVERSION=	1.9.12
 CATEGORIES=	games
-MASTER_SITES=	http://www.inetarena.com/~wms/comp/cgoban/ \
-		http://www.igoweb.org/~wms/comp/cgoban/
+MASTER_SITES=	http://cgoban1.sourceforge.net/
 
 MAINTAINER=	simonm@dcs.gla.ac.uk
 
diff -ur cgoban-old/distinfo cgoban/distinfo
--- cgoban-old/distinfo	Fri May 10 18:27:56 2002
+++ cgoban/distinfo	Fri May 10 18:30:49 2002
@@ -1 +1 @@
-MD5 (cgoban-1.9.11.tar.gz) = 8da8d6a7a044d4444f06d8e4e1aaa9b7
+MD5 (cgoban-1.9.12.tar.gz) = 11894899d6fe83b47effac9b935a99db
=======================================================================
>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?200205110102.g4B120f0092480>