Revision: 130483 https://trac.macports.org/changeset/130483 Author: larryv@macports.org Date: 2014-12-30 18:51:22 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py24-getargs: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-getargs/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-getargs/Portfile =================================================================== --- trunk/dports/python/py-getargs/Portfile 2014-12-31 02:51:20 UTC (rev 130482) +++ trunk/dports/python/py-getargs/Portfile 2014-12-31 02:51:22 UTC (rev 130483) @@ -21,7 +21,7 @@ checksums md5 a492922d830e37c5e5026be7a27bc925 use_bzip2 yes -python.versions 24 27 +python.versions 27 if {${name} ne ${subport}} { post-destroot { Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-31 02:51:20 UTC (rev 130482) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-31 02:51:22 UTC (rev 130483) @@ -189,6 +189,7 @@ py-geoalchemy 0.7.2_1 25 26 py-geohash 0.8.5_1 24 25 26 33 py-geoip 1.2.8_1 24 25 26 +py-getargs 2.14_2 24 py-git-sweep 0.1.1_1 26 py-gobject 2.28.6_4 32 py-gobject3 3.14.0_1 32
participants (1)
-
larryv@macports.org