[116980] trunk/dports/python/py-serial/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Feb 11 14:24:17 PST 2014


Revision: 116980
          https://trac.macports.org/changeset/116980
Author:   macsforever2000 at macports.org
Date:     2014-02-11 14:24:17 -0800 (Tue, 11 Feb 2014)
Log Message:
-----------
py-serial: Update to version 2.7. Add python 3.4 sub-port.

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

Modified: trunk/dports/python/py-serial/Portfile
===================================================================
--- trunk/dports/python/py-serial/Portfile	2014-02-11 21:40:14 UTC (rev 116979)
+++ trunk/dports/python/py-serial/Portfile	2014-02-11 22:24:17 UTC (rev 116980)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 
 name                py-serial
-version             2.6
-python.versions     25 26 27 31 32 33
+version             2.7
+python.versions     25 26 27 31 32 33 34
 categories-append   comms
 platforms           darwin
 maintainers         macsforever2000 openmaintainer
@@ -21,8 +21,8 @@
 master_sites        http://pypi.python.org/packages/source/p/pyserial
 distname            pyserial-${version}
 
-checksums           rmd160  a544cb4ac0dad2c7f93855f1db1be102cdb1e9cc \
-                    sha256  049dbcda0cd475d3be903e721d60889ee2cc4ec3b62892a81ecef144196413ed
+checksums           rmd160  b86758d74e8f3cd61430bf7d76db496ae732f257 \
+                    sha256  3542ec0838793e61d6224e27ff05e8ce4ba5a5c5cc4ec5c6a3e8d49247985477
 
 if {${name} ne ${subport}} {
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140211/7ef6cfc1/attachment.html>


More information about the macports-changes mailing list