Ticket #1436: Portfile.diff

File Portfile.diff, 642 bytes (added by toby@…, 21 years ago)

patch pcre from version 4.2 to 4.4

  • Portfile

    old new  
    22
    33PortSystem 1.0
    44name            pcre
    5 version         4.2
    6 revision        3
     5version         4.4
    76categories      devel
    87maintainers     ranger@befunk.com
    98description     Perl Compatible Regular Expressions Library
     
    1514platforms       darwin freebsd
    1615master_sites    ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
    1716use_bzip2       yes
    18 checksums       md5 2a11a3f26e7689f5e70f9baad0813e7c
     17checksums       md5 89fc389191d9611b314c3fc23235377b
    1918post-patch      { reinplace "s|need_relink=yes|need_relink=no|g" "${workpath}/${worksrcdir}/ltmain.sh" }
    2019configure.args  --mandir=${prefix}/share/man