#1623: UPDATE: subversion version 1.0.1 -------------------------+-------------------------------- Reporter: dluke@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: subversion | -------------------------+-------------------------------- Changes (by ryandesign@…): * type: defect => update * port: => subversion Old description:
Version bump, diff inline:
e% cvs diff cvs server: Diffing . Index: Portfile =============================================================== ==== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/subversion/Portfile,v retrieving revision 1.20 diff -u -d -b -w -r1.20 Portfile --- Portfile 23 Feb 2004 18:23:57 -0000 1.20 +++ Portfile 15 Mar 2004 16:11:58 -0000 @@ -2,7 +2,7 @@
PortSystem 1.0 name subversion -version 1.0.0 +version 1.0.1 categories devel maintainers dluke@geeklair.net description A cvs like version control system, but without the suck @@ -13,7 +13,7 @@
homepage http://subversion.tigris.org/ master_sites http://svn.collab.net/tarballs/ -checksums md5 32f2c6e8c7f97587f19275c4e3219363 +checksums md5 80c5980c3402c160b9d62c7b4a288599
depends_lib lib:libexpat:expat lib:libneon.24.0.4:neon \ lib:libapr-0.0.9.5:apr lib:libaprutil-0.0.9.5 :apr-util \
New description: Version bump, diff inline: {{{ e% cvs diff cvs server: Diffing . Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/subversion/Portfile,v retrieving revision 1.20 diff -u -d -b -w -r1.20 Portfile --- Portfile 23 Feb 2004 18:23:57 -0000 1.20 +++ Portfile 15 Mar 2004 16:11:58 -0000 @@ -2,7 +2,7 @@ PortSystem 1.0 name subversion -version 1.0.0 +version 1.0.1 categories devel maintainers dluke@geeklair.net description A cvs like version control system, but without the suck @@ -13,7 +13,7 @@ homepage http://subversion.tigris.org/ master_sites http://svn.collab.net/tarballs/ -checksums md5 32f2c6e8c7f97587f19275c4e3219363 +checksums md5 80c5980c3402c160b9d62c7b4a288599 depends_lib lib:libexpat:expat lib:libneon.24.0.4:neon \ lib:libapr-0.0.9.5:apr lib:libaprutil-0.0.9.5:apr- util \ }}} -- -- Ticket URL: <https://trac.macports.org/ticket/1623#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X