Ticket #19309: libgeoip.diff
File libgeoip.diff, 713 bytes (added by blb@…, 16 years ago) |
---|
-
Portfile
3 3 PortSystem 1.0 4 4 5 5 name libgeoip 6 version 1.4. 56 version 1.4.6 7 7 categories devel net 8 8 platforms darwin 9 9 maintainers bhirt@mobygames.com … … 14 14 master_sites http://www.maxmind.com/download/geoip/api/c/ \ 15 15 http://www.maxmind.com/download/geoip/api/c/old/ 16 16 distname GeoIP-${version} 17 checksums md5 d95c34cf8ebd48e357b1812db5d75cf1 17 checksums md5 cb14b1beeb40631a12676b11ca0c309a \ 18 sha1 e692954f447c13270de7860e586696991776d8a3 \ 19 rmd160 67097c3f9c6bbdba1a4f7ee796713720dba19b0f 18 20 19 21 test.run yes 20 22 test.target check