Re: [MacPorts] #1544: UPDATE: subversion version 1.0.0
#1544: UPDATE: subversion version 1.0.0 -------------------------+-------------------------------- 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, diffs inline:
cvs server: Diffing . Index: Portfile =============================================================== ==== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/subversion/Portfile,v retrieving revision 1.19 diff -u -d -b -w -r1.19 Portfile --- Portfile 26 Jan 2004 15:59:54 -0000 1.19 +++ Portfile 23 Feb 2004 15:29:46 -0000 @@ -2,7 +2,7 @@
PortSystem 1.0 name subversion -version 0.37.0 +version 1.0.0 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 048c4d17d5880dc8f3699020eac56224 +checksums md5 32f2c6e8c7f97587f19275c4e3219363
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, diffs inline: {{{ cvs server: Diffing . Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/subversion/Portfile,v retrieving revision 1.19 diff -u -d -b -w -r1.19 Portfile --- Portfile 26 Jan 2004 15:59:54 -0000 1.19 +++ Portfile 23 Feb 2004 15:29:46 -0000 @@ -2,7 +2,7 @@ PortSystem 1.0 name subversion -version 0.37.0 +version 1.0.0 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 048c4d17d5880dc8f3699020eac56224 +checksums md5 32f2c6e8c7f97587f19275c4e3219363 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/1544#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts