#1566: UPDATE: neverball-1.1.0 -----------------------------+-------------------- 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:
Index: Portfile =============================================================== ==== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/games/neverball/Portfile,v retrieving revision 1.2 diff -u -r1.2 Portfile --- Portfile 18 Jan 2004 19:19:53 -0000 1.2 +++ Portfile 28 Feb 2004 04:37:00 -0000 @@ -3,7 +3,7 @@ PortSystem 1.0
name neverball -version 1.0.0 +version 1.1.0 categories games platforms darwin maintainers mww@opendarwin.org @@ -14,7 +14,7 @@
homepage http://icculus.org/neverball/ master_sites ${homepage} -checksums md5 deeae79ed77594b79f7cc65d2ba97926 +checksums md5 5d1b71a3779ab0072e87671f59fa8ea8 use_bzip2 yes patchfiles patch-Makefile.diff
New description: Version bump, diff inline: {{{ Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/games/neverball/Portfile,v retrieving revision 1.2 diff -u -r1.2 Portfile --- Portfile 18 Jan 2004 19:19:53 -0000 1.2 +++ Portfile 28 Feb 2004 04:37:00 -0000 @@ -3,7 +3,7 @@ PortSystem 1.0 name neverball -version 1.0.0 +version 1.1.0 categories games platforms darwin maintainers mww@opendarwin.org @@ -14,7 +14,7 @@ homepage http://icculus.org/neverball/ master_sites ${homepage} -checksums md5 deeae79ed77594b79f7cc65d2ba97926 +checksums md5 5d1b71a3779ab0072e87671f59fa8ea8 use_bzip2 yes patchfiles patch-Makefile.diff }}} -- -- Ticket URL: <https://trac.macports.org/ticket/1566#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X