[MacPorts] #33047: lift py26-tahchee to python2.7
MacPorts
noreply at macports.org
Sat Jan 28 05:24:33 PST 2012
#33047: lift py26-tahchee to python2.7
-------------------------------------+--------------------------------------
Reporter: alex_a_bordeaux@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone: MacPorts 2.0.4
Component: ports | Version: 2.0.3
Keywords: | Port: tahchee, py26-tahchee
-------------------------------------+--------------------------------------
create py27-tahchee from py26-tahchee and adapt Portfile as follows :
{{{
@@ -1,9 +1,9 @@
# $Id: Portfile 68028 2010-05-25 01:06:18Z jmr at macports.org $
PortSystem 1.0
-PortGroup python27 1.0
+PortGroup python26 1.0
-name py27-tahchee
+name py26-tahchee
version 0.9.8
categories python www
platforms darwin
@@ -17,7 +17,7 @@
distname tahchee-${version}
checksums sha1 5657fd9b8ae6c2f825f75f06aceace7fa7695d82
-depends_lib port:py27-cheetah
+depends_lib port:py26-cheetah
extract.post_args "| tar -xf - --exclude '.MANUAL.txt.swp'"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33047>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list