Bug 72029 - Update of cgoban2 port
Summary: Update of cgoban2 port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-23 14:00 UTC by Philip
Modified: 2004-12-15 03:12 UTC (History)
0 users

See Also:


Attachments
file.diff (735 bytes, patch)
2004-09-23 14:00 UTC, Philip
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip 2004-09-23 14:00:39 UTC
	Update of Cgoban2 client from kgs.kiseido.com
	Current client version is 2.6.4. This patch updates to 2.6.5

How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-10-12 04:23:25 UTC
Maintainer,
Please approve the update of this port:
	http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/72029

-- 
Edwin Groothuis
edwin@freebsd.org
http://www.mavetju.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-10-12 04:23:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

Asked maintainer for his feedback
Comment 3 Philip 2004-11-22 21:37:52 UTC
----- Forwarded message from Philip Reynolds <philip.reynolds@rfc-networks.ie> -----

From: Philip Reynolds <philip.reynolds@rfc-networks.ie>
Subject: Re: Fwd: Re: FreeBSD ports Problem Reports for ports you maintain
To: Mark Linimon <linimon@freebsd.org>
Reply-To: philip.reynolds@rfc-networks.ie
Date: Tue, 9 Nov 2004 09:04:01 +0000
Message-ID: <20041109090401.GA21991@rfc-networks.ie>

Mark Linimon <linimon@freebsd.org> 33 lines of wisdom included:
> I recently sent out a round of "PR reminders" to maintainers.  It
> seems that the current maintainer of this port, for which you
> submitted an update, is no longer able to maintain it.  Are you
> interested in taking it over yourself?
> 
> mcl
> 

[ ... ] 

Hi Mark,

sorry for the delay in the reply, I'm just back from holidays this
morning! 

I am willing to take up maintainership of the port, so you can set
that up for me if you wish.

Kind Regards,

Philip.


-- 
Philip Reynolds                      | RFC Networks Ltd.
philip.reynolds@rfc-networks.ie      | +353 (0)1 8832063
http://people.rfc-networks.ie/~phil/ | www.rfc-networks.ie

----- End forwarded message -----
Comment 4 Philip 2004-11-23 01:48:29 UTC
Hi,

In fact this port has been updated twice since then.

I think taking over maintainership might be the best way to use
this. The port does get updated reasonably frequently and it's
important that a user have an up-to-date client


diff -ru cgoban2/Makefile cgoban2.new/Makefile
--- cgoban2/Makefile    Sun Nov  7 04:23:40 2004
+++ cgoban2.new/Makefile        Mon Nov 22 22:13:04 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      cgoban2
-PORTVERSION=   2.6.4
+PORTVERSION=   2.6.7
 CATEGORIES=    games
 MASTER_SITES=  http://kgs.kiseido.com/
 DISTNAME=      cgoban-unix-${PORTVERSION}
diff -ru cgoban2/distinfo cgoban2.new/distinfo
--- cgoban2/distinfo    Fri Aug  6 09:21:16 2004
+++ cgoban2.new/distinfo        Mon Nov 22 22:16:41 2004
@@ -1,2 +1,2 @@
-MD5 (cgoban-unix-2.6.4.tar.gz) = 5b9cd9f9b270ee7ef0756180569bde03
-SIZE (cgoban-unix-2.6.4.tar.gz) = 1057276
+MD5 (cgoban-unix-2.6.7.tar.gz) = d90be1d183b65114179ecef07375562a
+SIZE (cgoban-unix-2.6.7.tar.gz) = 1122543


-- 
Philip Reynolds                      | RFC Networks Ltd.
philip.reynolds@rfc-networks.ie      | +353 (0)1 8832063
http://people.rfc-networks.ie/~phil/ | www.rfc-networks.ie
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-15 03:12:50 UTC
State Changed
From-To: open->closed

Committed, thanks!