Ticket #24740: Portfile.diff

File Portfile.diff, 1.2 KB (added by coateconnection (David Coate), 14 years ago)
  • Portfile

    old new  
    44PortSystem 1.0
    55
    66name                yaz
    7 version             4.0.6
     7version             4.0.3
    88categories          net databases devel
    99platforms           darwin
    10 maintainers         coateconnection.com:dlc
     10maintainers         dlc@coateconnection.com
    1111description         toolkit for Z39.50/SRW/SRU clients and servers
    1212long_description    YAZ is a compact toolkit that provides access to the \
    1313                    Z39.50 and SRW/SRU protocols, as well as a set of \
     
    1717homepage            http://www.indexdata.dk/yaz/
    1818
    1919master_sites        http://ftp.indexdata.dk/pub/yaz/
    20 checksums           md5     c48571ca4f629a53f0bb336ea1195cf2 \
    21                     sha1    494ebd139051bfffc1fdbfa66c91f934d6b35ad9 \
    22                     rmd160  e59b075d098a41b94c076dfcc0ced00d5592791e
     20checksums           md5     3842adef3e0c919bc8de8888be7ce41a \
     21                    sha1    1a3bbbd59cc5a550d793e781171449f1f247060f \
     22                    rmd160  a8307ebaba6a8f08fc96963c4be059699df532fa
    2323
    2424depends_build       port:pkgconfig
    2525depends_lib         port:gnutls \