Revision: 120516 https://trac.macports.org/changeset/120516 Author: mf2k@macports.org Date: 2014-05-30 15:43:30 -0700 (Fri, 30 May 2014) Log Message: ----------- py-construct: Remove py24 and add py26, py31 and py32 sub-ports. Remove macfreek.nl:software as maintainer. (#42653) Modified Paths: -------------- trunk/dports/python/py-construct/Portfile Modified: trunk/dports/python/py-construct/Portfile =================================================================== --- trunk/dports/python/py-construct/Portfile 2014-05-30 22:31:30 UTC (rev 120515) +++ trunk/dports/python/py-construct/Portfile 2014-05-30 22:43:30 UTC (rev 120516) @@ -12,9 +12,9 @@ license MIT supported_archs noarch -python.versions 24 25 27 33 34 +python.versions 25 26 27 31 32 33 34 -maintainers macfreek.nl:software dckd.nl:macports openmaintainer +maintainers dckd.nl:macports openmaintainer description python module for parsing and building binary or textual data structures @@ -37,13 +37,7 @@ revision 0 master_sites sourceforge:pyconstruct - if {${subport} eq "py24-construct"} { - # we download the 2.00-py24 "backport" version, since that is backward compatible in - # Python 2.4 (and it works fine with Python 2.5 too) - distname construct-${version}-distro-py24b - checksums rmd160 0f3b1c2fca257599275757535a1c2e7f319d7075 \ - sha256 e4bcfde8afccaaa5a98bb7af26d120c1259c3327023a394a1905f37bb58ee299 - } elseif {${subport} eq "py25-construct"} { + if {${subport} eq "py25-construct"} { distname construct-${version}-distro checksums rmd160 084b0c14260d3b9eb93c9034c4b336c0fa30df1e \ sha256 d8d8e25c51a293da82ee7dbe1b38cc0b81d7602fc695001e5c31006dd7eb41a1