mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2.006001
Changes: https://metacpan.org/changes/distribution/GeoIP2
This commit is contained in:
parent
63485fd0c0
commit
05af4643b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479299
2 changed files with 9 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= GeoIP2
|
PORTNAME= GeoIP2
|
||||||
PORTVERSION= 2.005001
|
PORTVERSION= 2.006001
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
MASTER_SITE_SUBDIR= CPAN:MAXMIND
|
MASTER_SITE_SUBDIR= CPAN:MAXMIND
|
||||||
|
@ -15,7 +15,8 @@ LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Data-Validate-IP>=0.25:net-mgmt/p5-Data-Validate-IP \
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
|
RUN_DEPENDS= p5-Data-Validate-IP>=0.25:net-mgmt/p5-Data-Validate-IP \
|
||||||
p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
||||||
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
|
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
|
||||||
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
|
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
|
||||||
|
@ -29,14 +30,14 @@ BUILD_DEPENDS= p5-Data-Validate-IP>=0.25:net-mgmt/p5-Data-Validate-IP \
|
||||||
p5-URI>=0:net/p5-URI \
|
p5-URI>=0:net/p5-URI \
|
||||||
p5-libwww>=0:www/p5-libwww \
|
p5-libwww>=0:www/p5-libwww \
|
||||||
p5-namespace-clean>=0:devel/p5-namespace-clean
|
p5-namespace-clean>=0:devel/p5-namespace-clean
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|
||||||
TEST_DEPENDS= p5-MaxMind-DB-Common>=0:net/p5-MaxMind-DB-Common \
|
TEST_DEPENDS= p5-MaxMind-DB-Common>=0:net/p5-MaxMind-DB-Common \
|
||||||
p5-Path-Class>=0:devel/p5-Path-Class \
|
p5-Path-Class>=0:devel/p5-Path-Class \
|
||||||
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
|
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
|
||||||
p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta
|
p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USE_PERL5= configure
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1523543319
|
TIMESTAMP = 1536417979
|
||||||
SHA256 (GeoIP2-2.005001.tar.gz) = 9e2295fbefaceeae441719cd4c8525034d5cc4d6b22fd77b46757c1d3b2bfe96
|
SHA256 (GeoIP2-2.006001.tar.gz) = c2d43a1f4e03baeae23e957b578065bd986e8e660d39533eb2cccd26e442eb16
|
||||||
SIZE (GeoIP2-2.005001.tar.gz) = 245909
|
SIZE (GeoIP2-2.006001.tar.gz) = 257403
|
||||||
|
|
Loading…
Add table
Reference in a new issue