[105280] trunk/dports/lang/gcc48/Portfile
larryv at macports.org
larryv at macports.org
Mon Apr 15 17:07:57 PDT 2013
Revision: 105280
https://trac.macports.org/changeset/105280
Author: larryv at macports.org
Date: 2013-04-15 17:07:57 -0700 (Mon, 15 Apr 2013)
Log Message:
-----------
libstdcxx: Correct epoch.
Modified Paths:
--------------
trunk/dports/lang/gcc48/Portfile
Modified: trunk/dports/lang/gcc48/Portfile
===================================================================
--- trunk/dports/lang/gcc48/Portfile 2013-04-15 23:53:55 UTC (rev 105279)
+++ trunk/dports/lang/gcc48/Portfile 2013-04-16 00:07:57 UTC (rev 105280)
@@ -108,6 +108,9 @@
destroot.target install install-info-host
if {${subport} == "libstdcxx"} {
+ # libstdcxx must stay 1 epoch ahead of gcc48.
+ incr epoch 1
+
conflicts libstdcxx-devel
patchfiles-append force-static-gcc.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130415/9c5f4de1/attachment.html>
More information about the macports-changes
mailing list