[23101] trunk/dports

source_changes at macosforge.org source_changes at macosforge.org
Sat Mar 24 19:08:22 PDT 2007


Revision: 23101
          http://trac.macosforge.org/projects/macports/changeset/23101
Author:   pipping at macports.org
Date:     2007-03-24 19:08:22 -0700 (Sat, 24 Mar 2007)

Log Message:
-----------
 * support for +universal will not be part of 1.4

Modified Paths:
--------------
    trunk/dports/graphics/libpng/Portfile
    trunk/dports/lang/gawk/Portfile
    trunk/dports/sysutils/grep/Portfile
    trunk/dports/sysutils/srm/Portfile
    trunk/dports/textproc/libiconv/Portfile
    trunk/dports/www/neon/Portfile

Modified: trunk/dports/graphics/libpng/Portfile
===================================================================
--- trunk/dports/graphics/libpng/Portfile	2007-03-25 01:44:34 UTC (rev 23100)
+++ trunk/dports/graphics/libpng/Portfile	2007-03-25 02:08:22 UTC (rev 23101)
@@ -33,7 +33,7 @@
     configure.universal_cflags-append   -I${prefix}/include
 } else {
     variant universal {
-        return -code error "You need to be running MacPorts 1.4.0 or higher to \
+        return -code error "You need to be running MacPorts 1.5.0 or higher to \
         use this variant (universal)."
     }
 }

Modified: trunk/dports/lang/gawk/Portfile
===================================================================
--- trunk/dports/lang/gawk/Portfile	2007-03-25 01:44:34 UTC (rev 23100)
+++ trunk/dports/lang/gawk/Portfile	2007-03-25 02:08:22 UTC (rev 23101)
@@ -33,7 +33,7 @@
     configure.universal_cflags-append -I${prefix}/include -L${prefix}/lib
 } else {
     variant universal {
-        return -code error "You need to be running MacPorts 1.4.0 or higher to \
+        return -code error "You need to be running MacPorts 1.5.0 or higher to \
         use this variant (universal)."
     }
 }

Modified: trunk/dports/sysutils/grep/Portfile
===================================================================
--- trunk/dports/sysutils/grep/Portfile	2007-03-25 01:44:34 UTC (rev 23100)
+++ trunk/dports/sysutils/grep/Portfile	2007-03-25 02:08:22 UTC (rev 23101)
@@ -22,7 +22,7 @@
     configure.universal_ldflags-append -L${prefix}/lib
 } else {
     variant universal {
-        return -code error "You need to be running MacPorts 1.4.0 or higher to \
+        return -code error "You need to be running MacPorts 1.5.0 or higher to \
           use this variant (universal)."
     }
 }

Modified: trunk/dports/sysutils/srm/Portfile
===================================================================
--- trunk/dports/sysutils/srm/Portfile	2007-03-25 01:44:34 UTC (rev 23100)
+++ trunk/dports/sysutils/srm/Portfile	2007-03-25 02:08:22 UTC (rev 23101)
@@ -27,7 +27,7 @@
       -no-cpp-precomp -flat_namespace -undefined suppress
 } else {
     variant universal {
-        return -code error "You need to be running MacPorts 1.4.0 or higher to \
+        return -code error "You need to be running MacPorts 1.5.0 or higher to \
         use this variant (universal)."
     }
 }

Modified: trunk/dports/textproc/libiconv/Portfile
===================================================================
--- trunk/dports/textproc/libiconv/Portfile	2007-03-25 01:44:34 UTC (rev 23100)
+++ trunk/dports/textproc/libiconv/Portfile	2007-03-25 02:08:22 UTC (rev 23101)
@@ -59,7 +59,7 @@
                 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
 } else {
     variant universal {
-        return -code error "You need to be running MacPorts 1.4.0 or higher to \
+        return -code error "You need to be running MacPorts 1.5.0 or higher to \
         use this variant (universal)."
     }
 }

Modified: trunk/dports/www/neon/Portfile
===================================================================
--- trunk/dports/www/neon/Portfile	2007-03-25 01:44:34 UTC (rev 23100)
+++ trunk/dports/www/neon/Portfile	2007-03-25 02:08:22 UTC (rev 23101)
@@ -41,7 +41,7 @@
     }
 } else {
 	variant universal {
-		return -code error "You need to be running MacPorts 1.4.0 or higher to \
+		return -code error "You need to be running MacPorts 1.5.0 or higher to \
 		use this variant (universal)."
 	}
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070324/867a4a89/attachment.html


More information about the macports-changes mailing list