Thu Oct 23 15:24:42 2008 UTC ()
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


(adam)
diff -r1.9 -r1.10 pkgsrc/games/wormux/Makefile
diff -r1.3 -r1.4 pkgsrc/games/wormux/PLIST
diff -r1.3 -r1.4 pkgsrc/games/wormux/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/games/wormux/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/games/wormux/Attic/Makefile 2008/10/06 15:49:34 1.9
+++ pkgsrc/games/wormux/Attic/Makefile 2008/10/23 15:24:42 1.10
@@ -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

cvs diff -r1.3 -r1.4 pkgsrc/games/wormux/Attic/PLIST (expand / switch to context diff)
--- pkgsrc/games/wormux/Attic/PLIST 2008/10/06 15:49:34 1.3
+++ pkgsrc/games/wormux/Attic/PLIST 2008/10/23 15:24:42 1.4
@@ -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/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_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 @@
 @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

cvs diff -r1.3 -r1.4 pkgsrc/games/wormux/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/games/wormux/Attic/distinfo 2008/10/06 15:49:34 1.3
+++ pkgsrc/games/wormux/Attic/distinfo 2008/10/23 15:24:42 1.4
@@ -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
+SHA1 (wormux-0.8.2.tar.bz2) = bdf496c6921ac6e09b618c43b84b63bda1fcb688
-RMD160 (wormux-0.8.1.tar.bz2) = 9c651105173cd283cec0961153b1a2389d19f571
+RMD160 (wormux-0.8.2.tar.bz2) = 022cbb6f31f24bb6dd0a4b0f827b916c6e088b35
-Size (wormux-0.8.1.tar.bz2) = 53499763 bytes
+Size (wormux-0.8.2.tar.bz2) = 52965894 bytes