diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-12 15:09:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-12 15:09:28 +0000 |
commit | 7a795dac76b7fad018a6b1d62c22b1b8de614187 (patch) | |
tree | 764dfa8d6d759ac97dc15847a385711462f920c7 /net | |
parent | 9e7da99cbec784694efed0dadc39f62f364cb3b4 (diff) | |
download | ports-7a795dac76b7fad018a6b1d62c22b1b8de614187.tar.gz ports-7a795dac76b7fad018a6b1d62c22b1b8de614187.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Geo-IP/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 93204d72849d..b39f0f1b2d80 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-IP -PORTVERSION= 1.50 +PORTVERSION= 1.51 CATEGORIES= net geography perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Gets country name by IP or hostname LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libGeoIP.so:net/GeoIP diff --git a/net/p5-Geo-IP/distinfo b/net/p5-Geo-IP/distinfo index 6e2a69abc9b8..4a5bdfb6027e 100644 --- a/net/p5-Geo-IP/distinfo +++ b/net/p5-Geo-IP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469115325 -SHA256 (Geo-IP-1.50.tar.gz) = f91fea704e096e9ad2c821f43e1fea325f2737331738d9b136371b51334d262b -SIZE (Geo-IP-1.50.tar.gz) = 145419 +TIMESTAMP = 1507813792 +SHA256 (Geo-IP-1.51.tar.gz) = 163020315d5c5441836ac79e08a77b428f277fd090bea4fa80da7077b2436aba +SIZE (Geo-IP-1.51.tar.gz) = 155629 |