Revision: 70969 http://trac.macports.org/changeset/70969 Author: ryandesign@macports.org Date: 2010-08-28 15:16:51 -0700 (Sat, 28 Aug 2010) Log Message: ----------- py27-sip: new port, version 4.10.5, based on py26-sip; see #26168 Modified Paths: -------------- trunk/dports/python/py27-sip/Portfile Added Paths: ----------- trunk/dports/python/py27-sip/ Modified: trunk/dports/python/py27-sip/Portfile =================================================================== --- trunk/dports/python/py26-sip/Portfile 2010-08-28 22:07:22 UTC (rev 70968) +++ trunk/dports/python/py27-sip/Portfile 2010-08-28 22:16:51 UTC (rev 70969) @@ -3,10 +3,10 @@ PortSystem 1.0 -name py26-sip +name py27-sip version 4.10.5 categories python devel -maintainers mcalhoun openmaintainer +maintainers nomaintainer platforms macosx description create Python bindings for C and C++ libraries @@ -32,7 +32,7 @@ dist_subdir python -set pyversion 2.6 +set pyversion 2.7 depends_lib-append port:python[strsed ${pyversion} {g/[.]//}] set pybin ${prefix}/bin/python${pyversion}