Ticket #44311: py-impressive-update-0.10.5-pil-pillow-hybrid-dep.patch

File py-impressive-update-0.10.5-pil-pillow-hybrid-dep.patch, 1.3 KB (added by Ionic (Mihai Moldovan), 10 years ago)

Update py-impressive to version 0.10.5 and change py*-pil dependency to new PIL/Pillow hybrid one.

  • python/py-impressive/Portfile

    diff --git a/python/py-impressive/Portfile b/python/py-impressive/Portfile
    index 3515d2d..549f377 100644
    a b PortSystem 1.0 
    55PortGroup       python 1.0
    66
    77name            py-impressive
    8 version         0.10.2
    9 revision        7
     8version         0.10.5
     9revision        0
    1010categories-append   graphics
    1111license         GPL-2
    1212maintainers     nomaintainer
    supported_archs noarch 
    2424master_sites    sourceforge:impressive
    2525
    2626distname        Impressive-${version}
    27 checksums       md5    492eda5e3e09beb2f6dc997ed94f5349         \
    28                 sha1   636515909f2b2e06bed46162a6f648ef0d348c84 \
    29                 rmd160 44f5d6d7d76f3128f1780caba33432a4866cb1b2
     27checksums       md5     1c902d584b489c5fbf2c6d3aed0b3407         \
     28                sha1    63163745e6b2a648f156c5de6ff8235d5c5c90b4 \
     29                rmd160  9d7ab85aa0dafad387170e44c06d42aad4e6a395
    3030
    3131python.versions 26
    3232
    3333if {${name} ne ${subport}} {
    3434    depends_lib     port:py${python.version}-opengl   \
    3535                    port:py${python.version}-game     \
    36                     port:py${python.version}-pil      \
     36                    path:${python.pkgd}/PIL:py${python.version}-Pillow \
    3737                    port:xpdf        \
    3838                    port:ghostscript \
    3939                    port:pdftk