Revision: 130304 https://trac.macports.org/changeset/130304 Author: larryv@macports.org Date: 2014-12-29 17:46:21 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py32-cffi: Replace with py34 Modified Paths: -------------- trunk/dports/python/py-cffi/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-cffi/Portfile =================================================================== --- trunk/dports/python/py-cffi/Portfile 2014-12-30 01:21:31 UTC (rev 130303) +++ trunk/dports/python/py-cffi/Portfile 2014-12-30 01:46:21 UTC (rev 130304) @@ -11,7 +11,7 @@ platforms darwin license MIT -python.versions 26 27 32 33 34 +python.versions 26 27 33 34 maintainers stromnov openmaintainer Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 01:21:31 UTC (rev 130303) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 01:46:21 UTC (rev 130304) @@ -84,6 +84,7 @@ celementtree 1.0.5-20051216_1 25 celery 3.1.16_1 26 32 33 certifi 14.05.14_1 25 26 +cffi 0.8.6_1 32 cherrypy3 3.2.0_1 24 25 26 chm 0.8.4_2 24 25 26 chm2pdf 0.9.1_1 26
participants (1)
-
larryv@macports.org