Ticket #35062: Portfile.babl.patch

File Portfile.babl.patch, 876 bytes (added by kurtjaeke@…, 12 years ago)

Patched Portfile for babl

  • Portfile

    old new  
    44PortSystem      1.0
    55
    66name            babl
    7 version         0.1.6
     7version         0.1.10
    88license         LGPL-3+
    99set branch      [join [lrange [split ${version} .] 0 1] .]
    1010categories      graphics
     
    2222long_description \
    2323    ${description}
    2424
    25 checksums       sha1    3178ec9f988efe895d00e2d432ad9b6ec10211e9 \
    26                 rmd160  69f1493909ad571b89385b61636ed9f6ba16dd85
     25checksums       sha1    ee60089e8e9d9390e730d3ae5e41074549928b7a \
     26                rmd160  a18b57be692cf5fec8b6649609d5d8ddb9a97f87
    2727
    2828depends_build   port:w3m \
    2929                port:librsvg
    3030
    31 patchfiles      clang.patch
     31patchfiles      clang.patch \
     32                babl-palette-values-h.patch
    3233
    3334platform darwin {
    3435    if {$build_arch == "x86_64"} {