diff options
-rw-r--r-- | net/p5-Geo-IP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Geo-IP/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 7605afd01f5d..69469110a580 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -6,15 +6,14 @@ # PORTNAME= Geo-IP -PORTVERSION= 1.27 -PORTREVISION= 1 +PORTVERSION= 1.28 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://www.maxmind.com/download/geoip/api/perl/ MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Gets country name by IP or hostname LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP diff --git a/net/p5-Geo-IP/distinfo b/net/p5-Geo-IP/distinfo index 2e1f2d144de3..66baa87f6ed0 100644 --- a/net/p5-Geo-IP/distinfo +++ b/net/p5-Geo-IP/distinfo @@ -1,3 +1,3 @@ -MD5 (Geo-IP-1.27.tar.gz) = 10ec3c74808ffbca871eca4db77209bd -SHA256 (Geo-IP-1.27.tar.gz) = b4a704368833cffcecaed923ae62c3f052ec755c0f4a2836a331524156d96e89 -SIZE (Geo-IP-1.27.tar.gz) = 13386 +MD5 (Geo-IP-1.28.tar.gz) = 6a7e6ff4d238f807f30577bd23702002 +SHA256 (Geo-IP-1.28.tar.gz) = bede8433e200a433cc0defd198136d5d6dd0580542a92f516a707f4829db0c52 +SIZE (Geo-IP-1.28.tar.gz) = 13470 |