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

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


Revision: 130408
          https://trac.macports.org/changeset/130408
Author:   jeremyhu at macports.org
Date:     2014-12-29 22:21:01 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
libcxxabi: Bump to r213214 and drop dependency on libunwind-headers

Revision Links:
--------------
    https://trac.macports.org/changeset/213214

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

Modified: trunk/dports/lang/libcxxabi/Portfile
===================================================================
--- trunk/dports/lang/libcxxabi/Portfile	2014-12-30 06:13:53 UTC (rev 130407)
+++ trunk/dports/lang/libcxxabi/Portfile	2014-12-30 06:21:01 UTC (rev 130408)
@@ -15,7 +15,7 @@
 homepage                http://libcxxabi.llvm.org/
 
 fetch.type              svn
-svn.revision            210661
+svn.revision            213214
 version                 ${svn.revision}
 worksrcdir              trunk
 svn.url                 http://llvm.org/svn/llvm-project/libcxxabi/trunk
@@ -45,11 +45,6 @@
     # 3.5 and 3.6 are blacklisted to prevent dependency cycles
     compiler.blacklist *gcc* {clang < 100} macports-clang-3.5 macports-clang-3.6
 
-    depends_build port:libunwind-headers
-    # libunwind-headers' contents moved in r127042.
-    configure.cppflags-append \
-            -isystem ${prefix}/Developer/SDKs/Darwin${os.major}.sdk/usr/include
-
     supported_archs i386 x86_64
 
     build.dir ${worksrcpath}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/1522e812/attachment-0001.html>


More information about the macports-changes mailing list