--- Portfile	2008-10-16 10:59:23.000000000 -0600
+++ Portfile.new	2008-10-16 10:56:51.000000000 -0600
@@ -4,7 +4,7 @@
 
 PortGroup		python25 1.0
 name			py25-serial
-version			2.2
+version			2.4
 categories-append	comms
 platforms		darwin
 maintainers		opendarwin.nospam@vercruesse.de
@@ -14,13 +14,12 @@
 				Linux, BSD (possibly any POSIX compliant system) and Jython. \
 				The module named "serial" automatically selects the appropriate \
 				backend.
-homepage		http://pyserial.sourceforge.net/
+homepage		http://pyserial.wiki.sourceforge.net/pySerial
 master_sites		sourceforge:pyserial
 distname		pyserial-${version}
-use_zip			yes
-checksums		md5 14e774b7b6e5aa52820f0590d3b8c4d9 \
-			sha1 e2fdf7f22ec930497d96b2177c057dacfdcce887 \
-			rmd160 5c743d5c0c5bd2b86738897efaf46404fef4f3a1
+checksums		md5 eec19df59fd75ba5a136992897f8e468 \
+			sha1 9536434736aa92da17fd05eed260efd3864ff9bd \
+			rmd160 c794cbc4bf006628e28a91c975bf897994dec095
 
 post-destroot {
 	xinstall -m 644 -W ${worksrcpath} CHANGES.txt LICENSE.txt README.txt \

