Ticket #2309: libxslt.diff

File libxslt.diff, 700 bytes (added by blb@…, 20 years ago)

Patch to Portfile

  • Portfile

    old new  
    22PortSystem  1.0
    33
    44name              libxslt
    5 version           1.1.8
     5version           1.1.9
    66description       gnome xslt library and xsltproc
    77categories        textproc
    88platforms         darwin
     
    1010
    1111master_sites      gnome:sources/libxslt/1.1/ ftp://xmlsoft.org/
    1212use_bzip2         yes
    13 checksums         md5 1ccf127b5a62c5fe475aab36004e913e
     13checksums         md5 f0213126f96e652670f9c9104156d789
    1414# it does explicitly need 2.6.3+, but dep code doesn't do greater than
    1515depends_lib       lib:libxml2.6:libxml2
    1616configure.args    --mandir=${prefix}/share/man --enable-static=no \