diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index b5253eb1462..020ed4ceecb 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2004/06/16 10:40:44 xsa Exp $ +# $OpenBSD: Makefile,v 1.5 2004/11/11 19:32:56 naddy Exp $ COMMENT= "find the country where IP address/hostname originates from" -DISTNAME= GeoIP-1.2.0 +DISTNAME= GeoIP-1.3.8 CATEGORIES= net HOMEPAGE= http://www.maxmind.com/geoip/ diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index 020b45b0b20..a4dd9ef2e7d 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1,3 +1,3 @@ -MD5 (GeoIP-1.2.0.tar.gz) = 0cd8fab82963f9c0e293a0faf6c7c9cd -RMD160 (GeoIP-1.2.0.tar.gz) = cef55177816c72db341e30a4bea45fe92f9c5c3c -SHA1 (GeoIP-1.2.0.tar.gz) = 81618ab3709d6e57c8c69899eaf6a95a68951c31 +MD5 (GeoIP-1.3.8.tar.gz) = 7bbd491dfbe4314c817ba0bbc7fa0932 +RMD160 (GeoIP-1.3.8.tar.gz) = 5b315b3933558acfb39cd297e54c9edceeca46d7 +SHA1 (GeoIP-1.3.8.tar.gz) = 5cb2b0568e9029c91056cd0809a155754987987b diff --git a/net/GeoIP/patches/patch-libGeoIP_GeoIPUpdate_c b/net/GeoIP/patches/patch-libGeoIP_GeoIPUpdate_c deleted file mode 100644 index 57005f37619..00000000000 --- a/net/GeoIP/patches/patch-libGeoIP_GeoIPUpdate_c +++ /dev/null @@ -1,11 +0,0 @@ -$OpenBSD: patch-libGeoIP_GeoIPUpdate_c,v 1.1.1.1 2003/06/27 14:55:35 naddy Exp $ ---- libGeoIP/GeoIPUpdate.c.orig Sun Mar 23 19:28:59 2003 -+++ libGeoIP/GeoIPUpdate.c Thu Jun 26 00:24:19 2003 -@@ -31,6 +31,7 @@ - #include "time.h" - #include - #include -+#include - - const char *GeoIPUpdateHost = "updates.maxmind.com"; - const char *GeoIPHTTPRequest = "GET /app/update?license_key=%s&md5=%s HTTP/1.0\nHost: updates.maxmind.com\n\n"; diff --git a/net/GeoIP/patches/patch-man_Makefile_in b/net/GeoIP/patches/patch-man_Makefile_in deleted file mode 100644 index 584002f8e55..00000000000 --- a/net/GeoIP/patches/patch-man_Makefile_in +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-man_Makefile_in,v 1.1 2003/08/26 13:06:29 naddy Exp $ ---- man/Makefile.in.orig 2003-08-26 14:51:24.000000000 +0200 -+++ man/Makefile.in 2003-08-26 14:51:35.000000000 +0200 -@@ -227,7 +227,7 @@ maintainer-clean-generic clean mostlycle - - - install-data-hook: install-man -- cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DEFAULT_MAN) -+ cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DESTDIR)$(DEFAULT_MAN) - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/net/GeoIP/pkg/DESCR b/net/GeoIP/pkg/DESCR index c8be9fc8a3a..8582c774253 100644 --- a/net/GeoIP/pkg/DESCR +++ b/net/GeoIP/pkg/DESCR @@ -1,6 +1,6 @@ GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database that is -accurate as of March 2003. This database simply contains IP blocks as keys, +accurate as of October 2004. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. Commercial databases and automatic update services are available from http://www.maxmind.com/ diff --git a/net/GeoIP/pkg/PFRAG.shared b/net/GeoIP/pkg/PFRAG.shared index 3523a7c13be..7992454a73b 100644 --- a/net/GeoIP/pkg/PFRAG.shared +++ b/net/GeoIP/pkg/PFRAG.shared @@ -1,4 +1,4 @@ -@comment $OpenBSD: PFRAG.shared,v 1.2 2004/09/15 18:17:38 espie Exp $ -@lib lib/libGeoIP.so.3.0 +@comment $OpenBSD: PFRAG.shared,v 1.3 2004/11/11 19:32:57 naddy Exp $ +@lib lib/libGeoIP.so.4.8 @lib lib/libGeoIPBitReader.so.0.0 @lib lib/libGeoIPUpdate.so.0.0 diff --git a/net/GeoIP/pkg/PLIST b/net/GeoIP/pkg/PLIST index fe986496cd5..7316bee8bf7 100644 --- a/net/GeoIP/pkg/PLIST +++ b/net/GeoIP/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:17:38 espie Exp $ +@comment $OpenBSD: PLIST,v 1.5 2004/11/11 19:32:57 naddy Exp $ bin/geoipexport +bin/geoipexportlocations bin/geoiplookup bin/geoipupdate include/GeoIP.h