diff options
author | shattered <shattered@pkgsrc.org> | 2015-08-26 21:38:33 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2015-08-26 21:38:33 +0000 |
commit | f6a29d5b912cf2d70e9dd448670b7488e9bcf2b2 (patch) | |
tree | 1f78683427a580a512dd713315562ba009a7550a /games | |
parent | cf21f7bc5896139067bc6a3a675ab495ad2ea820 (diff) | |
download | pkgsrc-f6a29d5b912cf2d70e9dd448670b7488e9bcf2b2.tar.gz |
Update to 1.4.0. Changes:
- New game supported: Bloks
Diffstat (limited to 'games')
-rw-r--r-- | games/holtz/Makefile | 5 | ||||
-rw-r--r-- | games/holtz/PLIST | 10 | ||||
-rw-r--r-- | games/holtz/distinfo | 8 |
3 files changed, 13 insertions, 10 deletions
diff --git a/games/holtz/Makefile b/games/holtz/Makefile index 76a26c9958f..4791e35003e 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2015/04/25 14:22:56 tnn Exp $ +# $NetBSD: Makefile,v 1.24 2015/08/26 21:38:33 shattered Exp $ -DISTNAME= holtz-1.3.1 -PKGREVISION= 20 +DISTNAME= holtz-1.4.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} diff --git a/games/holtz/PLIST b/games/holtz/PLIST index 368ca1ba1d2..cc59934af59 100644 --- a/games/holtz/PLIST +++ b/games/holtz/PLIST @@ -1,7 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2012/07/14 19:50:27 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/08/26 21:38:33 shattered Exp $ bin/holtz bin/relax share/holtz/help/help_en.zip +share/holtz/skins/bloks20.zip +share/holtz/skins/bloks35.zip +share/holtz/skins/bloks50.zip share/holtz/skins/dvonn50.zip share/holtz/skins/dvonn60.zip share/holtz/skins/dvonn70.zip @@ -16,5 +19,6 @@ share/holtz/skins/zertz60.zip share/holtz/skins/zertz70.zip share/holtz/skins/zertz80.zip share/holtz/sounds/beep.wav -share/locale/holtz-hotkey.mo -share/locale/holtz.mo +share/locale/de/LC_MESSAGES/holtz-hotkey.mo +share/locale/de/LC_MESSAGES/holtz.mo + diff --git a/games/holtz/distinfo b/games/holtz/distinfo index 519de249608..a33af21dfea 100644 --- a/games/holtz/distinfo +++ b/games/holtz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/14 19:50:27 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/08/26 21:38:33 shattered Exp $ -SHA1 (holtz-1.3.1.tar.gz) = 4c7e8cccee02a43aa12c15c179030984a6eb3a47 -RMD160 (holtz-1.3.1.tar.gz) = e02cd225e8d470c1822b82ce9a40403380160f84 -Size (holtz-1.3.1.tar.gz) = 1858373 bytes +SHA1 (holtz-1.4.0.tar.gz) = 2d1e75d8b9d3e66407c02c036079b97b3add0987 +RMD160 (holtz-1.4.0.tar.gz) = a57fafead6170fc8de05841721708b7275e63f97 +Size (holtz-1.4.0.tar.gz) = 2077168 bytes |