[20039] trunk/dports/www/swish-e/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 13 12:05:24 PDT 2006


Revision: 20039
          http://trac.macosforge.org/projects/macports/changeset/20039
Author:   markd at macports.org
Date:     2006-10-13 12:05:23 -0700 (Fri, 13 Oct 2006)

Log Message:
-----------
Closes #9042.  Update to 2.4.4 and stop forcing gcc3.

Modified Paths:
--------------
    trunk/dports/www/swish-e/Portfile

Modified: trunk/dports/www/swish-e/Portfile
===================================================================
--- trunk/dports/www/swish-e/Portfile	2006-10-13 18:58:22 UTC (rev 20038)
+++ trunk/dports/www/swish-e/Portfile	2006-10-13 19:05:23 UTC (rev 20039)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			swish-e
-version			2.4.3
+version			2.4.4
 categories		www
 platforms		darwin
 maintainers		mww at opendarwin.org
@@ -13,14 +13,14 @@
 
 homepage		http://swish-e.org/
 master_sites	http://swish-e.org/distribution/
-checksums		md5 d611ba8d40fe5340097ca6e8a042ca44
+checksums		md5 33013fd25abd8402f28c2bc7cd5bd95b
 
 depends_lib		port:zlib port:libxml2 port:libiconv
 
 configure.args	--mandir=${prefix}/share/man --without-pcre \
 				--with-zlib=${prefix} --with-libxml2=${prefix}
 
-platform darwin 8 {
-	configure.env-append CC=/usr/bin/gcc-3.3 CPP=/usr/bin/cpp-3.3 CXX=/usr/bin/g++-3.3
-}
+#platform darwin 8 {
+#	configure.env-append CC=/usr/bin/gcc-3.3 CPP=/usr/bin/cpp-3.3 CXX=/usr/bin/g++-3.3
+#}
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061013/6254f495/attachment.html


More information about the macports-changes mailing list