From setantae@submonkey.net  Thu Aug  5 22:17:39 2004
Return-Path: <setantae@submonkey.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7183716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Aug 2004 22:17:39 +0000 (GMT)
Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D7B8D43D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Aug 2004 22:17:38 +0000 (GMT)
	(envelope-from setantae@submonkey.net)
Received: from setantae by shrike.submonkey.net with local (Exim 4.41 (FreeBSD))
	id 1BsqYL-000IGr-KH
	for FreeBSD-gnats-submit@freebsd.org; Thu, 05 Aug 2004 23:17:37 +0100
Message-Id: <E1BsqYL-000IGr-KH@shrike.submonkey.net>
Date: Thu, 05 Aug 2004 23:17:37 +0100
From: Ceri Davies <ceri@FreeBSD.org>
Sender: Ceri Davies <setantae@submonkey.net>
Reply-To: Ceri Davies <ceri@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Unbreak games/cgoban2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         70047
>Category:       ports
>Synopsis:       Unbreak games/cgoban2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 05 22:20:18 GMT 2004
>Closed-Date:    Fri Aug 06 08:22:04 GMT 2004
>Last-Modified:  Fri Aug 06 08:22:04 GMT 2004
>Originator:     Ceri Davies
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Submonkey
>Environment:
System: FreeBSD shrike.private.submonkey.net 4.10-STABLE FreeBSD 4.10-STABLE #39: Sat Jul 17 23:00:18 BST 2004 root@shrike.private.submonkey.net:/usr/obj/usr/src/sys/SHRIKE i386


	
>Description:
	games/cgoban2 is marked BROKEN because 2.6.1 no longer fetches.
	This patch updates the port to 2.6.4.
	
>How-To-Repeat:
	N/A
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/cgoban2/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	14 Jul 2004 22:19:50 -0000	1.10
+++ Makefile	5 Aug 2004 22:15:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cgoban2
-PORTVERSION=	2.6.1
+PORTVERSION=	2.6.4
 CATEGORIES=	games
 MASTER_SITES=	http://kgs.kiseido.com/
 DISTNAME=	cgoban-unix-${PORTVERSION}
@@ -14,8 +14,6 @@
 MAINTAINER=	smazanek@steffen-mazanek.de
 COMMENT=	Internet Go Server client and game editor
 
-BROKEN=		Unfetchable
-
 WRKSRC=		${WRKDIR}/cgoban
 INSTALLDIR=	${PREFIX}/share/java/cgoban2
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/games/cgoban2/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	21 Jun 2004 15:03:53 -0000	1.5
+++ distinfo	5 Aug 2004 22:03:31 -0000
@@ -1,2 +1,2 @@
-MD5 (cgoban-unix-2.6.1.tar.gz) = ae4787387a2528bf45f808887e4056b5
-SIZE (cgoban-unix-2.6.1.tar.gz) = 951729
+MD5 (cgoban-unix-2.6.4.tar.gz) = 5b9cd9f9b270ee7ef0756180569bde03
+SIZE (cgoban-unix-2.6.4.tar.gz) = 1057276

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Fri Aug 6 08:21:32 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70047 
>Unformatted:
