[84085] trunk/dports/python
adfernandes at macports.org
adfernandes at macports.org
Fri Sep 16 07:11:19 PDT 2011
Revision: 84085
http://trac.macports.org/changeset/84085
Author: adfernandes at macports.org
Date: 2011-09-16 07:11:15 -0700 (Fri, 16 Sep 2011)
Log Message:
-----------
python/py-ply: update to new portgroup and bump version to 3.4
Modified Paths:
--------------
trunk/dports/python/py-ply/Portfile
Removed Paths:
-------------
trunk/dports/python/py25-ply/
trunk/dports/python/py26-ply/
trunk/dports/python/py27-ply/
trunk/dports/python/py31-ply/
Modified: trunk/dports/python/py-ply/Portfile
===================================================================
--- trunk/dports/python/py-ply/Portfile 2011-09-16 13:58:25 UTC (rev 84084)
+++ trunk/dports/python/py-ply/Portfile 2011-09-16 14:11:15 UTC (rev 84085)
@@ -2,11 +2,13 @@
# $Id$
PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0
+python.versions 24 25 26 27 31 32
+
name py-ply
set my_name ply
-version 3.3
+version 3.4
categories-append lang devel
platforms darwin
maintainers nomaintainer
@@ -19,9 +21,9 @@
master_sites ${homepage}
distname $my_name-$version
-checksums md5 4a7f837f71a7c1ea6b5b0c57272909c7 \
- sha1 23291d8127f9f7189957fe1ff8925494e389fca3 \
- rmd160 619fad2b4050d6125cab9c34ea794bda7a0c5aa3
+checksums md5 ffdc95858819347bf92d7c2acc074894 \
+ sha1 123b9449b838dc387b240ea737a33b6407e5a1ac \
+ rmd160 c86c2581b4e2766f5045b76632c92a3220b3c48a
post-destroot {
set docdir ${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110916/33ac7f52/attachment.html>
More information about the macports-changes
mailing list