diff options
author | hwr <hwr> | 1999-11-07 11:34:30 +0000 |
---|---|---|
committer | hwr <hwr> | 1999-11-07 11:34:30 +0000 |
commit | c5f66f629d2e34fd7955f739a978a5e4582d7b81 (patch) | |
tree | bddb56aec036fb4ae336401d4287f88270f2a0a8 /games/cgoban | |
parent | 59eaf9e5c22e5b3e8be926b387715bf97a59d2a8 (diff) | |
download | pkgsrc-c5f66f629d2e34fd7955f739a978a5e4582d7b81.tar.gz |
Update for cgoban-1.9.8. This also reflects the new homepage and
distfile location.
Diffstat (limited to 'games/cgoban')
-rw-r--r-- | games/cgoban/Makefile | 8 | ||||
-rw-r--r-- | games/cgoban/files/md5 | 4 | ||||
-rw-r--r-- | games/cgoban/patches/patch-ab | 19 |
3 files changed, 6 insertions, 25 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index 083b5b72979..710d5c6c04e 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 1999/01/31 22:33:50 bad Exp $ +# $NetBSD: Makefile,v 1.3 1999/11/07 11:34:30 hwr Exp $ -DISTNAME= cgoban-1.9.2 +DISTNAME= cgoban-1.9.8 CATEGORIES= games -MASTER_SITES= http://www.hevanet.com/wms/comp/cgoban/ +MASTER_SITES= http://www.inetarena.com/~wms/comp/cgoban/ MAINTAINER= bad@netbsd.org -HOMEPAGE= http://www.hevanet.com/wms/comp/cgoban/ +HOMEPAGE= http://www.inetarena.com/~wms/comp/cgoban/index.html USE_X11= yes GNU_CONFIGURE= yes diff --git a/games/cgoban/files/md5 b/games/cgoban/files/md5 index 1378782d5c7..51e892a5392 100644 --- a/games/cgoban/files/md5 +++ b/games/cgoban/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/01/31 21:49:17 bad Exp $ +$NetBSD: md5,v 1.2 1999/11/07 11:34:31 hwr Exp $ -MD5 (cgoban-1.9.2.tar.gz) = 9048577b00edcef3ed40bd8865f45abf +MD5 (cgoban-1.9.8.tar.gz) = ee4bc72072acf5b2e74072b2cf8295b3 diff --git a/games/cgoban/patches/patch-ab b/games/cgoban/patches/patch-ab deleted file mode 100644 index 69b246d7d8d..00000000000 --- a/games/cgoban/patches/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-ab,v 1.2 1999/02/01 00:07:14 bad Exp $ - ---- src/cgoban.c.orig Sun Oct 5 00:58:37 1997 -+++ src/cgoban.c Sun Jan 31 23:19:14 1999 -@@ -151,12 +151,12 @@ - {"client.protocol", "n|i|n|n|n|n|n|n|n|n", NULL, 0, NULL}, - {"client.direct", "t|t|t|t|t|t|t|t|t|t", NULL, 0, NULL}, - {"client.connCmd", "telnet nngs.cosmic.org 9696|" -- "telnet igs.nuri.net 6969|" -+ "telnet igs.joyjoy.net 6969|" - "telnet|telnet|telnet|telnet|telnet|telnet|telnet|telnet", - NULL, 0, NULL}, - {"client.username", "|||||||||", NULL, 0, NULL}, - {"client.password", "|||||||||", NULL, 0, NULL}, -- {"client.address", "nngs.cosmic.org|igs.nuri.net|micro.ee.nthu.edu.tw|" -+ {"client.address", "nngs.cosmic.org|igs.joyjou.net|micro.ee.nthu.edu.tw|" - "jet.ncic.ac.cn|grizu.uni-regensburg.de|||||", - NULL, 0, NULL}, - {"client.port", "9696|6969|9696|9696|9696|9696|9696|9696|9696|9696", |