pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-GeoIP
Module Name: pkgsrc
Committed By: obache
Date: Mon Oct 31 09:08:55 UTC 2011
Modified Files:
pkgsrc/net/py-GeoIP: Makefile PLIST distinfo
Log Message:
Update py-GeoIP to 1.2.7.
while here, let to register egg-info.
1.2.7 2011-08-23
* Add example test_netspeedcell.py ( Boris Zentner )
1.2.6 2011-06-06
* Add new methods record_by_name_v6 and record_by_addr_v6 to support
GeoIPCityv6 databases. ( Boris Zentner )
1.2.5 2011-05-10
* Remove Confidence and Accuracy Database it is unsued anyway. ( Boris
Zentner )
* Add new methods enable_teredo, teredo, time_zone_by_country_and_region
and lib_version ( Boris Zentner )
* Add support for Confidence and Accuracy Database.
* Add support for Netspeed Database. via:
id_by_addr
id_by_name
* Add IPv6 glue *** needs libGeoIP 1.4.7 ***
country_code_by_name_v6
country_name_by_name_v6
country_code_by_addr_v6
country_name_by_addr_v6 ( Boris Zentner )
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/py-GeoIP/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/py-GeoIP/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-GeoIP/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index