Ticket #7705: cfengine-2.1.19p1.patch

File cfengine-2.1.19p1.patch, 916 bytes (added by rsorasen@…, 18 years ago)

Patch to update cfengine to 2.1.19p1

  • sysutils/cfengine/Portfile

     
    22PortSystem              1.0
    33
    44name                    cfengine
    5 version                 2.1.18
     5version                 2.1.19p1
    66categories              sysutils
    77maintainers             darwinports@opendarwin.org
    88description             a tool for setting up and maintaining computer systems
     
    1515master_sites    ftp://ftp.iu.hio.no/pub/cfengine/ \
    1616                                ftp://sunsite.uio.no/pub/cfengine/ \
    1717                                http://ftp.us.xemacs.org/ftp/pub/cfengine/cfengine-ftp/
    18 checksums               sha1 4f1350d9cb052443df105fa080a39dd07726dfec
     18checksums               sha1 797392b67c6624ed7483f72f127b7873af9249da
    1919platforms               darwin
    2020
    2121depends_lib             lib:libdb-4:db4 \
    2222                                lib:libssl.0.9:openssl \
    2323                                lib:libpcreposix:pcre
    2424
    25 patchfiles              patch-proto.c
    26 
    2725post-patch {
    2826        cd ${worksrcpath}
    2927        foreach manfile [glob doc/*.8] {