Revision: 111889 https://trac.macports.org/changeset/111889 Author: devans@macports.org Date: 2013-10-05 01:35:30 -0700 (Sat, 05 Oct 2013) Log Message: ----------- py-pyicu: add subports for py32, py33, supported since version 1.4. Modified Paths: -------------- trunk/dports/python/py-pyicu/Portfile Modified: trunk/dports/python/py-pyicu/Portfile =================================================================== --- trunk/dports/python/py-pyicu/Portfile 2013-10-05 07:01:51 UTC (rev 111888) +++ trunk/dports/python/py-pyicu/Portfile 2013-10-05 08:35:30 UTC (rev 111889) @@ -24,7 +24,7 @@ checksums rmd160 e063b3ba951b135503d9a3a2993ff8311ac404a2 \ sha256 7597ae80f8bbfed5ff321c6c3ed7200ef07d546a26ee8a08dc1ce578a9e33b04 -python.versions 25 26 27 +python.versions 25 26 27 32 33 if {${name} != ${subport}} { depends_lib-append port:icu
participants (1)
-
devans@macports.org