Ticket #34051: patch-Portfile.diff

File patch-Portfile.diff, 1.6 KB (added by BjarneDMat, 12 years ago)

patch to version 2.26.1

  • graphics/gdk-pixbuf2/Portfile

    old new  
    55
    66name                        gdk-pixbuf2
    77set my_name                 gdk-pixbuf
    8 version                     2.24.0
    9 revision                    1
     8version                     2.26.1
    109epoch                       2
    1110license                     LGPL
    1211set branch                  [join [lrange [split ${version} .] 0 1] .]
     
    1514homepage                    http://www.gtk.org/
    1615platforms                   darwin
    1716distname                    ${my_name}-${version}
    18 use_bzip2                   yes
     17use_xz                      yes
    1918
    2019description                 The gdk-pixbuf-2.0 library
    2120
     
    2322                            packaged separately as of gtk2 2.22.
    2423
    2524master_sites                gnome:sources/${my_name}/${branch}/ \
    26                             ftp://ftp.gtk.org/pub/${my_name}/${branch}/
     25                            ftp://ftp.gtk.org/pub/${my_name}/${branch}/ \
     26                            http://ftp.gnome.org/pub/GNOME/sources/${my_name}/${branch}/
    2727
    28 checksums                   rmd160  5cd81ae03cc47878e253855d3b5043f734287187 \
    29                             sha256  38d2630314e6d91976bffd833236f84fefa440a9038f86dc422820a39f2e3700
     28checksums                   rmd160  a541fec932a3d89ad9b4835645989a687c8d56a7 \
     29                            sha256  a60af12b58d9cc15ba4c680c6730ce5d38e8d664af1d575a379385b94b4ec7ba
    3030
    3131depends_build               port:pkgconfig
    3232