diff options
author | rhaen <rhaen@pkgsrc.org> | 2009-10-15 07:57:08 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2009-10-15 07:57:08 +0000 |
commit | 344de46e9e2ece3ffe221b3406bd53c9e7a5c7cf (patch) | |
tree | f085467aefdbd1568c45669cdf33f6e6cda400f5 /net/p5-Geo-IP/distinfo | |
parent | c6f03103311b1d6c14237ef627152e3ac098b740 (diff) | |
download | pkgsrc-344de46e9e2ece3ffe221b3406bd53c9e7a5c7cf.tar.gz |
- updated to 1.38
- added license term
ChangeLog:
1.38 May 16th 2009
- PurePerl region_by_addr and region_by_name return '00' for unknown regions, like the CAPI does ( Boris Zentner )
- Update to latest FIPS codes from 20090401 ( Boris Zentner )
- Fix Pureperl handling of GEOIP_REGION_EDITION_REV0 ( Boris Zentner )
- Fix segfault when undef is supplied as filename to open ( Boris Zentner )
- Fix PP GEOIP_ISP_EDITION handling ( Boris Zentner )
- Add PP support for GEOIP_DOMAIN_EDITION ( Boris Zentner )
- Handle database types in the same way, as the CAPI does ( Boris Zentner )
- Remove Australia double timezones entries. ( Boris Zentner )
1.37 March 6th 2009
- Document region_by_addr and region_by_name ( Boris Zentner )
- region_by_addr and region_by_name return undef for unknown countries and regions. Instead of "\0" and '000' ( Boris Zentner )
- Add PP function region_by_addr ( Boris Zentner )
- Change the default values of Geo::IP::Record fields for metro_code and area_code to 0 instead of '' PurePerl only ( Boris Zentner )
- Change the default values of Geo::IP::Record fields for region, postal_code and region_name to undef instead of '' ( Boris Zentner )
- Force the output of Geo::IP::Record::longitude and ::latitude to four decimal places ( Boris Zentner )
- Fix PurePerl three letter code for Romania ( Boris Zentner )
- Update PurePerl regionnames 20090201 ( Boris Zentner )
- Update PurePerl timezones 20090201 ( Boris Zentner )
- Update timezones for Australia
! Fix: PurePerl's get_city_record_as_hash, record_by_addr and record_by_name to return undef for private and unknown IP's. Former we returned a Geo::IP::Record object with everything undef. The PurePerl code and the CAPI wrapper are now behave the same. ( Boris Zentner )
- Update region codes from http://www.maxmind.com/app/fips10_4 Dec 17th, 2008 ( Boris Zentner )
Diffstat (limited to 'net/p5-Geo-IP/distinfo')
-rw-r--r-- | net/p5-Geo-IP/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Geo-IP/distinfo b/net/p5-Geo-IP/distinfo index 4938a6b1bc1..fecfdd84aac 100644 --- a/net/p5-Geo-IP/distinfo +++ b/net/p5-Geo-IP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2009/01/11 12:41:03 he Exp $ +$NetBSD: distinfo,v 1.11 2009/10/15 07:57:08 rhaen Exp $ -SHA1 (Geo-IP-1.36.tar.gz) = 577d8ff1de3788aca2a7c190ea49a2e0dc400f67 -RMD160 (Geo-IP-1.36.tar.gz) = dfde7ebc8208c77d55b042c9cbf78a19d0cecae8 -Size (Geo-IP-1.36.tar.gz) = 64874 bytes +SHA1 (Geo-IP-1.38.tar.gz) = 6c6ff8fcaf2fdd08ea33730a9cafb0c6df2a1745 +RMD160 (Geo-IP-1.38.tar.gz) = 9f467dbaa677e708dc9ba0a6c12f90eaae810de0 +Size (Geo-IP-1.38.tar.gz) = 63418 bytes |