Ticket #17117: Portfile-zebra.diff

File Portfile-zebra.diff, 858 bytes (added by mark@…, 16 years ago)
  • (a) /Users/matienzo/Portfile.orig vs. (b) Portfile

    a b  
    44PortSystem          1.0
    55
    66name                zebra
    7 version             2.0.32
     7version             2.0.34
    88categories          databases net www devel
    99platforms           darwin
    1010maintainers         nomaintainer
     
    2020
    2121master_sites        http://ftp.indexdata.dk/pub/zebra/
    2222distname            idzebra-${version}
    23 checksums           md5 63c68ba3e403c6c3cd98df7cbec389d2 \
    24                     sha1 3909a67b07377ff002b160eb6af0b75dba3c6d60 \
    25                     rmd160 82a7f199cec5c7284f35696ad398f9fd7a483b33
     23checksums           md5 47ae4a0fc28cbd0c78e352081f683beb \
     24                    sha1 4ecea6136cd69cb6209bf84b575730130b54f81a \
     25                    rmd160 f57370c210fd159481022ce7dd87642303c959f9
    2626
    2727depends_lib         port:yaz \
    2828                    port:tcl \