[130389] trunk/dports/lang/libcxxabi

jeremyhu at macports.org jeremyhu at macports.org
Mon Dec 29 21:38:32 PST 2014


Revision: 130389
          https://trac.macports.org/changeset/130389
Author:   jeremyhu at macports.org
Date:     2014-12-29 21:38:32 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
libcxxabi: Bump to r197063

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

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

Removed Paths:
-------------
    trunk/dports/lang/libcxxabi/files/

Modified: trunk/dports/lang/libcxxabi/Portfile
===================================================================
--- trunk/dports/lang/libcxxabi/Portfile	2014-12-30 05:20:59 UTC (rev 130388)
+++ trunk/dports/lang/libcxxabi/Portfile	2014-12-30 05:38:32 UTC (rev 130389)
@@ -15,17 +15,11 @@
 homepage                http://libcxxabi.llvm.org/
 
 fetch.type              svn
-svn.revision            183506
+svn.revision            197063
 version                 ${svn.revision}
-revision                1
 worksrcdir              trunk
 svn.url                 http://llvm.org/svn/llvm-project/libcxxabi/trunk
 
-patch.pre_args          -p1
-patchfiles \
-    0001-Propagate-the-removal-of-_LIBCPP_CANTTHROW-r189046-t.patch \
-    0002-Change-the-two-last-remaining-_LIBCPP_CANTTHROW-to-_.patch
-
 set root_path ${prefix}/var/host/${name}-${version}-${revision}
 
 variant universal {}
@@ -74,7 +68,6 @@
         xinstall -m 755 ${worksrcpath}/lib/libc++abi.dylib ${destroot}${root_path}/usr/lib
 
         xinstall -m 755 -d ${destroot}${root_path}/usr/include
-        xinstall -m 644 ${worksrcpath}/include/cxa_demangle.h ${destroot}${root_path}/usr/include
         xinstall -m 644 ${worksrcpath}/include/cxxabi.h ${destroot}${root_path}/usr/include
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/4eb54408/attachment.html>


More information about the macports-changes mailing list