UPDATE: neverball-1.3.1
Reported by: |
sleepinghead@… |
Owned by: |
mww@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
neverball
|
|
|
Version bump, diff inline. I also had to change patch-Makefile.diff to make it compile -- I've attached
the new version.
Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/games/neverball/Portfile,v
retrieving revision 1.5
diff -u -r1.5 Portfile
--- Portfile 18 May 2004 12:03:49 -0000 1.5
+++ Portfile 3 Jul 2004 05:42:39 -0000
@@ -3,7 +3,7 @@
PortSystem 1.0
name neverball
-version 1.2.4
+version 1.3.1
categories games
platforms darwin
maintainers mww@opendarwin.org
@@ -14,7 +14,7 @@
homepage http://icculus.org/neverball/
master_sites ${homepage}
-checksums md5 c737250fec733c243355d6ac5e02f5b3
+checksums md5 c8a2893abecf893bd62af014c7f86183
patchfiles patch-Makefile.diff
depends_lib bin:sdl-config:libsdl \
patch-Makefile.diff