Ticket #52141: yaz-5.16.0.patch
File yaz-5.16.0.patch, 1.1 KB (added by dbevans (David B. Evans), 8 years ago) |
---|
-
Portfile
4 4 PortSystem 1.0 5 5 6 6 name yaz 7 version 5.4.0 8 revision 4 7 version 5.16.0 9 8 categories net databases devel 10 9 platforms darwin 11 10 license BSD … … 19 18 homepage http://www.indexdata.com/yaz/ 20 19 master_sites http://ftp.indexdata.com/pub/yaz/ 21 20 22 checksums sha1 d994270f8cd2241fd462aa3b2bd5ef88e08abe11\23 rmd160 4df095df3ca41bcfd7dfc3bdb63a415343b855a121 checksums rmd160 90da21fd1c94c24c3614b1c1a2bcbbddcc7de38c \ 22 sha256 46708320152c1475f6a5ee6f29903caa76121c2440123051546c1b3403c78686 24 23 25 24 depends_build port:pkgconfig 26 25 depends_lib port:gnutls \ … … 37 36 --with-icu=${prefix} \ 38 37 --with-xml2=${prefix} \ 39 38 --with-xslt=${prefix} 40 use_parallel_build yes41 39 42 40 livecheck.type regex 43 41 livecheck.url [lindex ${master_sites} 0]