[127923] trunk/dports/fuse/osxfuse/files/patch-buildsystem.diff

and.damore at macports.org and.damore at macports.org
Fri Nov 7 07:07:02 PST 2014


Revision: 127923
          https://trac.macports.org/changeset/127923
Author:   and.damore at macports.org
Date:     2014-11-07 07:07:02 -0800 (Fri, 07 Nov 2014)
Log Message:
-----------
port osxfuse: don't use a catchall for Xcode versions as it breaks compatibility with 6.1; fix #45808; openmaintainer

Modified Paths:
--------------
    trunk/dports/fuse/osxfuse/files/patch-buildsystem.diff

Modified: trunk/dports/fuse/osxfuse/files/patch-buildsystem.diff
===================================================================
--- trunk/dports/fuse/osxfuse/files/patch-buildsystem.diff	2014-11-07 14:42:59 UTC (rev 127922)
+++ trunk/dports/fuse/osxfuse/files/patch-buildsystem.diff	2014-11-07 15:07:02 UTC (rev 127923)
@@ -80,12 +80,3 @@
      m_exit_on_error "cannot prepare library build for installation."
  
      for f in "$ms_osxfuse_root"/lib/libosxfuse_i64*.dylib; do
-@@ -2387,7 +2387,7 @@
-                     M_XCODE51_VERSION=$m_xcode_version
-                 fi
-                 ;;
--            6.0*)
-+            [6789]*)
-                 m_version_compare $M_XCODE60_VERSION $m_xcode_version
-                 if [[ $? != 2 ]]
-                 then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141107/67a16a88/attachment.html>


More information about the macports-changes mailing list