As mentioned in http://rt.cpan.org/Public/Bug/Display.html?id=37388, new get_log function does not accept path argument beginning with "/". This is just a workaround and may be a wrong fix. Although it may be better to wait for upstream fix, this fix will help some. How-To-Repeat: use p5-SVN-Web with subversion 1.5.0
Responsible Changed From-To: freebsd-ports-bugs->rafan Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
rafan 2008-07-20 10:33:02 UTC FreeBSD ports repository Modified files: devel/p5-SVN-Web Makefile Added files: devel/p5-SVN-Web/files patch-Log.pm patch-Revision.pm patch-View.pm patch-action.pm Log: - Fix for using with subversion 1.5 (the patches work with subversion 1.4) - Bump PORTREVISION - Move post-install under bsd.port.pre.mk PR: ports/125701 Submitted by: mitsuru at riken.jp Revision Changes Path 1.20 +7 -7 ports/devel/p5-SVN-Web/Makefile 1.1 +22 -0 ports/devel/p5-SVN-Web/files/patch-Log.pm (new) 1.1 +11 -0 ports/devel/p5-SVN-Web/files/patch-Revision.pm (new) 1.1 +14 -0 ports/devel/p5-SVN-Web/files/patch-View.pm (new) 1.1 +14 -0 ports/devel/p5-SVN-Web/files/patch-action.pm (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"