[48066] trunk/dports/python/py25-serial/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Mar 13 14:37:01 PDT 2009


Revision: 48066
          http://trac.macports.org/changeset/48066
Author:   macsforever2000 at macports.org
Date:     2009-03-13 14:36:53 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
Updated to version 2.4. (#16891)

Modified Paths:
--------------
    trunk/dports/python/py25-serial/Portfile

Modified: trunk/dports/python/py25-serial/Portfile
===================================================================
--- trunk/dports/python/py25-serial/Portfile	2009-03-13 21:05:53 UTC (rev 48065)
+++ trunk/dports/python/py25-serial/Portfile	2009-03-13 21:36:53 UTC (rev 48066)
@@ -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 at 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 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090313/3d47fcb5/attachment.html>


More information about the macports-changes mailing list