Subject: CVS commit: pkgsrc/net/p5-Geo-IP
From: Ulrich Habel
Date: 2009-10-15 09:57:09
Message id: 20091015075709.16259175DA@cvs.netbsd.org

Log Message:
- 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 )

Files:
RevisionActionfile
1.19modifypkgsrc/net/p5-Geo-IP/Makefile
1.11modifypkgsrc/net/p5-Geo-IP/distinfo