[77652] trunk/dports/devel/ld64

mfeiri at macports.org mfeiri at macports.org
Thu Apr 7 15:56:48 PDT 2011


Revision: 77652
          http://trac.macports.org/changeset/77652
Author:   mfeiri at macports.org
Date:     2011-04-07 15:56:48 -0700 (Thu, 07 Apr 2011)
Log Message:
-----------
ld64: update to version 123.2

Modified Paths:
--------------
    trunk/dports/devel/ld64/Portfile
    trunk/dports/devel/ld64/files/patch-lldb_private-libunwind.diff

Modified: trunk/dports/devel/ld64/Portfile
===================================================================
--- trunk/dports/devel/ld64/Portfile	2011-04-07 22:55:35 UTC (rev 77651)
+++ trunk/dports/devel/ld64/Portfile	2011-04-07 22:56:48 UTC (rev 77652)
@@ -6,7 +6,7 @@
 minimum_xcodeversions   {10 3.2.3}
 
 name                    ld64
-version                 97.14
+version                 123.2
 categories              devel
 maintainers             mfeiri
 homepage                http://opensource.apple.com/source/ld64/
@@ -62,16 +62,16 @@
 
 platform darwin 10 {
 
-    svn.revision        115426
+    svn.revision        110625
     svn.url             http://llvm.org/svn/llvm-project/lldb/trunk/source/Plugins/Process/Utility/libunwind
     master_sites-append http://opensource.apple.com/source/dyld/dyld-132.13/include/mach-o/dyld_priv.h?txt&dummy=:dyld \
                         http://opensource.apple.com/source/cctools/cctools-782/include/mach-o/arm/reloc.h?txt&dummy=:cctools
     distfiles-append    dyld_priv.h:dyld reloc.h:cctools
     extract.only        ${distname}${extract.suffix}
     checksums           ${distname}${extract.suffix} \
-                        md5 ad469f37d670929f9b326f16d4373a73 \
-                        sha1 a21da97f574a121ef29b8a1bfc7a7c74692a0152 \
-                        rmd160 5116cc587a7761d06e1da93019362705510c3d7b \
+                        md5     0c5831bede86df596a233955831f0863 \
+                        sha1    dc5876b35fe9b76518b58472562ccbec45f6f1c0 \
+                        rmd160  551dcd0db5d403eb88033b53345be21c71445a6b \
                         dyld_priv.h \
                         md5 b956b96e6a566691109692e11b59f67f \
                         sha1 eb5daccff286a1154f29d0b3485218b198920f25 \
@@ -81,8 +81,9 @@
                         sha1 87f0265f0f6abefd1e2cf12fe29242fb219fd71f \
                         rmd160 b9c6c4fcf7731a508b82dd09af81fa8b26caf3ef
 
-    patchfiles          patch-lldb_private-libunwind.diff patch-MATH-ld.cpp.diff
-    xcode.target        all ObjectDump machocheck
+    patchfiles          patch-lldb_private-libunwind.diff
+    xcode.target        all
+    xcode.configuration Release
     xcode.destroot.path ${prefix}/bin
     xcode.build.settings HEADER_SEARCH_PATHS=${workpath}/libunwind/include
     xcode.destroot.settings HEADER_SEARCH_PATHS=${workpath}/libunwind/include
@@ -97,8 +98,6 @@
             ${worksrcpath}/ld64.xcodeproj/project.pbxproj
         reinplace "s|usr/share/man/man1|${prefix}/share/man/man1|g" \
             ${worksrcpath}/ld64.xcodeproj/project.pbxproj
-        reinplace "s|/Developer/usr/local|${prefix}|g" \
-            ${worksrcpath}/ld64.xcodeproj/project.pbxproj
         reinplace "s|/usr/local|${prefix}|g" \
             ${worksrcpath}/ld64.xcodeproj/project.pbxproj
         reinplace "s|\$(RC_ProjectSourceVersion)|${version}|g" \

Modified: trunk/dports/devel/ld64/files/patch-lldb_private-libunwind.diff
===================================================================
--- trunk/dports/devel/ld64/files/patch-lldb_private-libunwind.diff	2011-04-07 22:55:35 UTC (rev 77651)
+++ trunk/dports/devel/ld64/files/patch-lldb_private-libunwind.diff	2011-04-07 22:56:48 UTC (rev 77652)
@@ -34,3 +34,22 @@
  
  #endif
  
+--- ../libunwind/include/libunwind/dwarf2.h	2011-04-01 23:33:31.000000000 +0200
++++ ../libunwind/include/libunwind/dwarf2.h	2011-04-01 23:35:40.000000000 +0200
+@@ -17,7 +17,6 @@
+ #ifndef __DWARF2__
+ #define __DWARF2__
+ 
+-namespace libunwind {
+ 
+ // dwarf unwind instructions
+ enum {
+@@ -236,7 +235,6 @@
+ };
+ 
+ 
+-}; // namespace libunwind
+ 
+ 
+ #endif
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110407/07709013/attachment.html>


More information about the macports-changes mailing list