Ticket #13485: Portfile-apr-util.diff
File Portfile-apr-util.diff, 687 bytes (added by BjarneDMat, 17 years ago) |
---|
-
Portfile
old new 2 2 3 3 PortSystem 1.0 4 4 name apr-util 5 version 1.2.1 05 version 1.2.12 6 6 categories devel 7 7 maintainers dluke@geeklair.net 8 8 description utilities built with the apache group's portability library … … 13 13 homepage http://apr.apache.org/ 14 14 master_sites apache:apr 15 15 use_bzip2 yes 16 checksums md5 9277c21fe41065bd359db98c474aa998 16 checksums md5 4ec0474c61113dcb57943916e7f53522 \ 17 sha1 1e0e4215ce064544976d96118ab1e51100aab577 \ 18 rmd160 5290770ae1a97b022d93f4596aa612130fee6187 17 19 18 20 depends_lib port:apr port:expat \ 19 21 port:libiconv port:db44 \