Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Update to 1.0.3 to make it work with the latest version of bazaar-ng.
Responsible Changed From-To: miwi->freebsd-ports-bugs back to pool.
Update to 1.0.4
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I will take it
Responsible Changed From-To: pgollucci->glarkin depends on subvertpy
glarkin 2010-09-30 15:33:11 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/bzr-svn Makefile distinfo pkg-descr pkg-plist Log: bzr-svn is a plugin that adds support for foreign Subversion repositories. This allows committing changes to Subversion branches as if they were native Bazaar branches. www: https://launchpad.net/bzr-svn PR: ports/147167 Submitted by: Carlo Strub <c-s at c-s.li> Revision Changes Path 1.4061 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/bzr-svn/Makefile (new) 1.1 +3 -0 ports/devel/bzr-svn/distinfo (new) 1.1 +5 -0 ports/devel/bzr-svn/pkg-descr (new) 1.1 +258 -0 ports/devel/bzr-svn/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thank you!