From spcoltri@hrothgar.omcl.org  Fri May 10 18:02:16 2002
Return-Path: <spcoltri@hrothgar.omcl.org>
Received: from scaup.prod.itd.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49])
	by hub.freebsd.org (Postfix) with ESMTP id EC58937B403
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 May 2002 18:02:05 -0700 (PDT)
Received: from user-1120dav.dsl.mindspring.com ([66.32.53.95] helo=hrothgar.omcl.org)
	by scaup.prod.itd.earthlink.net with esmtp (Exim 3.33 #2)
	id 176LGq-0002Bz-00
	for FreeBSD-gnats-submit@freebsd.org; Fri, 10 May 2002 18:02:00 -0700
Received: from hrothgar.omcl.org (localhost [127.0.0.1])
	by hrothgar.omcl.org (8.12.3/8.12.3) with ESMTP id g4B127Er092482
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 May 2002 19:02:12 -0600 (MDT)
	(envelope-from spcoltri@hrothgar.omcl.org)
Received: (from spcoltri@localhost)
	by hrothgar.omcl.org (8.12.3/8.12.3/Submit) id g4B120f0092480;
	Fri, 10 May 2002 19:02:00 -0600 (MDT)
Message-Id: <200205110102.g4B120f0092480@hrothgar.omcl.org>
Date: Fri, 10 May 2002 19:02:00 -0600 (MDT)
From: Steve Coltrin <spcoltri@hrothgar.omcl.org>
Reply-To: Steve Coltrin <spcoltri@hrothgar.omcl.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Upgrade ports/cgoban to 1.9.12
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37945
>Category:       ports
>Synopsis:       Upgrade ports/cgoban to 1.9.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 10 18:10:01 PDT 2002
>Closed-Date:    Thu May 16 14:44:38 PDT 2002
>Last-Modified:  Thu May 30 14:40:03 PDT 2002
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: dwcjr 
State-Changed-When: Thu May 16 14:41:58 PDT 2002 
State-Changed-Why:  
Wait to hear about maintainer's approval 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37945 
State-Changed-From-To: feedback->closed 
State-Changed-By: dwcjr 
State-Changed-When: Thu May 16 14:43:26 PDT 2002 
State-Changed-Why:  
Oritinator's email bounced 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37945 

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, spcoltri@hrothgar.omcl.org
Cc:  
Subject: Re: ports/37945: Upgrade ports/cgoban to 1.9.12
Date: Thu, 16 May 2002 16:41:52 -0500

 How does the maintainer feel about this?
 

From: Steve Coltrin <spcoltri@omcl.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/37945: Upgrade ports/cgoban to 1.9.12
Date: Thu, 30 May 2002 15:32:06 -0600

 Please re-open this PR and give it proper consideration.
 
 I have been submitting port upgrade PRs for years without consulting
 the port maintainers; this has never been a problem before.  Should
 Joe Random Committer want the maintainer's input, I humbly suggest JRC
 solicit it himself.
 
 Further, http://www.freebsd.org/doc/en/articles/pr-guidelines/article.html
 specifies the action to be taken when mail to a PR originator bounces,
 and it is _not_ closing the PR.
>Unformatted:
