aboutsummaryrefslogtreecommitdiffstats
path: root/net/GeoIP/files
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2002-10-18 03:47:13 +0800
committerseanc <seanc@FreeBSD.org>2002-10-18 03:47:13 +0800
commitea99f77afcc10b7ef60af60662ea260fef7ca5c7 (patch)
treec8b9a3baf48f7c1bd889e8b29a461e93ecc0bc1a /net/GeoIP/files
parent66440af32b1380cec79ff56300a7827338659090 (diff)
downloadfreebsd-ports-gnome-ea99f77afcc10b7ef60af60662ea260fef7ca5c7.tar.gz
freebsd-ports-gnome-ea99f77afcc10b7ef60af60662ea260fef7ca5c7.tar.zst
freebsd-ports-gnome-ea99f77afcc10b7ef60af60662ea260fef7ca5c7.zip
Update GeoIP to 1.0.9. Update categories that were missed after the
repo-copy[1]. PR: ports/44171 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Diffstat (limited to 'net/GeoIP/files')
-rw-r--r--net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c b/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c
deleted file mode 100644
index 7b1771ff911b..000000000000
--- a/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- libGeoIP/GeoIPUpdate.c.orig Tue Oct 8 11:12:17 2002
-+++ libGeoIP/GeoIPUpdate.c Tue Oct 8 11:12:41 2002
-@@ -21,9 +21,9 @@
- #include "global.h"
- #include "md5.h"
- #include "GeoIP.h"
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>
--#include <sys/types.h>
- #include <sys/socket.h>
- #include "zlib.h"
- #include "time.h"