[130968] trunk/dports/devel/cctools-headers/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 4 00:26:10 PST 2015


Revision: 130968
          https://trac.macports.org/changeset/130968
Author:   jeremyhu at macports.org
Date:     2015-01-04 00:26:10 -0800 (Sun, 04 Jan 2015)
Log Message:
-----------
cctools-headers: obsolete with more appropriately-named libmacho-headers

Modified Paths:
--------------
    trunk/dports/devel/cctools-headers/Portfile

Modified: trunk/dports/devel/cctools-headers/Portfile
===================================================================
--- trunk/dports/devel/cctools-headers/Portfile	2015-01-04 08:24:15 UTC (rev 130967)
+++ trunk/dports/devel/cctools-headers/Portfile	2015-01-04 08:26:10 UTC (rev 130968)
@@ -3,35 +3,11 @@
 PortSystem              1.0
 name                    cctools-headers
 version                 862
+revision                1
 categories              devel
 platforms               darwin
 maintainers             jeremyhu openmaintainer
 license                 APSL-2
-description             Headers for compiler on Mac OS X and Darwin
-long_description        A set of essential headers for compiler on Mac OS X \
-                        and Darwin. Similar to binutils on other platforms.
 
-homepage                http://opensource.apple.com/source/cctools/
-master_sites            http://opensource.apple.com/tarballs/cctools/
-
-dist_subdir             cctools
-distname                cctools-${version}
-
-checksums               rmd160  21ca74a5f9d04c37c2310f107e21a0f3713360dd \
-                        sha256  1bf29f620b91c901ad3116b47738ab5076c1aed75d13869cd3bc7f067b4aaadb
-
-supported_archs         noarch
-universal_variant       no
-use_configure           no
-build {}
-
-destroot.args           DSTROOT=${destroot}${prefix} RC_ProjectSourceVersion=${version}
-destroot.target         installhdrs
-
-post-destroot {
-    file rename -force ${destroot}${prefix}/usr/include ${destroot}${prefix}/
-    file delete -force ${destroot}${prefix}/usr
-}
-
-livecheck.type          regex
-livecheck.regex         "cctools-(\[\\d.\]+)"
+replaced_by             libmacho-headers
+PortGroup               obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150104/2015c844/attachment.html>


More information about the macports-changes mailing list