Re: [MacPorts] #2003: UPDATE: neverball-1.3.1
#2003: UPDATE: neverball-1.3.1 -----------------------------+-------------------- Reporter: sleepinghead@… | Owner: mww@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: neverball | -----------------------------+-------------------- Changes (by ryandesign@…): * type: defect => update * port: => neverball Old description:
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 \
New description: 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 \ }}} -- -- Ticket URL: <https://trac.macports.org/ticket/2003#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts