[123551] trunk/dports/lang/gcc49/Portfile
larryv at macports.org
larryv at macports.org
Sun Aug 10 14:08:12 PDT 2014
Revision: 123551
https://trac.macports.org/changeset/123551
Author: larryv at macports.org
Date: 2014-08-10 14:08:12 -0700 (Sun, 10 Aug 2014)
Log Message:
-----------
libgcc: Increase epoch to properly trigger upgrade.
libgcc's epoch had been 2 when it lived in gcc48's Portfile.
Modified Paths:
--------------
trunk/dports/lang/gcc49/Portfile
Modified: trunk/dports/lang/gcc49/Portfile
===================================================================
--- trunk/dports/lang/gcc49/Portfile 2014-08-10 21:08:10 UTC (rev 123550)
+++ trunk/dports/lang/gcc49/Portfile 2014-08-10 21:08:12 UTC (rev 123551)
@@ -9,6 +9,7 @@
subport libgcc {}
# Whenever this port is bumped for version/revision, please revbump dragonegg-*-gcc-4.9
+# TODO: On next update, increase epoch to 2 and remove libgcc's separate epoch.
epoch 1
version 4.9.1
platforms darwin
@@ -110,6 +111,8 @@
if {${subport} eq "libgcc"} {
conflicts libgcc-devel
+ epoch 2
+
# http://trac.macports.org/ticket/35770
# http://trac.macports.org/ticket/38814
# While there can be multiple versions of these runtimes in a single
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140810/99b29380/attachment.html>
More information about the macports-changes
mailing list