[152966] trunk/dports/_resources/port1.0/group/xcodeversion-1.0.tcl

raimue at macports.org raimue at macports.org
Wed Sep 21 05:45:29 PDT 2016


Revision: 152966
          https://trac.macports.org/changeset/152966
Author:   raimue at macports.org
Date:     2016-09-21 05:45:29 -0700 (Wed, 21 Sep 2016)
Log Message:
-----------
xcodeversion-1.0: avoid mixing release names

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/xcodeversion-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/xcodeversion-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/xcodeversion-1.0.tcl	2016-09-21 12:43:11 UTC (rev 152965)
+++ trunk/dports/_resources/port1.0/group/xcodeversion-1.0.tcl	2016-09-21 12:45:29 UTC (rev 152966)
@@ -37,8 +37,8 @@
 #   PortGroup               xcodeversion 1.0
 #   minimum_xcodeversions   {darwin_major minimum_xcodeversion}
 #
-# where darwin_major is the major version of the underlying Darwin OS (e.g. 9
-# for macOS Leopard) and minimum_xcodeversion is the minimum version
+# where darwin_major is the major version of the underlying Darwin OS (e.g. 16
+# for macOS 10.12 Sierra) and minimum_xcodeversion is the minimum version
 # of Xcode the port requires (e.g. 3.1).
 
 options minimum_xcodeversions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160921/9e75cc25/attachment-0001.html>


More information about the macports-changes mailing list