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

jeremyhu at macports.org jeremyhu at macports.org
Mon Dec 29 22:28:28 PST 2014


Revision: 130409
          https://trac.macports.org/changeset/130409
Author:   jeremyhu at macports.org
Date:     2014-12-29 22:28:28 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
libcxxabi: Bump to 3.5.0

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

Modified: trunk/dports/lang/libcxxabi/Portfile
===================================================================
--- trunk/dports/lang/libcxxabi/Portfile	2014-12-30 06:21:01 UTC (rev 130408)
+++ trunk/dports/lang/libcxxabi/Portfile	2014-12-30 06:28:28 UTC (rev 130409)
@@ -4,6 +4,8 @@
 PortGroup               compiler_blacklist_versions 1.0
 
 name                    libcxxabi
+version                 3.5.0
+epoch                   1
 categories              lang
 platforms               darwin
 license                 MIT NCSA
@@ -14,12 +16,15 @@
 
 homepage                http://libcxxabi.llvm.org/
 
-fetch.type              svn
-svn.revision            213214
-version                 ${svn.revision}
-worksrcdir              trunk
-svn.url                 http://llvm.org/svn/llvm-project/libcxxabi/trunk
+master_sites            http://www.llvm.org/releases/${version}/
+ 
+use_xz                  yes
+extract.suffix          .src.tar.xz
+worksrcdir              ${name}-${version}.src
 
+checksums               rmd160  e4db7c7b07580304c5ae9cf03895d7b6470ecd0b \
+                        sha256  53c6be6a2dd2371f6d92c968cb8a59fbe13c6153583025433df067f706bfacd9
+
 set root_path ${prefix}/var/host/${name}-${version}-${revision}
 
 patch.pre_args          -p1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/81878883/attachment.html>


More information about the macports-changes mailing list