Ticket #28773: py32-sip.diff

File py32-sip.diff, 1.1 KB (added by dsdale24@…, 13 years ago)
  • Portfile

    old new  
    33
    44PortSystem      1.0
    55
    6 name            py31-sip
    7 version         4.11.2
     6name            py32-sip
     7version         4.12.1
    88revision        1
    99categories      python devel
    1010maintainers     nomaintainer
     
    2727    http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
    2828
    2929distname        sip-${version}
    30 checksums           md5     d799804ca0a88bd76c6c2cdf8935c3cb \
    31                     sha1    586a86a55553617e39b1df8376166d03d697184c \
    32                     rmd160  755e4610f9e3359df0a7a9f009ad16a5592341f0
     30checksums           md5     0f8e8305b14c1812191de2e0ee22fea9 \
     31                    sha1    f54a94f25c9756ea365ee28a9dfdfc292a658cee \
     32                    rmd160  c570c9789ce3832b5d39b22af04d810265e4589b
    3333
    3434dist_subdir python
    3535
    36 set pyversion 3.1
     36set pyversion 3.2
    3737depends_lib-append port:python[strsed ${pyversion} {g/[.]//}]
    3838set pybin ${prefix}/bin/python${pyversion}
    3939