[89793] trunk/dports/devel/ld64/Portfile
cal at macports.org
cal at macports.org
Fri Feb 10 16:25:08 PST 2012
Revision: 89793
http://trac.macports.org/changeset/89793
Author: cal at macports.org
Date: 2012-02-10 16:25:05 -0800 (Fri, 10 Feb 2012)
Log Message:
-----------
ld64: stealth-updated dyld_priv.h requires change of dist_subdir, follow-up to r89791.
Revision Links:
--------------
http://trac.macports.org/changeset/89791
Modified Paths:
--------------
trunk/dports/devel/ld64/Portfile
Modified: trunk/dports/devel/ld64/Portfile
===================================================================
--- trunk/dports/devel/ld64/Portfile 2012-02-10 21:43:35 UTC (rev 89792)
+++ trunk/dports/devel/ld64/Portfile 2012-02-11 00:25:05 UTC (rev 89793)
@@ -83,6 +83,9 @@
sha1 87f0265f0f6abefd1e2cf12fe29242fb219fd71f \
rmd160 b9c6c4fcf7731a508b82dd09af81fa8b26caf3ef
+ # dyld_priv.h has been stealth-updated, remove this code when updating to the next version
+ dist_subdir ${name}/${version}_1
+
depends_build-append port:libunwind-headers
xcode.target all ObjectDump machocheck
xcode.configuration Release
@@ -140,6 +143,9 @@
sha1 87f0265f0f6abefd1e2cf12fe29242fb219fd71f \
rmd160 b9c6c4fcf7731a508b82dd09af81fa8b26caf3ef
+ # dyld_priv.h has been stealth-updated, remove this code when updating to the next version
+ dist_subdir ${name}/${version}_1
+
depends_build-append port:libunwind-headers
xcode.target all ObjectDump machocheck
xcode.configuration Release
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120210/87dfcbf0/attachment-0001.html>
More information about the macports-changes
mailing list