[130867] trunk/dports/lang/libcxxabi/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Jan 2 23:34:05 PST 2015


Revision: 130867
          https://trac.macports.org/changeset/130867
Author:   jeremyhu at macports.org
Date:     2015-01-02 23:34:05 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
libcxxabi: Use distname rather than extract.suffix and worksrcdir

Modified Paths:
--------------
    trunk/dports/lang/libcxxabi/Portfile

Modified: trunk/dports/lang/libcxxabi/Portfile
===================================================================
--- trunk/dports/lang/libcxxabi/Portfile	2015-01-03 05:18:33 UTC (rev 130866)
+++ trunk/dports/lang/libcxxabi/Portfile	2015-01-03 07:34:05 UTC (rev 130867)
@@ -20,8 +20,7 @@
 dist_subdir             llvm
  
 use_xz                  yes
-extract.suffix          .src.tar.xz
-worksrcdir              ${name}-${version}.src
+distname                ${name}-${version}.src
 
 checksums               rmd160  e4db7c7b07580304c5ae9cf03895d7b6470ecd0b \
                         sha256  53c6be6a2dd2371f6d92c968cb8a59fbe13c6153583025433df067f706bfacd9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/71532836/attachment.html>


More information about the macports-changes mailing list