[Lunar-commits] r19913 - moonbase/trunk/games/asteroids3D

Florin Braescu florin at lunar-linux.org
Mon May 1 19:37:25 UTC 2006


Author: florin
Date: 2006-05-01 19:37:24 +0000 (Mon, 01 May 2006)
New Revision: 19913

Modified:
   moonbase/trunk/games/asteroids3D/BUILD
   moonbase/trunk/games/asteroids3D/DETAILS
Log:
bump the version from 0.4.0 to 0.5.0. bugfixes and some improvements.

Modified: moonbase/trunk/games/asteroids3D/BUILD
===================================================================
--- moonbase/trunk/games/asteroids3D/BUILD	2006-05-01 18:31:00 UTC (rev 19912)
+++ moonbase/trunk/games/asteroids3D/BUILD	2006-05-01 19:37:24 UTC (rev 19913)
@@ -1,5 +1,6 @@
 (
 
+  cp GNUmakefile Makefile  &&
   sedit "s:-lGLU::" Makefile  && 
 
   sedit "s:contrib/nebula:nebula:" texture.c  &&

Modified: moonbase/trunk/games/asteroids3D/DETAILS
===================================================================
--- moonbase/trunk/games/asteroids3D/DETAILS	2006-05-01 18:31:00 UTC (rev 19912)
+++ moonbase/trunk/games/asteroids3D/DETAILS	2006-05-01 19:37:24 UTC (rev 19913)
@@ -1,11 +1,11 @@
            MODULE=asteroids3D
-         VERSION=0.4.0
-          SOURCE=$MODULE-$VERSION.tbz2
+         VERSION=0.5.0
+          SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://jengelh.hopto.org/f/$MODULE/
-      SOURCE_VFY=sha1:e728fe66a167566142c570ebf30593c5ede98411
+      SOURCE_VFY=sha1:c1cac59ffca90eb9663fac0278c409bc43be734e
         WEB_SITE=http://jengelh.hopto.org/coding/as3d.php
          ENTERED=20010922
-         UPDATED=20051119
+         UPDATED=20060501
            SHORT="Asteroids3D is a 3D game of blowing up asteroids."
 
 cat << EOF



More information about the Lunar-commits mailing list