[85594] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Fri Oct 14 17:26:16 PDT 2011


Revision: 85594
          http://trac.macports.org/changeset/85594
Author:   ryandesign at macports.org
Date:     2011-10-14 17:25:59 -0700 (Fri, 14 Oct 2011)
Log Message:
-----------
Undo r85585 (depends_skip_archcheck apple-gcc42)
apple-gcc42: installs_libs no
#31584

Revision Links:
--------------
    http://trac.macports.org/changeset/85585

Modified Paths:
--------------
    trunk/dports/cross/i386-mingw32-gcc/Portfile
    trunk/dports/emulators/qemu/Portfile
    trunk/dports/gnustep/gnustep-make/Portfile
    trunk/dports/graphics/asymptote/Portfile
    trunk/dports/graphics/cairo/Portfile
    trunk/dports/graphics/cairo-devel/Portfile
    trunk/dports/lang/apple-gcc42/Portfile
    trunk/dports/lang/mercury/Portfile
    trunk/dports/lang/ruby/Portfile
    trunk/dports/lang/ruby186/Portfile
    trunk/dports/lang/ruby19/Portfile
    trunk/dports/lang/swi-prolog/Portfile
    trunk/dports/lang/swi-prolog-devel/Portfile
    trunk/dports/multimedia/ffmpeg/Portfile
    trunk/dports/multimedia/ffmpeg-devel/Portfile
    trunk/dports/net/libtorrent/Portfile
    trunk/dports/net/libtorrent-devel/Portfile
    trunk/dports/science/geos/Portfile
    trunk/dports/x11/wine/Portfile
    trunk/dports/x11/wine-crossover/Portfile
    trunk/dports/x11/wine-crossover-games/Portfile
    trunk/dports/x11/wine-devel/Portfile

Modified: trunk/dports/cross/i386-mingw32-gcc/Portfile
===================================================================
--- trunk/dports/cross/i386-mingw32-gcc/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/cross/i386-mingw32-gcc/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -59,7 +59,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/emulators/qemu/Portfile
===================================================================
--- trunk/dports/emulators/qemu/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/emulators/qemu/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -41,7 +41,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/gnustep/gnustep-make/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-make/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/gnustep/gnustep-make/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -29,7 +29,6 @@
 
 platform darwin 8 {
     depends_lib         port:apple-gcc42
-    depends_skip_archcheck apple-gcc42
     configure.compiler  apple-gcc-4.2
 }
 platform darwin 9 {

Modified: trunk/dports/graphics/asymptote/Portfile
===================================================================
--- trunk/dports/graphics/asymptote/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/graphics/asymptote/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -39,7 +39,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/graphics/cairo/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -100,7 +100,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/graphics/cairo-devel/Portfile
===================================================================
--- trunk/dports/graphics/cairo-devel/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/graphics/cairo-devel/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -100,7 +100,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/lang/apple-gcc42/Portfile
===================================================================
--- trunk/dports/lang/apple-gcc42/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/lang/apple-gcc42/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -10,6 +10,8 @@
 categories		lang
 platforms		darwin
 maintainers		jeremyhu openmaintainer
+installs_libs	no
+
 description		Apple's version of gcc 4.2
 long_description	Apple's version of the GNU compiler collection, \
 			version 4.2. Supports C, Objective-C, anc C++

Modified: trunk/dports/lang/mercury/Portfile
===================================================================
--- trunk/dports/lang/mercury/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/lang/mercury/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -52,7 +52,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 } elseif {${configure.compiler} == "llvm-gcc-4.2"} {

Modified: trunk/dports/lang/ruby/Portfile
===================================================================
--- trunk/dports/lang/ruby/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/lang/ruby/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -64,7 +64,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/lang/ruby186/Portfile
===================================================================
--- trunk/dports/lang/ruby186/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/lang/ruby186/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -72,7 +72,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/lang/ruby19/Portfile
===================================================================
--- trunk/dports/lang/ruby19/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/lang/ruby19/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -47,7 +47,6 @@
 	configure.compiler gcc-4.2
 	if {![file executable ${configure.cc}]} {
 		depends_build-append port:apple-gcc42
-		depends_skip_archcheck apple-gcc42
 		configure.compiler apple-gcc-4.2
 	}
 }

Modified: trunk/dports/lang/swi-prolog/Portfile
===================================================================
--- trunk/dports/lang/swi-prolog/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/lang/swi-prolog/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -70,7 +70,6 @@
 	configure.compiler gcc-4.2
 	if {![file executable ${configure.cc}]} {
 		depends_build-append port:apple-gcc42
-		depends_skip_archcheck apple-gcc42
 		configure.compiler apple-gcc-4.2
 	}
 }

Modified: trunk/dports/lang/swi-prolog-devel/Portfile
===================================================================
--- trunk/dports/lang/swi-prolog-devel/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/lang/swi-prolog-devel/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -72,7 +72,6 @@
 	configure.compiler gcc-4.2
 	if {![file executable ${configure.cc}]} {
 		depends_build-append port:apple-gcc42
-		depends_skip_archcheck apple-gcc42
 		configure.compiler apple-gcc-4.2
 	}
 }

Modified: trunk/dports/multimedia/ffmpeg/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/multimedia/ffmpeg/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -97,7 +97,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/multimedia/ffmpeg-devel/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg-devel/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/multimedia/ffmpeg-devel/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -94,7 +94,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/net/libtorrent/Portfile
===================================================================
--- trunk/dports/net/libtorrent/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/net/libtorrent/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -53,7 +53,6 @@
     configure.compiler  gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler   apple-gcc-4.2
         # base (as of 2.0.3) doesn't set cxx for apple-gcc-4.2
         configure.cxx        ${prefix}/bin/g++-apple-4.2

Modified: trunk/dports/net/libtorrent-devel/Portfile
===================================================================
--- trunk/dports/net/libtorrent-devel/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/net/libtorrent-devel/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -50,7 +50,6 @@
     configure.compiler  gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler   apple-gcc-4.2
         # base (as of 2.0.3) doesn't set cxx for apple-gcc-4.2
         configure.cxx        ${prefix}/bin/g++-apple-4.2

Modified: trunk/dports/science/geos/Portfile
===================================================================
--- trunk/dports/science/geos/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/science/geos/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -27,7 +27,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/x11/wine/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -153,7 +153,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/x11/wine-crossover/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/x11/wine-crossover/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -153,7 +153,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/x11/wine-crossover-games/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover-games/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/x11/wine-crossover-games/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -155,7 +155,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2011-10-15 00:09:04 UTC (rev 85593)
+++ trunk/dports/x11/wine-devel/Portfile	2011-10-15 00:25:59 UTC (rev 85594)
@@ -152,7 +152,6 @@
     configure.compiler gcc-4.2
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
-        depends_skip_archcheck apple-gcc42
         configure.compiler apple-gcc-4.2
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111014/dda41f43/attachment.html>


More information about the macports-changes mailing list