[118982] trunk/dports/python/py-parsing/Portfile

snc at macports.org snc at macports.org
Mon Apr 14 10:49:09 PDT 2014


Revision: 118982
          https://trac.macports.org/changeset/118982
Author:   snc at macports.org
Date:     2014-04-14 10:49:09 -0700 (Mon, 14 Apr 2014)
Log Message:
-----------
py-parsing: update to 2.0.2

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

Modified: trunk/dports/python/py-parsing/Portfile
===================================================================
--- trunk/dports/python/py-parsing/Portfile	2014-04-14 17:19:26 UTC (rev 118981)
+++ trunk/dports/python/py-parsing/Portfile	2014-04-14 17:49:09 UTC (rev 118982)
@@ -9,7 +9,7 @@
 # Python26 and newer uses version 2.x
 if {${name} ne ${subport}} {
     if {${python.version} > 25} {
-        version             2.0.1
+        version             2.0.2
     }
 }
 categories-append   lang
@@ -36,8 +36,8 @@
 
 if {${name} ne ${subport}} {
     if {${python.version} > 25} {
-        checksums           rmd160  6001ee51f2098235968045d738d74d951d48110e \
-                            sha256  0007cd3f008eba4a203f1f6b4b133ddc352552c8808b694c88c23db56416e4e4
+        checksums           rmd160  e9e90763bba4f85c6f967b2495165cf0a83d76a1 \
+                            sha256  17e43d6b17588ed5968735575b3983a952133ec4082596d214d7090b56d48a06
 
     } else {
         post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140414/9ddc1e6c/attachment.html>


More information about the macports-changes mailing list