Revision
80102
Author
jeremyhu@macports.org
Date
2011-07-04 02:55:34 -0700 (Mon, 04 Jul 2011)

Log Message

swish-e: Remove commented out gcc-3.3-foo, version bump to 2.4.7 while here

Modified Paths

Diff

Modified: trunk/dports/www/swish-e/Portfile (80101 => 80102)


--- trunk/dports/www/swish-e/Portfile	2011-07-04 09:32:34 UTC (rev 80101)
+++ trunk/dports/www/swish-e/Portfile	2011-07-04 09:55:34 UTC (rev 80102)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			swish-e
-version			2.4.5
+version			2.4.7
 categories		www
 platforms		darwin
 maintainers		nomaintainer
@@ -13,19 +13,15 @@
 
 homepage		http://swish-e.org/
 master_sites	${homepage}distribution/
-checksums		md5 feae5ca1f5f4352190156b54a19c0153 \
-			sha1 9e93580ef75c372eb232bc0a4940ce76f41a87f6 \
-			rmd160 b89d8cc8d8f850d2ddf0b52b583a1cb1c0f3c1b3
+checksums           md5     736db7a65aed48bb3e2587c52833642d \
+                    sha1    0970c5f8dcb2f12130b38a9fc7dd99c2f2d7ebcb \
+                    rmd160  ad436ecb69549cf92531bb681918442309b63b89
 
 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 powerpc {
-#	configure.compiler	gcc-3.3
-#}
-
 livecheck.type	regex
 livecheck.url	${homepage}download/
 livecheck.regex	Swish-e version (\[0-9.\]+)