[127563] trunk/dports/devel/subversion-javahlbindings/files/ yosemite-patch-configure.diff

dluke at macports.org dluke at macports.org
Wed Oct 29 11:03:53 PDT 2014


Revision: 127563
          https://trac.macports.org/changeset/127563
Author:   dluke at macports.org
Date:     2014-10-29 11:03:53 -0700 (Wed, 29 Oct 2014)
Log Message:
-----------
subversion-javahlbindings: fix patch, don't intentionally break 10.0-10.2 (even though no one should be running them anymore) - thanks to larryv

Modified Paths:
--------------
    trunk/dports/devel/subversion-javahlbindings/files/yosemite-patch-configure.diff

Modified: trunk/dports/devel/subversion-javahlbindings/files/yosemite-patch-configure.diff
===================================================================
--- trunk/dports/devel/subversion-javahlbindings/files/yosemite-patch-configure.diff	2014-10-29 17:39:15 UTC (rev 127562)
+++ trunk/dports/devel/subversion-javahlbindings/files/yosemite-patch-configure.diff	2014-10-29 18:03:53 UTC (rev 127563)
@@ -5,7 +5,7 @@
  	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
  	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
 -	10.[012]*)
-+	10.[[012]][[,.]]*)
++	10.[012][,.]*)
  	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
  	10.*)
  	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141029/5c01360b/attachment.html>


More information about the macports-changes mailing list