summaryrefslogtreecommitdiff
path: root/net/GeoIP/distinfo
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-12-28 12:31:42 +0000
committerjmmv <jmmv@pkgsrc.org>2003-12-28 12:31:42 +0000
commit036802fb4534a151d253667a02258a6212451bf8 (patch)
treee2d8030d09e2ef13985d2710977ab9b841847bfd /net/GeoIP/distinfo
parent55a2d759f7037c675af88500a141536a5cf53c7a (diff)
downloadpkgsrc-036802fb4534a151d253667a02258a6212451bf8.tar.gz
Update to 1.3.1. Changes since 1.1.9:
* Check for stdint.h in autoconf * prevent the geoipupdate man page from trying to install itself directly in the system directory * Fixed includes to compile on Windows * Removed the _addr_to_num() calls from GeoIP_*_by_name() * _seek_record() optimizations * Added GeoIP_assign_region_by_inetaddr which doesn't do any mallocs and made all other region APIs go thru it * Replaced _h_addr_to_num() with ntohl() and removed _h_addr_to_num() * Fixed bug when IP address not found in region rev1 database * Added added extern "C" to GeoIPCity.h fixes problems when included in C ++ library * Added support for GeoIP ISP Edition identifier * Fixed bug in GeoIP_database_info * Added support for GeoIP AS Number Edition * renamed GeoIP_org_by_* functions to GeoIP_name_by_* to reduce confusion since these functions are used by GeoIP ISP and GeoIP ASNum as well as GeoIP Organization * Added support for GeoIP Proxy Edition * renamed GeoIP_country_id_by_* functions to GeoIP_id_by_* * Added GeoIP_record_id_by_addr and GeoIP_next_record functions * Added support for new GeoIP Region format, including Canadian Provinces * Added support for GeoIP City format revision 1, including dma code and area code * geoiplookup returns results from GeoIP Region, City, ISP and Organization databases * Standardized location for GeoIP Region, City, ISP and Organization data bases * Added GeoIP_open_type to open database from default location for other dbs besides country * Added check to make sure that the appropriate database is loaded for each lookup method * Updated update code to check for first 12 characters of license key * Added GeoIP_country_continent array to lookup continent by country ID Closes PR pkg/23909.
Diffstat (limited to 'net/GeoIP/distinfo')
-rw-r--r--net/GeoIP/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo
index 5afce8d5f5f..194e560b74e 100644
--- a/net/GeoIP/distinfo
+++ b/net/GeoIP/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/06/01 10:24:42 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2003/12/28 12:31:42 jmmv Exp $
-SHA1 (GeoIP-1.1.9.tar.gz) = 0041455ba3a330d25e221973041636c3f302ceae
-Size (GeoIP-1.1.9.tar.gz) = 489713 bytes
+SHA1 (GeoIP-1.3.1.tar.gz) = 5c5d0ab6852a645703c05393ac6a9c32d4181921
+Size (GeoIP-1.3.1.tar.gz) = 526429 bytes
SHA1 (patch-aa) = 5cf4eed4243162480e05bc472537150e783e15e4