pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/blokus Update blokus to 1.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68294d8c984c
branches:  trunk
changeset: 569069:68294d8c984c
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Jan 06 08:04:51 2010 +0000

description:
Update blokus to 1.1.
(v1.0 are not available, no changelog).

diffstat:

 games/blokus/Makefile |  8 ++++----
 games/blokus/PLIST    |  3 ++-
 games/blokus/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (50 lines):

diff -r 412e47ac3f17 -r 68294d8c984c games/blokus/Makefile
--- a/games/blokus/Makefile     Wed Jan 06 06:00:15 2010 +0000
+++ b/games/blokus/Makefile     Wed Jan 06 08:04:51 2010 +0000
@@ -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@localhost
 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 -r 412e47ac3f17 -r 68294d8c984c games/blokus/PLIST
--- a/games/blokus/PLIST        Wed Jan 06 06:00:15 2010 +0000
+++ b/games/blokus/PLIST        Wed Jan 06 08:04:51 2010 +0000
@@ -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 -r 412e47ac3f17 -r 68294d8c984c games/blokus/distinfo
--- a/games/blokus/distinfo     Wed Jan 06 06:00:15 2010 +0000
+++ b/games/blokus/distinfo     Wed Jan 06 08:04:51 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index