[26899] trunk/dports

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 10 22:28:52 PDT 2007


Revision: 26899
          http://trac.macosforge.org/projects/macports/changeset/26899
Author:   yves at macports.org
Date:     2007-07-10 22:28:52 -0700 (Tue, 10 Jul 2007)

Log Message:
-----------
Change variant sunos to platform sunos

Modified Paths:
--------------
    trunk/dports/archivers/bzip2/Portfile
    trunk/dports/databases/db4/Portfile
    trunk/dports/databases/mysql/Portfile
    trunk/dports/devel/cryptlib/Portfile
    trunk/dports/net/tcp_wrappers/Portfile
    trunk/dports/sysutils/sudo/Portfile
    trunk/dports/x11/gtk1/Portfile

Modified: trunk/dports/archivers/bzip2/Portfile
===================================================================
--- trunk/dports/archivers/bzip2/Portfile	2007-07-11 05:23:51 UTC (rev 26898)
+++ trunk/dports/archivers/bzip2/Portfile	2007-07-11 05:28:52 UTC (rev 26899)
@@ -22,7 +22,7 @@
 #	patchfiles-append		patch-Makefile-dylib.diff
 #}
 #
-#variant sunos {
+#platform sunos {
 #	patchfiles-append		patch-Makefile-so.diff
 #}
 

Modified: trunk/dports/databases/db4/Portfile
===================================================================
--- trunk/dports/databases/db4/Portfile	2007-07-11 05:23:51 UTC (rev 26898)
+++ trunk/dports/databases/db4/Portfile	2007-07-11 05:28:52 UTC (rev 26899)
@@ -72,7 +72,7 @@
 		 be modified and recompiled.  For a complete discussion \
 		 of interface changes, see: http://www.sleepycat.com/update/
 
-variant sunos {
+platform sunos {
 	configure.args-delete	--enable-dump185
 }
 

Modified: trunk/dports/databases/mysql/Portfile
===================================================================
--- trunk/dports/databases/mysql/Portfile	2007-07-11 05:23:51 UTC (rev 26898)
+++ trunk/dports/databases/mysql/Portfile	2007-07-11 05:28:52 UTC (rev 26899)
@@ -31,7 +31,7 @@
 
 platform darwin 6 { depends_lib-append lib:libdl:dlcompat }
 
-variant sunos	{ configure.env LDFLAGS="-L${prefix}/lib" \
+platform sunos	{ configure.env LDFLAGS="-L${prefix}/lib" \
 				CPPFLAGS="-I${prefix}/include" }
 
 variant innodb	{ configure.args-append --with-innodb }

Modified: trunk/dports/devel/cryptlib/Portfile
===================================================================
--- trunk/dports/devel/cryptlib/Portfile	2007-07-11 05:23:51 UTC (rev 26898)
+++ trunk/dports/devel/cryptlib/Portfile	2007-07-11 05:28:52 UTC (rev 26899)
@@ -67,7 +67,7 @@
 	set cryptlibDylibLink	libcl.dylib
 }
 
-variant sunos {
+platform sunos {
 	global cryptlibDylib cryptlibDylibLink
 	patchfiles-append	patch-makefile.sunos
 	set cryptlibDylib		libcl.so.3.1.0

Modified: trunk/dports/net/tcp_wrappers/Portfile
===================================================================
--- trunk/dports/net/tcp_wrappers/Portfile	2007-07-11 05:23:51 UTC (rev 26898)
+++ trunk/dports/net/tcp_wrappers/Portfile	2007-07-11 05:28:52 UTC (rev 26899)
@@ -54,7 +54,7 @@
 		${destroot}/${prefix}/share/doc/${name}
 }
 
-variant sunos {
+platform sunos {
 	build.args-append		REAL_DAEMON_DIR=/usr/sbin
 	if { ![variant_isset suncc] } {
 		build.args-append	CC=gcc

Modified: trunk/dports/sysutils/sudo/Portfile
===================================================================
--- trunk/dports/sysutils/sudo/Portfile	2007-07-11 05:23:51 UTC (rev 26898)
+++ trunk/dports/sysutils/sudo/Portfile	2007-07-11 05:28:52 UTC (rev 26899)
@@ -54,7 +54,7 @@
 							--with-pam
 }
 
-variant sunos {
+platform sunos {
 	configure.args-append	--with-pam
 }
 

Modified: trunk/dports/x11/gtk1/Portfile
===================================================================
--- trunk/dports/x11/gtk1/Portfile	2007-07-11 05:23:51 UTC (rev 26898)
+++ trunk/dports/x11/gtk1/Portfile	2007-07-11 05:28:52 UTC (rev 26899)
@@ -42,7 +42,7 @@
 	      ln -sf libgtk-1.2.0.9.1.dylib ${destroot}${prefix}/lib/libgtk.1.dylib
 }
 
-variant sunos {
+platform sunos {
 	depends_lib-delete	lib:libX11.6:XFree86
 	depends_lib-append	lib:libX11.4:XFree86
 	configure.args-delete	--disable-shm --with-locale

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070710/9022ebe4/attachment.html


More information about the macports-changes mailing list