update to GeoIP 1.4.2

This commit is contained in:
steven 2007-04-07 04:56:35 +00:00
parent 27f69d5a9e
commit 2818cbf8b8
6 changed files with 29 additions and 25 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2006/11/02 07:03:29 steven Exp $
# $OpenBSD: Makefile,v 1.14 2007/04/07 04:56:35 steven Exp $
COMMENT= "find the country where IP address/hostname originates from"
DISTNAME= GeoIP-1.4.0
SHARED_LIBS= GeoIP 5.0 \
GeoIPUpdate 1.0
DISTNAME= GeoIP-1.4.2
SHARED_LIBS += GeoIP 5.2 # .5.2
SHARED_LIBS += GeoIPUpdate 1.0 # .0.0
CATEGORIES= net geo
HOMEPAGE= http://www.maxmind.com/geoip/

View File

@ -1,5 +1,5 @@
MD5 (GeoIP-1.4.0.tar.gz) = 2gmj2aGpHj0WwKKeawVsFQ==
RMD160 (GeoIP-1.4.0.tar.gz) = VHebrkl9YDKjXBwd6Ml0YdubcHU=
SHA1 (GeoIP-1.4.0.tar.gz) = oQjjNmHbmKQ6nHM0gWwdzm11nEY=
SHA256 (GeoIP-1.4.0.tar.gz) = FmeCpz9lUqX66lJRk6YtJzq9jUNVariKCe/ttZf9a+k=
SIZE (GeoIP-1.4.0.tar.gz) = 808314
MD5 (GeoIP-1.4.2.tar.gz) = 0xDaeR0ddg7a0l0z8hZvzQ==
RMD160 (GeoIP-1.4.2.tar.gz) = K4qbOCfqO/Lh4pDiQhdRvAzOYdo=
SHA1 (GeoIP-1.4.2.tar.gz) = +naqrlqTnrcWlHNI9D0xCaRqGnY=
SHA256 (GeoIP-1.4.2.tar.gz) = UZJsX0SrcjDtfF0fCpdxFjiHfe/P4l+Vm7WZgbgyJ+Y=
SIZE (GeoIP-1.4.2.tar.gz) = 736086

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-conf_Makefile_in,v 1.2 2006/04/18 12:15:51 steven Exp $
--- conf/Makefile.in.orig Fri Apr 14 22:51:03 2006
+++ conf/Makefile.in Mon Apr 17 09:24:26 2006
$OpenBSD: patch-conf_Makefile_in,v 1.3 2007/04/07 04:56:35 steven Exp $
--- conf/Makefile.in.orig Fri Feb 9 02:26:59 2007
+++ conf/Makefile.in Sat Apr 7 06:47:48 2007
@@ -158,7 +158,7 @@ check-am: all-am
check: check-am
installcheck-am:
@ -10,7 +10,7 @@ $OpenBSD: patch-conf_Makefile_in,v 1.2 2006/04/18 12:15:51 steven Exp $
install-exec: install-exec-am
install-data-am:
@@ -215,7 +215,7 @@ mostlyclean-generic distclean-generic cl
@@ -215,7 +215,7 @@ mostlyclean-generic distclean-generic clean-generic \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-data_Makefile_in,v 1.2 2006/04/18 12:15:51 steven Exp $
--- data/Makefile.in.orig Fri Apr 14 22:51:04 2006
+++ data/Makefile.in Mon Apr 17 09:23:38 2006
$OpenBSD: patch-data_Makefile_in,v 1.3 2007/04/07 04:56:35 steven Exp $
--- data/Makefile.in.orig Fri Feb 9 02:26:59 2007
+++ data/Makefile.in Sat Apr 7 06:47:48 2007
@@ -161,7 +161,7 @@ installcheck: installcheck-am
install-exec-am:
install-exec: install-exec-am
@ -10,7 +10,7 @@ $OpenBSD: patch-data_Makefile_in,v 1.2 2006/04/18 12:15:51 steven Exp $
@$(NORMAL_INSTALL)
$(MAKE) $(AM_MAKEFLAGS) install-data-hook
install-data: install-data-am
@@ -215,7 +215,7 @@ mostlyclean-generic distclean-generic cl
@@ -215,7 +215,7 @@ mostlyclean-generic distclean-generic clean-generic \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-libGeoIP_GeoIP_c,v 1.4 2006/10/20 16:56:45 steven Exp $
--- libGeoIP/GeoIP.c.orig Tue Aug 1 01:04:58 2006
+++ libGeoIP/GeoIP.c Fri Oct 20 18:58:32 2006
@@ -516,7 +516,7 @@ unsigned long _GeoIP_lookupaddress (cons
$OpenBSD: patch-libGeoIP_GeoIP_c,v 1.5 2007/04/07 04:56:35 steven Exp $
--- libGeoIP/GeoIP.c.orig Fri Feb 9 00:12:48 2007
+++ libGeoIP/GeoIP.c Sat Apr 7 06:47:48 2007
@@ -641,7 +641,7 @@ unsigned long _GeoIP_lookupaddress (const char *host)
free(buf);
return 0;
}

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-man_geoiplookup_1,v 1.1.1.1 2003/06/27 14:55:35 naddy Exp $
--- man/geoiplookup.1.orig Thu Nov 21 07:12:38 2002
+++ man/geoiplookup.1 Thu Jun 26 00:24:19 2003
@@ -3,23 +3,22 @@
$OpenBSD: patch-man_geoiplookup_1,v 1.2 2007/04/07 04:56:35 steven Exp $
--- man/geoiplookup.1.orig Sat Apr 7 06:54:00 2007
+++ man/geoiplookup.1 Sat Apr 7 06:55:00 2007
@@ -3,17 +3,19 @@
.SH NAME
geoiplookup - look up country using IP Address or hostname
.SH SYNOPSIS
@ -24,6 +24,10 @@ $OpenBSD: patch-man_geoiplookup_1,v 1.1.1.1 2003/06/27 14:55:35 naddy Exp $
.I Netherlands
.PP
.SH OPTIONS
@@ -21,9 +23,6 @@ will find the Country that 80.60.233.195 originates fr
Specify a custom path to a single GeoIP datafile.
.IP "-d"
Specify a custom directory containing GeoIP datafile(s). By default geoiplookup looks in DATADIR
-.IP "-l"
-By default, geoiplookup returns the ISO 3166 country code. By specifying this
-option, geoiplookup prints the long format, namely the full country name.