[Lunar-commits] CVS: moonbase/games/bomberclone BUILD, 1.1, 1.2 DETAILS, 1.5, 1.6

Florin Braescu florin at lunar-linux.org
Thu Mar 31 03:21:36 UTC 2005


Update of /var/cvs/lunar/moonbase/games/bomberclone
In directory espresso.foo-projects.org:/tmp/cvs-serv2511

Modified Files:
	BUILD DETAILS 
Log Message:
bump the version from 0.11.5 to 0.11.6. bugfixes and network improvements.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/bomberclone/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	12 Feb 2004 16:16:46 -0000	1.1
+++ BUILD	31 Mar 2005 03:21:33 -0000	1.2
@@ -1,7 +1,7 @@
 (
 
-  ./configure  --prefix=/usr              \
-               --bindir=/usr/games        \
+  ./configure  --prefix=/usr               \
+               --bindir=/usr/games         \
 	       --datadir=/usr/share/games &&
 
   default_make

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/bomberclone/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS	27 Dec 2004 02:17:40 -0000	1.5
+++ DETAILS	31 Mar 2005 03:21:34 -0000	1.6
@@ -1,11 +1,11 @@
          MODULE=bomberclone
-         VERSION=0.11.5
+         VERSION=0.11.6
          SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL=$SFORGE_URL/$MODULE/
-     SOURCE_VFY=sha1:949123d90d148a49a120d444156f6e8a1e3d7a34
+     SOURCE_VFY=sha1:4be64d9b1c4bc94a358702ae512598014acf8239
         WEB_SITE=http://www.bomberclone.de/core.html
          ENTERED=20040212
-         UPDATED=20041227
+         UPDATED=20050331
         MAINTAINER=florin at lunar-linux.org
         SHORT="a bomberman game clone."
 



More information about the Lunar-commits mailing list