Ticket #34486: Portfile.diff

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

    old new  
    44PortSystem 1.0
    55
    66name                metaproxy
    7 version             1.3.21
     7version             1.3.36
    88categories          net databases devel
    99platforms           darwin
    1010license             GPL-2+
     
    1616                    with Index Data's library of gateways to access \
    1717                    non-Z39.50-compliant database servers.
    1818
    19 homepage            http://www.indexdata.dk/metaproxy/
     19homepage            http://www.indexdata.com/metaproxy/
    2020
    21 master_sites        http://ftp.indexdata.dk/pub/metaproxy/
     21master_sites        http://ftp.indexdata.com/pub/metaproxy/
    2222
    23 checksums           sha1    12e56f6e02075d2d4c4c6ded06be510b3439d76a \
    24                     rmd160  0b77e01871d98f01bd53127a30920d9cfb3a5e9e
     23checksums           sha1    5a7c394e2b45fc022443e41b521c2266466c5ac1 \
     24                    rmd160  904a12956ce450325ef0b40e745b8e190045e619
    2525
    2626depends_build       port:boost
    2727