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 unified 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,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2008/10/06 15:49:34 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2008/10/23 15:24:42 adam Exp $
2 2
3DISTNAME= wormux-0.8.1 3DISTNAME= wormux-0.8.2
4CATEGORIES= games 4CATEGORIES= games
5MASTER_SITES= http://download.gna.org/wormux/ 5MASTER_SITES= http://download.gna.org/wormux/
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.wormux.org/ 9HOMEPAGE= http://www.wormux.org/
10COMMENT= Battle game 10COMMENT= Battle game
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14USE_DIRS+= xdg-1.1 14USE_DIRS+= xdg-1.1
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes

cvs diff -r1.3 -r1.4 pkgsrc/games/wormux/Attic/PLIST (expand / switch to unified 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,24 +1,25 @@ @@ -1,24 +1,25 @@
1@comment $NetBSD: PLIST,v 1.3 2008/10/06 15:49:34 adam Exp $ 1@comment $NetBSD: PLIST,v 1.4 2008/10/23 15:24:42 adam Exp $
2bin/wormux 2bin/wormux
3man/man6/wormux.6 3man/man6/wormux.6
4share/applications/wormux.desktop 4share/applications/wormux.desktop
5share/locale/bg/LC_MESSAGES/wormux.mo 5share/locale/bg/LC_MESSAGES/wormux.mo
6share/locale/bs/LC_MESSAGES/wormux.mo 6share/locale/bs/LC_MESSAGES/wormux.mo
7share/locale/ca/LC_MESSAGES/wormux.mo 7share/locale/ca/LC_MESSAGES/wormux.mo
8share/locale/cpf/LC_MESSAGES/wormux.mo 8share/locale/cpf/LC_MESSAGES/wormux.mo
9share/locale/cs/LC_MESSAGES/wormux.mo 9share/locale/cs/LC_MESSAGES/wormux.mo
10share/locale/da/LC_MESSAGES/wormux.mo 10share/locale/da/LC_MESSAGES/wormux.mo
11share/locale/de/LC_MESSAGES/wormux.mo 11share/locale/de/LC_MESSAGES/wormux.mo
 12share/locale/el/LC_MESSAGES/wormux.mo
12share/locale/eo/LC_MESSAGES/wormux.mo 13share/locale/eo/LC_MESSAGES/wormux.mo
13share/locale/es/LC_MESSAGES/wormux.mo 14share/locale/es/LC_MESSAGES/wormux.mo
14share/locale/fa/LC_MESSAGES/wormux.mo 15share/locale/fa/LC_MESSAGES/wormux.mo
15share/locale/fi/LC_MESSAGES/wormux.mo 16share/locale/fi/LC_MESSAGES/wormux.mo
16share/locale/fr/LC_MESSAGES/wormux.mo 17share/locale/fr/LC_MESSAGES/wormux.mo
17share/locale/gl/LC_MESSAGES/wormux.mo 18share/locale/gl/LC_MESSAGES/wormux.mo
18share/locale/he/LC_MESSAGES/wormux.mo 19share/locale/he/LC_MESSAGES/wormux.mo
19share/locale/hu/LC_MESSAGES/wormux.mo 20share/locale/hu/LC_MESSAGES/wormux.mo
20share/locale/it/LC_MESSAGES/wormux.mo 21share/locale/it/LC_MESSAGES/wormux.mo
21share/locale/lv/LC_MESSAGES/wormux.mo 22share/locale/lv/LC_MESSAGES/wormux.mo
22share/locale/nb/LC_MESSAGES/wormux.mo 23share/locale/nb/LC_MESSAGES/wormux.mo
23share/locale/nl/LC_MESSAGES/wormux.mo 24share/locale/nl/LC_MESSAGES/wormux.mo
24share/locale/pl/LC_MESSAGES/wormux.mo 25share/locale/pl/LC_MESSAGES/wormux.mo
@@ -819,29 +820,26 @@ share/wormux/gfx/water/dirtywater.png @@ -819,29 +820,26 @@ share/wormux/gfx/water/dirtywater.png
819share/wormux/gfx/water/dirtywater_bottom.png 820share/wormux/gfx/water/dirtywater_bottom.png
820share/wormux/gfx/water/dirtywater_part.png 821share/wormux/gfx/water/dirtywater_part.png
821share/wormux/gfx/water/lava.png 822share/wormux/gfx/water/lava.png
822share/wormux/gfx/water/lava_bottom.png 823share/wormux/gfx/water/lava_bottom.png
823share/wormux/gfx/water/lava_drop.png 824share/wormux/gfx/water/lava_drop.png
824share/wormux/gfx/water/radioactive.png 825share/wormux/gfx/water/radioactive.png
825share/wormux/gfx/water/radioactive_bottom.png 826share/wormux/gfx/water/radioactive_bottom.png
826share/wormux/gfx/water/radioactive_drop.png 827share/wormux/gfx/water/radioactive_drop.png
827share/wormux/gfx/water/water.png 828share/wormux/gfx/water/water.png
828share/wormux/gfx/water/water_bottom.png 829share/wormux/gfx/water/water_bottom.png
829share/wormux/gfx/water/water_drop.png 830share/wormux/gfx/water/water_drop.png
830share/wormux/graphism.dtd 831share/wormux/graphism.dtd
831share/wormux/graphism.xml 832share/wormux/graphism.xml
832share/wormux/help/ca/shortkeys.png 
833share/wormux/help/en/shortkeys.png 
834share/wormux/help/es/shortkeys.png 
835share/wormux/interface/background_interface.png 833share/wormux/interface/background_interface.png
836share/wormux/interface/clock.png 834share/wormux/interface/clock.png
837share/wormux/interface/clock_background.png 835share/wormux/interface/clock_background.png
838share/wormux/interface/cross.png 836share/wormux/interface/cross.png
839share/wormux/interface/cursors/arrow-down.left.png 837share/wormux/interface/cursors/arrow-down.left.png
840share/wormux/interface/cursors/arrow-down.png 838share/wormux/interface/cursors/arrow-down.png
841share/wormux/interface/cursors/arrow-down.right.png 839share/wormux/interface/cursors/arrow-down.right.png
842share/wormux/interface/cursors/arrow-left.png 840share/wormux/interface/cursors/arrow-left.png
843share/wormux/interface/cursors/arrow-right.png 841share/wormux/interface/cursors/arrow-right.png
844share/wormux/interface/cursors/arrow-top.left.png 842share/wormux/interface/cursors/arrow-top.left.png
845share/wormux/interface/cursors/arrow-top.png 843share/wormux/interface/cursors/arrow-top.png
846share/wormux/interface/cursors/arrow-top.right.png 844share/wormux/interface/cursors/arrow-top.right.png
847share/wormux/interface/cursors/hand-cursor.png 845share/wormux/interface/cursors/hand-cursor.png
@@ -1488,30 +1486,26 @@ share/wormux/wormux_default_config.xml @@ -1488,30 +1486,26 @@ share/wormux/wormux_default_config.xml
1488@dirrm share/wormux/map/country 1486@dirrm share/wormux/map/country
1489@dirrm share/wormux/map/christmas 1487@dirrm share/wormux/map/christmas
1490@dirrm share/wormux/map/cheese 1488@dirrm share/wormux/map/cheese
1491@dirrm share/wormux/map/champignon 1489@dirrm share/wormux/map/champignon
1492@dirrm share/wormux/map/catacombes 1490@dirrm share/wormux/map/catacombes
1493@dirrm share/wormux/map/battlenight 1491@dirrm share/wormux/map/battlenight
1494@dirrm share/wormux/map/banquise 1492@dirrm share/wormux/map/banquise
1495@dirrm share/wormux/map/bankiz 1493@dirrm share/wormux/map/bankiz
1496@dirrm share/wormux/map/arbre 1494@dirrm share/wormux/map/arbre
1497@dirrm share/wormux/map/aquarium 1495@dirrm share/wormux/map/aquarium
1498@dirrm share/wormux/map 1496@dirrm share/wormux/map
1499@dirrm share/wormux/interface/cursors 1497@dirrm share/wormux/interface/cursors
1500@dirrm share/wormux/interface 1498@dirrm share/wormux/interface
1501@dirrm share/wormux/help/es 
1502@dirrm share/wormux/help/en 
1503@dirrm share/wormux/help/ca 
1504@dirrm share/wormux/help 
1505@dirrm share/wormux/gfx/water 1499@dirrm share/wormux/gfx/water
1506@dirrm share/wormux/gfx 1500@dirrm share/wormux/gfx
1507@dirrm share/wormux/game_mode 1501@dirrm share/wormux/game_mode
1508@dirrm share/wormux/font 1502@dirrm share/wormux/font
1509@dirrm share/wormux/body/workrave 1503@dirrm share/wormux/body/workrave
1510@dirrm share/wormux/body/wilber 1504@dirrm share/wormux/body/wilber
1511@dirrm share/wormux/body/tux 1505@dirrm share/wormux/body/tux
1512@dirrm share/wormux/body/thunderbird 1506@dirrm share/wormux/body/thunderbird
1513@dirrm share/wormux/body/spip 1507@dirrm share/wormux/body/spip
1514@dirrm share/wormux/body/suse 1508@dirrm share/wormux/body/suse
1515@dirrm share/wormux/body/pidgin 1509@dirrm share/wormux/body/pidgin
1516@dirrm share/wormux/body/snort 1510@dirrm share/wormux/body/snort
1517@dirrm share/wormux/body/php 1511@dirrm share/wormux/body/php

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