summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authoradam <adam>2008-10-23 15:24:42 +0000
committeradam <adam>2008-10-23 15:24:42 +0000
commit0fed1652e771274e19b8e64b08fcf06ebbdc702b (patch)
tree182163420d5938efe9e35c18a2390f178eda9afc /games
parentdf77bec2affea5f803acb287618a2e266954a507 (diff)
downloadpkgsrc-0fed1652e771274e19b8e64b08fcf06ebbdc702b.tar.gz
Changes 0.8.2:
- Fix Blowtorch weapon - Fix behavior of floor on closed maps - Compile with -Werror flag only in debug mode - Fix code to make it possible to do a static version on Linux (remove gethostbyname usage) - Fix compilation on OpenBSD - Adding translation: Greek - Other minor bug fixes
Diffstat (limited to 'games')
-rw-r--r--games/wormux/Makefile4
-rw-r--r--games/wormux/PLIST10
-rw-r--r--games/wormux/distinfo8
3 files changed, 8 insertions, 14 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile
index c2385910fb9..93ea53a7045 100644
--- a/games/wormux/Makefile
+++ b/games/wormux/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2008/10/06 15:49:34 adam Exp $
+# $NetBSD: Makefile,v 1.10 2008/10/23 15:24:42 adam Exp $
-DISTNAME= wormux-0.8.1
+DISTNAME= wormux-0.8.2
CATEGORIES= games
MASTER_SITES= http://download.gna.org/wormux/
EXTRACT_SUFX= .tar.bz2
diff --git a/games/wormux/PLIST b/games/wormux/PLIST
index 4ca643ac162..0119320c77e 100644
--- a/games/wormux/PLIST
+++ b/games/wormux/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/10/06 15:49:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/10/23 15:24:42 adam Exp $
bin/wormux
man/man6/wormux.6
share/applications/wormux.desktop
@@ -9,6 +9,7 @@ share/locale/cpf/LC_MESSAGES/wormux.mo
share/locale/cs/LC_MESSAGES/wormux.mo
share/locale/da/LC_MESSAGES/wormux.mo
share/locale/de/LC_MESSAGES/wormux.mo
+share/locale/el/LC_MESSAGES/wormux.mo
share/locale/eo/LC_MESSAGES/wormux.mo
share/locale/es/LC_MESSAGES/wormux.mo
share/locale/fa/LC_MESSAGES/wormux.mo
@@ -829,9 +830,6 @@ share/wormux/gfx/water/water_bottom.png
share/wormux/gfx/water/water_drop.png
share/wormux/graphism.dtd
share/wormux/graphism.xml
-share/wormux/help/ca/shortkeys.png
-share/wormux/help/en/shortkeys.png
-share/wormux/help/es/shortkeys.png
share/wormux/interface/background_interface.png
share/wormux/interface/clock.png
share/wormux/interface/clock_background.png
@@ -1498,10 +1496,6 @@ share/wormux/wormux_default_config.xml
@dirrm share/wormux/map
@dirrm share/wormux/interface/cursors
@dirrm share/wormux/interface
-@dirrm share/wormux/help/es
-@dirrm share/wormux/help/en
-@dirrm share/wormux/help/ca
-@dirrm share/wormux/help
@dirrm share/wormux/gfx/water
@dirrm share/wormux/gfx
@dirrm share/wormux/game_mode
diff --git a/games/wormux/distinfo b/games/wormux/distinfo
index 8af4c3da3e1..9cc1d0f58d2 100644
--- a/games/wormux/distinfo
+++ b/games/wormux/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/10/06 15:49:34 adam Exp $
+$NetBSD: distinfo,v 1.4 2008/10/23 15:24:42 adam Exp $
-SHA1 (wormux-0.8.1.tar.bz2) = b5a9b22b382272a7d8b262c67718bbfccd8c9129
-RMD160 (wormux-0.8.1.tar.bz2) = 9c651105173cd283cec0961153b1a2389d19f571
-Size (wormux-0.8.1.tar.bz2) = 53499763 bytes
+SHA1 (wormux-0.8.2.tar.bz2) = bdf496c6921ac6e09b618c43b84b63bda1fcb688
+RMD160 (wormux-0.8.2.tar.bz2) = 022cbb6f31f24bb6dd0a4b0f827b916c6e088b35
+Size (wormux-0.8.2.tar.bz2) = 52965894 bytes