aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/GeoIP/Makefile4
-rw-r--r--misc/GeoIP/distinfo2
-rw-r--r--misc/GeoIP/pkg-plist2
-rw-r--r--misc/p5-Geo-IP/Makefile2
-rw-r--r--net/GeoIP/Makefile4
-rw-r--r--net/GeoIP/distinfo2
-rw-r--r--net/GeoIP/pkg-plist2
-rw-r--r--net/p5-Geo-IP/Makefile2
8 files changed, 10 insertions, 10 deletions
diff --git a/misc/GeoIP/Makefile b/misc/GeoIP/Makefile
index e3a9d087ab5a..7e42e06656f0 100644
--- a/misc/GeoIP/Makefile
+++ b/misc/GeoIP/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= GeoIP
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.8
CATEGORIES= misc
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
-MAINTAINER= leeym@FreeBSD.org
+MAINTAINER= seanc@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
diff --git a/misc/GeoIP/distinfo b/misc/GeoIP/distinfo
index 11ab9fe706d0..daded00b5982 100644
--- a/misc/GeoIP/distinfo
+++ b/misc/GeoIP/distinfo
@@ -1 +1 @@
-MD5 (GeoIP-1.0.5.tar.gz) = 2bfeaef9a4843107b2e3f3d6e1c44796
+MD5 (GeoIP-1.0.8.tar.gz) = dcf0a8b924f03674a5b216f0c7e78b7b
diff --git a/misc/GeoIP/pkg-plist b/misc/GeoIP/pkg-plist
index a0401bbfa392..8c71cfb7e213 100644
--- a/misc/GeoIP/pkg-plist
+++ b/misc/GeoIP/pkg-plist
@@ -7,4 +7,4 @@ lib/libGeoIP.la
lib/libGeoIP.so
lib/libGeoIP.so.1
share/GeoIP/GeoIP.dat
-@dirrm share/GeoIP
+@unexec rmdir %D/share/GeoIP 2>/dev/null || true
diff --git a/misc/p5-Geo-IP/Makefile b/misc/p5-Geo-IP/Makefile
index 79de175c3926..30b30e120752 100644
--- a/misc/p5-Geo-IP/Makefile
+++ b/misc/p5-Geo-IP/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-
-MAINTAINER= leeym@FreeBSD.org
+MAINTAINER= seanc@FreeBSD.org
LIB_DEPENDS= GeoIP.1:${PORTSDIR}/misc/GeoIP
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile
index e3a9d087ab5a..7e42e06656f0 100644
--- a/net/GeoIP/Makefile
+++ b/net/GeoIP/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= GeoIP
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.8
CATEGORIES= misc
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
-MAINTAINER= leeym@FreeBSD.org
+MAINTAINER= seanc@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo
index 11ab9fe706d0..daded00b5982 100644
--- a/net/GeoIP/distinfo
+++ b/net/GeoIP/distinfo
@@ -1 +1 @@
-MD5 (GeoIP-1.0.5.tar.gz) = 2bfeaef9a4843107b2e3f3d6e1c44796
+MD5 (GeoIP-1.0.8.tar.gz) = dcf0a8b924f03674a5b216f0c7e78b7b
diff --git a/net/GeoIP/pkg-plist b/net/GeoIP/pkg-plist
index a0401bbfa392..8c71cfb7e213 100644
--- a/net/GeoIP/pkg-plist
+++ b/net/GeoIP/pkg-plist
@@ -7,4 +7,4 @@ lib/libGeoIP.la
lib/libGeoIP.so
lib/libGeoIP.so.1
share/GeoIP/GeoIP.dat
-@dirrm share/GeoIP
+@unexec rmdir %D/share/GeoIP 2>/dev/null || true
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index 79de175c3926..30b30e120752 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-
-MAINTAINER= leeym@FreeBSD.org
+MAINTAINER= seanc@FreeBSD.org
LIB_DEPENDS= GeoIP.1:${PORTSDIR}/misc/GeoIP