diff options
author | sakamoto <sakamoto@pkgsrc.org> | 2000-04-19 03:08:19 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 2000-04-19 03:08:19 +0000 |
commit | cdffee5c65432d17681a733aed2e89e4389964ba (patch) | |
tree | 5d47ed495d8461be51e719ce9e45ea7ed8ec5157 /games | |
parent | 66617bbc682978d7a5b3c28610aca45c469892b6 (diff) | |
download | pkgsrc-cdffee5c65432d17681a733aed2e89e4389964ba.tar.gz |
Update pysol to 4.10
what's new ?
* completely new Mahjongg game driver
* fixed a bad memory leak (when will there finally be a real
garbage collector in Python ???)
Diffstat (limited to 'games')
-rw-r--r-- | games/pysol/Makefile | 4 | ||||
-rw-r--r-- | games/pysol/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 6ae026ed6c9..f9e835cd409 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2000/04/13 03:08:44 sakamoto Exp $ +# $NetBSD: Makefile,v 1.6 2000/04/19 03:08:19 sakamoto Exp $ # FreeBSD Id: ports/games/pysol/Makefile,v 1.20 1999/12/08 11:01:01 tg Exp -DISTNAME= pysol-4.00 +DISTNAME= pysol-4.10 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX} diff --git a/games/pysol/files/md5 b/games/pysol/files/md5 index 039323f2c55..681cb8838d0 100644 --- a/games/pysol/files/md5 +++ b/games/pysol/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.4 2000/04/13 03:08:45 sakamoto Exp $ +$NetBSD: md5,v 1.5 2000/04/19 03:08:20 sakamoto Exp $ -MD5 (pysol-4.00.tar.gz) = df7417195334ce581557b749c0e466ed +MD5 (pysol-4.10.tar.gz) = d53c4ed1f3129a667dd270b9367c0d34 MD5 (pysol-cardsets-3.40.tar.gz) = e7eda702f3cd1ba319b5f254aeea32b7 |