Revision: 130446 https://trac.macports.org/changeset/130446 Author: larryv@macports.org Date: 2014-12-30 16:50:59 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py{31,32}-ephem: Replace with py34 Modified Paths: -------------- trunk/dports/python/py-ephem/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-ephem/Portfile =================================================================== --- trunk/dports/python/py-ephem/Portfile 2014-12-31 00:50:57 UTC (rev 130445) +++ trunk/dports/python/py-ephem/Portfile 2014-12-31 00:50:59 UTC (rev 130446) @@ -27,7 +27,7 @@ rmd160 cb54fcac92fb179274bba5c25dca8068d7fa5411 \ sha256 ec5ce28ac931e87649ab658a3b7eebc8f88b945e5707b48453fbe76db6578b05 -python.versions 26 27 31 32 33 34 +python.versions 26 27 33 34 if {${name} eq ${subport}} { livecheck.type regex Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-31 00:50:57 UTC (rev 130445) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-31 00:50:59 UTC (rev 130446) @@ -150,6 +150,7 @@ py-enum 0.4.4_1 24 25 26 py-envoy 0.0.2_1 24 25 26 py-epc 0.0.5_1 26 32 33 +py-ephem 3.7.5.3_1 31 32 py-epsilon 0.7.0_1 26 py-errorhandler 1.1.1_1 25 26 py-ete2 2.2.1072_1 26
participants (1)
-
larryv@macports.org