[Lunar-commits] <moonbase> neverball: version bumped to 1.5.0.

Florin Braescu florin at lunar-linux.org
Wed Feb 4 04:45:51 CET 2009


commit f3bf92798e7f91c88f66dd98e4276ec0cafc62be
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Feb 4 05:45:51 2009 +0200

    neverball: version bumped to 1.5.0.
    
    New levels added, many improvements and enhacements.
---
 games/neverball/BUILD   |    4 ++--
 games/neverball/DETAILS |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/games/neverball/BUILD b/games/neverball/BUILD
index 213aecd..28eba0c 100644
--- a/games/neverball/BUILD
+++ b/games/neverball/BUILD
@@ -1,7 +1,7 @@
 (
 
   sedit "s:#X11_PATH:X11_PATH:" Makefile &&
-  sedit '/CONFIG_DATA/s:"\./data":"/usr/games/neverball-data":g' share/config.h &&
+  sedit '/CONFIG_DATA/s:"\./data":"/usr/games/neverball-data":g' share/base_config.h &&
 
   make             &&
   prepare_install  &&
@@ -11,5 +11,5 @@
 
   install -m0755 neverball /usr/games/  &&
   install -m0755 neverputt /usr/games/
-  
+
 ) > $C_FIFO 2>&1
diff --git a/games/neverball/DETAILS b/games/neverball/DETAILS
index 89fd93e..2ae6780 100644
--- a/games/neverball/DETAILS
+++ b/games/neverball/DETAILS
@@ -1,17 +1,17 @@
           MODULE=neverball
-         VERSION=1.4.0
+         VERSION=1.5.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://icculus.org/$MODULE
-      SOURCE_VFY=sha1:630aab5b4149d6ffb781cc38c4ce26dd6b048b40
+      SOURCE_VFY=sha1:35c5b9868836713205dd0428154f741f128e09d6
         WEB_SITE=http://icculus.org/neverball
          ENTERED=20040210
-         UPDATED=20041016
+         UPDATED=20090204
       MAINTAINER=florin at lunar-linux.org
            SHORT="A OpenGL game modeled after Super Monkey Ball"
  
 cat << EOF
 Tilt the floor to roll a ball through an obstacle course before time
-runs out.  Neverball is part puzzle game, part action game, and 
+runs out. Neverball is part puzzle game, part action game, and 
 entirely a test of skill.
 Also found here is Neverputt, a hot-seat multiplayer miniature golf 
 game using the physics and graphics of Neverball.


More information about the Lunar-commits mailing list