diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-06 16:00:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-06 16:00:40 +0800 |
commit | fb0c02457a058a4aed3c0e38f298688abca93e09 (patch) | |
tree | de930a788b83d07e2920f5c5eba2d44ba95b496a /net/p5-Geo-IP | |
parent | 14ce0a79acc23987d54b1cc9942cba7444be56ba (diff) | |
download | freebsd-ports-gnome-fb0c02457a058a4aed3c0e38f298688abca93e09.tar.gz freebsd-ports-gnome-fb0c02457a058a4aed3c0e38f298688abca93e09.tar.zst freebsd-ports-gnome-fb0c02457a058a4aed3c0e38f298688abca93e09.zip |
- Update to 1.28
- switch maintainer from ports@ to perl@
Diffstat (limited to 'net/p5-Geo-IP')
-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 |