[67934] trunk/dports/python/py31-ply/Portfile

phw at macports.org phw at macports.org
Sat May 22 02:56:23 PDT 2010


Revision: 67934
          http://trac.macports.org/changeset/67934
Author:   phw at macports.org
Date:     2010-05-22 02:56:21 -0700 (Sat, 22 May 2010)
Log Message:
-----------
updated py31-ply to 3.3 (minor bugfix, no new features)

Modified Paths:
--------------
    trunk/dports/python/py31-ply/Portfile

Modified: trunk/dports/python/py31-ply/Portfile
===================================================================
--- trunk/dports/python/py31-ply/Portfile	2010-05-22 09:47:56 UTC (rev 67933)
+++ trunk/dports/python/py31-ply/Portfile	2010-05-22 09:56:21 UTC (rev 67934)
@@ -4,21 +4,22 @@
 PortGroup           python31 1.0
 
 name                py31-ply
-version             3.2
+version             3.3
 categories          python 
 platforms           darwin
 
 maintainers         phw openmaintainer
 description         PLY is an implementation of lex and yacc parsing tools for Python
 long_description    ${description}
-homepage            http://crcmod.sourceforge.net/
-master_sites        http://www.dabeaz.com/ply/
+homepage            http://www.dabeaz.com/ply/
+#master_sites        http://www.dabeaz.com/ply/
 distname            ply-${version}
 
-checksums           md5     afc9dcfc3284e3a8269c97cc4802cb53 \
-                    sha1    55cf9c25b00fa49e807a2dcac5431fd12c9c61fb \
-                    rmd160  ba5c4111a84347f7b3da4289cddd1a9b2c2ae6de
+checksums           md5     4a7f837f71a7c1ea6b5b0c57272909c7 \
+					sha1    23291d8127f9f7189957fe1ff8925494e389fca3 \
+					rmd160  619fad2b4050d6125cab9c34ea794bda7a0c5aa3
 
+
 build.args-append -f
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100522/61b25505/attachment.html>


More information about the macports-changes mailing list