Path to this page:
Subject: CVS commit: pkgsrc/net/p5-Geo-IP
From: Klaus Heinz
Date: 2008-07-17 17:17:19
Message id: 20080717151719.BF9DA175D0@cvs.netbsd.org
Log Message:
Updated to version 1.33.
Pkgsrc changes:
- none
Changes since version 1.30:
===========================
1.33 May 5th 2008
- make cpantesters happy exit 0 early, if libGeoIP is not found.
( Boris Zentner )
1.32 May 4th 2008
- make Geo::IP::Record::time_zone work for the pure perl part of
Geo::IP ( Boris Zentner )
- BEGIN{$Geo::IP::GEOIP_PP_ONLY=1} use Geo::IP; disable the C API,
even if it is installed. ( Boris Zentner )
! rename $Geo::IP::TESTING_PERL_ONLY to $Geo::IP::GEOIP_PP_ONLY.
( Boris Zentner )
- Fix Geo::IP::Record to use the C API, only, when Geo::IP use it
( Boris Zentner )
1.31 March 22nd 2008
- Added BL/Saint Barthelemy, MF/Saint Martin (ISO-3166-1 additions)
- Change default database name for NetWare to sys:/etc/GeoIP/GeoIP.dat
and MSWin32 to c:/GeoIP/GeoIP.dat ( Guenter Knauf )
- Added support for time_zone lookup in GeoIP City API
Files: