Ticket #4129: Portfile.diff

File Portfile.diff, 925 bytes (added by dports@…, 19 years ago)

Diff of Portfile changes

  • Portfile

    old new  
    22PortSystem      1.0
    33
    44name                    rrdtool
    5 version                 1.2.10
     5version                 1.2.11
    66categories              net
    77maintainers             dports@mac.com
    88description             Round Robin Database
     
    1010homepage                http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/
    1111platforms               darwin
    1212master_sites            http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
    13 checksums               md5 ebf90d351126a225e87dbb88da7635f9
     13checksums               md5 d61c5755cb77207f9ad3584b26e8bf08
    1414
    1515depends_lib             port:perl5.8 \
    1616                        port:tcl \
     
    2020                        port:libart_lgpl \
    2121                        port:cgilib
    2222
    23 patchfiles              patch-configure \
    24                         patch-bindings-tcl-Makefile.in \
    25                         patch-examples-Makefile.in \
    26                         patch-doc-Makefile.in
     23patchfiles              patch-configure.diff \
     24                        patch-bindings-tcl-Makefile.in.diff \
    2725
    2826configure.args          --prefix=${prefix} \
    2927                        CPPFLAGS="-I${prefix}/include \