[130890] trunk/dports/lang

jeremyhu at macports.org jeremyhu at macports.org
Sat Jan 3 14:04:23 PST 2015


Revision: 130890
          https://trac.macports.org/changeset/130890
Author:   jeremyhu at macports.org
Date:     2015-01-03 14:04:23 -0800 (Sat, 03 Jan 2015)
Log Message:
-----------
libcxx*: Removing openmaintainer as these ports have the potential to hose a user's base install if mishandled

Modified Paths:
--------------
    trunk/dports/lang/libcxx/Portfile
    trunk/dports/lang/libcxxabi/Portfile

Modified: trunk/dports/lang/libcxx/Portfile
===================================================================
--- trunk/dports/lang/libcxx/Portfile	2015-01-03 22:03:23 UTC (rev 130889)
+++ trunk/dports/lang/libcxx/Portfile	2015-01-03 22:04:23 UTC (rev 130890)
@@ -9,7 +9,7 @@
 categories              lang
 platforms               darwin
 license                 MIT NCSA
-maintainers             jeremyhu openmaintainer
+maintainers             jeremyhu
 description             libc++ is a new implementation of the C++ standard library with support for C++11 and portions of C++14.
 long_description        ${description} \
                         Because objects cannot be passed between different versions of the C++ runtime, this port must \

Modified: trunk/dports/lang/libcxxabi/Portfile
===================================================================
--- trunk/dports/lang/libcxxabi/Portfile	2015-01-03 22:03:23 UTC (rev 130889)
+++ trunk/dports/lang/libcxxabi/Portfile	2015-01-03 22:04:23 UTC (rev 130890)
@@ -9,7 +9,7 @@
 categories              lang
 platforms               darwin
 license                 MIT NCSA
-maintainers             jeremyhu openmaintainer
+maintainers             jeremyhu
 description             libc++abi is a new implementation of low level support for a C++ runtime.
 long_description        ${description} \
                         Because objects cannot be passed between different versions of the C++ runtime, this port must \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150103/4b12ae1b/attachment.html>


More information about the macports-changes mailing list