K 10 svn:author V 2 pi K 8 svn:date V 27 2014-12-27T14:56:32.412591Z K 7 svn:log V 400 ports-mgmt/portshaker: Support Subversion 1.7 or 1.8 depending on make.conf Currently building portshaker package on a clean system will install subversion 1.8 even if 1.7 is defined in make.conf with WITH_SUBVERSION_VER=17. Patch fixes this and will use either 1.7 or 1.8 as required for the run dependency. PR: 195740 Submitted by: simon.wright@gmx.net Approved by: romain (maintainer timeout) END