[140775] trunk/dports/devel
jeremyhu at macports.org
jeremyhu at macports.org
Fri Oct 2 08:48:12 PDT 2015
Revision: 140775
https://trac.macports.org/changeset/140775
Author: jeremyhu at macports.org
Date: 2015-10-02 08:48:12 -0700 (Fri, 02 Oct 2015)
Log Message:
-----------
cctools,libmacho: Deal with a stealth update of cctools (#49020)
Modified Paths:
--------------
trunk/dports/devel/cctools/Portfile
trunk/dports/devel/libmacho/Portfile
Modified: trunk/dports/devel/cctools/Portfile
===================================================================
--- trunk/dports/devel/cctools/Portfile 2015-10-02 15:31:37 UTC (rev 140774)
+++ trunk/dports/devel/cctools/Portfile 2015-10-02 15:48:12 UTC (rev 140775)
@@ -5,6 +5,10 @@
name cctools
# Xcode 6.3
version 870
+
+# https://trac.macports.org/ticket/49020
+dist_subdir cctools/870_stealth
+
set ld64_version 242
categories devel
platforms darwin
@@ -26,8 +30,8 @@
rmd160 3fc096f0843e2ac949ea5b417eeb6595e8913b8f \
sha256 bec1a5e20b599d108be0017736833c1f6212ea26c67f20d8437abc5d23433c36 \
cctools-870.tar.gz \
- rmd160 21cfe0e5f14f4a16f198a9f52ed5e133b01ae3a2 \
- sha256 b83f4b4696414b814cc1781ec4b68ff9c7bb97920a68f308351a74e75f41d961
+ rmd160 1e3a2c0b8227ed1462e8097d8f99fb1af803d834 \
+ sha256 81a12e325255ea683447aff5f4d93f53e2498edcfdd4bb43996a21ef7f00b267
depends_build port:libunwind-headers
Modified: trunk/dports/devel/libmacho/Portfile
===================================================================
--- trunk/dports/devel/libmacho/Portfile 2015-10-02 15:31:37 UTC (rev 140774)
+++ trunk/dports/devel/libmacho/Portfile 2015-10-02 15:48:12 UTC (rev 140775)
@@ -17,11 +17,12 @@
homepage http://opensource.apple.com/source/cctools/
master_sites http://opensource.apple.com/tarballs/cctools/
-dist_subdir cctools
+# https://trac.macports.org/ticket/49020
+dist_subdir cctools/870_stealth
distname cctools-${version}
-checksums rmd160 21cfe0e5f14f4a16f198a9f52ed5e133b01ae3a2 \
- sha256 b83f4b4696414b814cc1781ec4b68ff9c7bb97920a68f308351a74e75f41d961
+checksums rmd160 1e3a2c0b8227ed1462e8097d8f99fb1af803d834 \
+ sha256 81a12e325255ea683447aff5f4d93f53e2498edcfdd4bb43996a21ef7f00b267
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151002/8f3bab1b/attachment.html>
More information about the macports-changes
mailing list