Subject: CVS commit: pkgsrc/net/GeoIP
From: Todd Vierling
Date: 2006-09-05 23:03:58
Message id: 20060905210358.2DD5E211CA@cvs.netbsd.org

Log Message:
Update to 1.4.0.  Changes:

1.4.0   2006-8-7
        * Changed license from GPL to LGPL, so that PHP Extension can be \ 
included in PECL (Olivier Hill)
        * Rewrote GEOIP_CHECK_CACHE code, fixed numerous bugs
                - CheckCache now works if GeoIP file is overwriten by mv command
                - Fixed bug where CheckCache kept reloading in GEOIP_STANDARD_MODE
                - Fixed segfault issue in GEOIP_MEMORY_CACHE mode
                - Fixed garbage data appearing in GEOIP_INDEX_CACHE mode
                - Fixed realloc in case realloc returns new memory block (Andre \ 
Morozov of Stone Steps)
        * Updated geoipupdate to print status messages for each database instead \ 
of just last database
        * Check that gi is not null before running code in GeoIP_delete
        * Updated LICENSE file to add GPL License Exception for PHP
        * Fixed alpha-3 codes ordering, replaced TLS,TKM,TUN,TON with TKM,TUN,TON,TLS
        * TP/East Timor changed to TL/Timor-Leste, reflecting changes in ISO-3166
        * Added Netware and Windows makefiles (Guenter Knauf)
        * Fixed NetWare compiler issue with char block[block_size] declaration \ 
(Guenter Knauf)
        * Updated geoipupdate example to run weekly

Files:
RevisionActionfile
1.17modifypkgsrc/net/GeoIP/Makefile
1.9modifypkgsrc/net/GeoIP/distinfo