Revision: 130451 https://trac.macports.org/changeset/130451 Author: larryv@macports.org Date: 2014-12-30 16:51:10 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py{24,25,26}-exif: Replace with py27 Modified Paths: -------------- trunk/dports/python/py-exif/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-exif/Portfile =================================================================== --- trunk/dports/python/py-exif/Portfile 2014-12-31 00:51:08 UTC (rev 130450) +++ trunk/dports/python/py-exif/Portfile 2014-12-31 00:51:10 UTC (rev 130451) @@ -22,7 +22,7 @@ sha1 859411ec882fc297a4aa4f1368aa5c2a14688573 \ rmd160 26bbc5fbdd01b7c8cf472895f66a9f633b0510fd -python.versions 24 25 26 27 +python.versions 27 if {${name} ne ${subport}} { extract.mkdir yes Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-31 00:51:08 UTC (rev 130450) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-31 00:51:10 UTC (rev 130451) @@ -156,6 +156,7 @@ py-errorhandler 1.1.1_1 25 26 py-ete2 2.2.1072_1 26 py-etsproxy 0.1.1_1 25 +py-exif 1.0.2_1 24 25 26 py-exiv2 0.3.2_3 26 py-ezodf 0.2.5_1 26 32 33 py-ezpycrypto 0.1.1_2 24
participants (1)
-
larryv@macports.org