Ticket #40313: Portfile.diff
File Portfile.diff, 666 bytes (added by mndavidoff (Monte Davidoff), 11 years ago) |
---|
-
Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-geoip 8 version 1.2.78 version 1.2.8 9 9 categories-append net 10 10 license LGPL-2.1+ 11 11 platforms darwin … … 17 17 master_sites http://www.maxmind.com/download/geoip/api/python/ 18 18 distname GeoIP-Python-${version} 19 19 20 checksums sha1 0af5f5d06bc81b5427019d28ba029e8c31dec9eb\21 rmd160 4abb50a70ce15e8305e786593ddd2de15efed129 20 checksums sha1 05cf2d08b72d4bd01b7a31115621f18557dff73c \ 21 rmd160 5311cb3553943a71e7335732c06d070a4bf2768f 22 22 23 23 python.versions 24 25 26 27 24 24