[143110] trunk/dports/_resources/port1.0/group/cxx11-1.0.tcl

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 08:36:00 PST 2015


Revision: 143110
          https://trac.macports.org/changeset/143110
Author:   ryandesign at macports.org
Date:     2015-12-03 22:57:47 -0800 (Thu, 03 Dec 2015)
Log Message:
-----------
cxx11-1.0.tcl: fix description

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

Modified: trunk/dports/_resources/port1.0/group/cxx11-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/cxx11-1.0.tcl	2015-12-04 06:43:43 UTC (rev 143109)
+++ trunk/dports/_resources/port1.0/group/cxx11-1.0.tcl	2015-12-04 06:57:47 UTC (rev 143110)
@@ -30,12 +30,12 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 #
-# This PortGroup implements the "cxx11" option, which lets ports
-# specify that they require C++11 support.
-# We only support C++11 with libc++.
+# This PortGroup introduces no new options. Simply including this
+# PortGroup indicates that a port requires C++11. We only support C++11
+# with libc++.
 #
-# Ideally the cxx11 option should be integrated into MacPorts base
-# instead of being a PortGroup.
+# Ideally the functionality of this PortGroup should be integrated into
+# MacPorts base as a new option.
 
 PortGroup compiler_blacklist_versions 1.0
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/78746a24/attachment.html>


More information about the macports-changes mailing list