The devel/subversion port should allow NEON_VER to be configurable. Currently it forces the version without providing any way to override it. Fix: Apply the attached patch to Makefile.common, which will allow NEON_VER to be specified by the user. Patch attached with submission follows: How-To-Repeat: Install devel/subversion from ports.
Responsible Changed From-To: freebsd-ports-bugs->lev Over to maintainer (via the GNATS Auto Assign Tool)
lev 2010-07-07 14:42:53 UTC FreeBSD ports repository Modified files: devel/subversion Makefile.common distinfo Log: (1) Update to latest 1.6.12 (2) Make NEON_VER configurable Feature safe: yes PR: [2] ports/147300 Revision Changes Path 1.37 +9 -7 ports/devel/subversion/Makefile.common 1.74 +3 -3 ports/devel/subversion/distinfo _______________________________________________ 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, thanks!