diff options
Diffstat (limited to 'games/blokus')
-rw-r--r-- | games/blokus/Makefile | 8 | ||||
-rw-r--r-- | games/blokus/PLIST | 3 | ||||
-rw-r--r-- | games/blokus/distinfo | 8 |
3 files changed, 10 insertions, 9 deletions
diff --git a/games/blokus/Makefile b/games/blokus/Makefile index 1d0e93cbdc3..b0fee6e516d 100644 --- a/games/blokus/Makefile +++ b/games/blokus/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.8 2008/03/04 11:02:24 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2010/01/06 08:04:51 obache Exp $ # -DISTNAME= blokus-1.0 -PKGREVISION= 1 +DISTNAME= blokus-1.1 CATEGORIES= games MASTER_SITES= http://www.saschahlusiak.de/blokus/ -DIST_SUBDIR= blokus-1.0 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.saschahlusiak.de/blokus/ COMMENT= Abstract strategy board game for two to four players +PKG_DESTDIR_SUPPORT= user-destdir + RESTRICTED= Redistribution prohibited NO_BIN_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} diff --git a/games/blokus/PLIST b/games/blokus/PLIST index 4835de05c93..8119a7cec25 100644 --- a/games/blokus/PLIST +++ b/games/blokus/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2007/02/19 09:47:14 rillig Exp $ +@comment $NetBSD: PLIST,v 1.4 2010/01/06 08:04:51 obache Exp $ bin/blokus +bin/blokus_client bin/blokus_dedicated share/blokus/field.bmp share/blokus/font.bmp diff --git a/games/blokus/distinfo b/games/blokus/distinfo index 932b72adacc..4a716608f4b 100644 --- a/games/blokus/distinfo +++ b/games/blokus/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2007/05/23 15:05:36 rillig Exp $ +$NetBSD: distinfo,v 1.7 2010/01/06 08:04:51 obache Exp $ -SHA1 (blokus-1.0/blokus-1.0.tar.gz) = 163fddab255bb684509b12a564d3366f6dac5ff1 -RMD160 (blokus-1.0/blokus-1.0.tar.gz) = 4f339d193b34ed804f1d6bddfac77b145ec4c1e0 -Size (blokus-1.0/blokus-1.0.tar.gz) = 530394 bytes +SHA1 (blokus-1.1.tar.gz) = 125dcd9149930c427b75a777552bbfc28aa7efa7 +RMD160 (blokus-1.1.tar.gz) = 2c269521670c97ba36810de38d1d9650b4d9a806 +Size (blokus-1.1.tar.gz) = 539457 bytes SHA1 (patch-aa) = 6081587206b69271f22b2d472bd32d7f2fe579ac SHA1 (patch-spielcpp) = c5346d3b04aa2a3a11de1bf99570a5ad5314f389 |