[130868] trunk/dports/lang/libcxx/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Fri Jan 2 23:35:07 PST 2015
Revision: 130868
https://trac.macports.org/changeset/130868
Author: jeremyhu at macports.org
Date: 2015-01-02 23:35:07 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
libcxx: Use distname rather than extract.suffix and worksrcdir
Modified Paths:
--------------
trunk/dports/lang/libcxx/Portfile
Modified: trunk/dports/lang/libcxx/Portfile
===================================================================
--- trunk/dports/lang/libcxx/Portfile 2015-01-03 07:34:05 UTC (rev 130867)
+++ trunk/dports/lang/libcxx/Portfile 2015-01-03 07:35:07 UTC (rev 130868)
@@ -19,8 +19,7 @@
dist_subdir llvm
use_xz yes
-extract.suffix .src.tar.xz
-worksrcdir ${name}-${version}.src
+distname ${name}-${version}.src
checksums rmd160 ced5e8f98ba32ad792e77e5977b527d2e3388aa2 \
sha256 8045da845a63e50c201939eda8290d45e5752a9385d4d626214300d4a4d0b1c0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/c5586bc0/attachment.html>
More information about the macports-changes
mailing list