Ticket #23125: libpng-1.4.5.diff

File libpng-1.4.5.diff, 1.6 KB (added by jmroot (Joshua Root), 13 years ago)

also remove muniversal and redundant use_parallel_build

  • Portfile

     
    22# $Id$
    33
    44PortSystem              1.0
    5 PortGroup               muniversal 1.0
    65PortGroup               archcheck 1.0
    76
    87name                    libpng
    9 version                 1.2.44
     8version                 1.4.5
    109categories              graphics
    1110maintainers             ryandesign waqar
    1211license                 libpng
    1312platforms               darwin openbsd freebsd sunos linux
    1413homepage                http://www.libpng.org/pub/png/libpng.html
    1514use_bzip2               yes
    16 use_parallel_build      yes
    1715master_sites            sourceforge
    1816
    1917description             Library for manipulating PNG images
     
    2927                        understand. Currently, this library only supports C. \
    3028                        Support for other languages is being considered.
    3129
    32 checksums               md5     e3ac7879d62ad166a6f0c7441390d12b \
    33                         sha1    07bd9d67c6e6076416a951451e1b05c2660e9d0d \
    34                         rmd160  7d7898995bb598ee81ce40611cebb69ae6d2a3ce
     30checksums               md5     d500e117e4a08d5ca3bd51dca0a0bc5f \
     31                        sha1    58005bee4a3452f2a3406b07910912f1266cde59 \
     32                        rmd160  4a498d6949a956031677b1cca95dc89dae7aedcf
    3533
    3634depends_lib             port:zlib
    3735
     
    4846    xinstall -m 0644 -W ${worksrcpath} \
    4947        ANNOUNCE \
    5048        CHANGES \
    51         KNOWNBUG \
    5249        LICENSE \
    5350        README \
    5451        TODO \