summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2002-10-17 19:47:13 +0000
committerSean Chittenden <seanc@FreeBSD.org>2002-10-17 19:47:13 +0000
commit4ab3087fc455b76e28c8c9ecc47f71aa3f39956a (patch)
tree4144220dd4fe0aca2a8d2e75fb33a9172e5cd609 /net
parentAdd totem, a xine-based video player for the GNOME 2 desktop. (diff)
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>
Notes
Notes: svn path=/head/; revision=68226
Diffstat (limited to 'net')
-rw-r--r--net/GeoIP/Makefile4
-rw-r--r--net/GeoIP/distinfo2
-rw-r--r--net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c13
-rw-r--r--net/p5-Geo-IP/Makefile2
4 files changed, 4 insertions, 17 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile
index 84a4fe673fa8..f248259de26b 100644
--- a/net/GeoIP/Makefile
+++ b/net/GeoIP/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= GeoIP
-PORTVERSION= 1.0.8
-CATEGORIES= misc
+PORTVERSION= 1.0.9
+CATEGORIES= net
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
MAINTAINER= seanc@FreeBSD.org
diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo
index daded00b5982..5f4a60fc46f8 100644
--- a/net/GeoIP/distinfo
+++ b/net/GeoIP/distinfo
@@ -1 +1 @@
-MD5 (GeoIP-1.0.8.tar.gz) = dcf0a8b924f03674a5b216f0c7e78b7b
+MD5 (GeoIP-1.0.9.tar.gz) = 009d4c88caebd800ee3c25f3d9e65c1f
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"
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index 2ed0f65be80f..6562715ab3f9 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -8,7 +8,7 @@
PORTNAME= Geo-IP
PORTVERSION= 0.26
PORTREVISION= 1
-CATEGORIES= misc
+CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://maxmind.com/download/geoip/api/perl/
MASTER_SITE_SUBDIR= Geo