Ticket #28773: py32-sip.diff
File py32-sip.diff, 1.1 KB (added by dsdale24@…, 14 years ago) |
---|
-
Portfile
old new 3 3 4 4 PortSystem 1.0 5 5 6 name py3 1-sip7 version 4.1 1.26 name py32-sip 7 version 4.12.1 8 8 revision 1 9 9 categories python devel 10 10 maintainers nomaintainer … … 27 27 http://www.gtlib.gatech.edu/pub/gentoo/distfiles/ 28 28 29 29 distname sip-${version} 30 checksums md5 d799804ca0a88bd76c6c2cdf8935c3cb\31 sha1 586a86a55553617e39b1df8376166d03d697184c\32 rmd160 755e4610f9e3359df0a7a9f009ad16a5592341f030 checksums md5 0f8e8305b14c1812191de2e0ee22fea9 \ 31 sha1 f54a94f25c9756ea365ee28a9dfdfc292a658cee \ 32 rmd160 c570c9789ce3832b5d39b22af04d810265e4589b 33 33 34 34 dist_subdir python 35 35 36 set pyversion 3. 136 set pyversion 3.2 37 37 depends_lib-append port:python[strsed ${pyversion} {g/[.]//}] 38 38 set pybin ${prefix}/bin/python${pyversion} 39 39