[MacPorts] #42139: subversion-devel: request for a new subport
MacPorts
noreply at macports.org
Wed Jan 15 06:55:05 PST 2014
#42139: subversion-devel: request for a new subport
------------------------+-----------------------------------------
Reporter: mojca@… | Owner: blair@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: subversion subversion-devel
------------------------+-----------------------------------------
I would like to request addition of a subport `subversion-devel` providing
SVN client version 1.9 from the trunk version of the upstream repository
with occasional updates.
I managed to create a (sub)port by modifying the original port with just
the following changes:
{{{
name subversion-devel
svn.revision 1558394
version 1.9-svn-${svn.revision}
fetch.type svn
svn.url http://svn.apache.org/repos/asf/subversion/trunk/
worksrcdir trunk
pre-configure {
system -W ${worksrcpath} "./autogen.sh"
}
}}}
After upgrading to 1.8.x I'm now often experiencing problems with
subversion and I would like to have the version 1.9 at my fingertips to
faciliate testing.
I create a local copy for that, but it would be nice to have it supported
in MacPorts as well.
--
Ticket URL: <https://trac.macports.org/ticket/42139>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list