[142802] trunk/dports/devel/libunwind

jeremyhu at macports.org jeremyhu at macports.org
Sat Dec 12 07:17:52 PST 2015


Revision: 142802
          https://trac.macports.org/changeset/142802
Author:   jeremyhu at macports.org
Date:     2015-11-23 16:37:54 -0800 (Mon, 23 Nov 2015)
Log Message:
-----------
libunwind: Install missing header

Modified Paths:
--------------
    trunk/dports/devel/libunwind/Portfile
    trunk/dports/devel/libunwind/files/0006-MacPorts-Makefile.patch

Modified: trunk/dports/devel/libunwind/Portfile
===================================================================
--- trunk/dports/devel/libunwind/Portfile	2015-11-24 00:33:27 UTC (rev 142801)
+++ trunk/dports/devel/libunwind/Portfile	2015-11-24 00:37:54 UTC (rev 142802)
@@ -5,7 +5,7 @@
 
 name                    libunwind
 version                 3.7.0
-subport ${name}-headers { }
+subport ${name}-headers { revision 1 }
 epoch                   1
 categories              devel
 platforms               darwin

Modified: trunk/dports/devel/libunwind/files/0006-MacPorts-Makefile.patch
===================================================================
--- trunk/dports/devel/libunwind/files/0006-MacPorts-Makefile.patch	2015-11-24 00:33:27 UTC (rev 142801)
+++ trunk/dports/devel/libunwind/files/0006-MacPorts-Makefile.patch	2015-11-24 00:37:54 UTC (rev 142802)
@@ -15,7 +15,7 @@
 index 0000000..5f62885
 --- /dev/null
 +++ b/src/Makefile
-@@ -0,0 +1,132 @@
+@@ -0,0 +1,133 @@
 +# Default locations for the build
 +ifdef DESTDIR
 +DSTROOT = $(DESTDIR)
@@ -68,6 +68,7 @@
 +  UnwindRegistersSave.S
 +
 +HEADERS = \
++  ../include/__libunwind_config.h \
 +  ../include/libunwind.h \
 +  ../include/unwind.h
 +
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/4556c8c2/attachment.html>


More information about the macports-changes mailing list