diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-01 09:59:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-01 09:59:46 +0000 |
commit | 96edb708ee5f2ed03a102883e0af3ec6a193fbf1 (patch) | |
tree | b2630c9c65e670aec668fe2b2524d6d342544f59 /net/p5-MaxMind-DB-Reader | |
parent | 4beaefaf2f295d7393032956a349cb2f41774d81 (diff) |
Notes
Diffstat (limited to 'net/p5-MaxMind-DB-Reader')
-rw-r--r-- | net/p5-MaxMind-DB-Reader/Makefile | 10 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Reader/distinfo | 4 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Reader/pkg-plist | 1 |
3 files changed, 7 insertions, 8 deletions
diff --git a/net/p5-MaxMind-DB-Reader/Makefile b/net/p5-MaxMind-DB-Reader/Makefile index 875e046e641e..db6841955617 100644 --- a/net/p5-MaxMind-DB-Reader/Makefile +++ b/net/p5-MaxMind-DB-Reader/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Reader -PORTVERSION= 1.000003 +PORTVERSION= 1.000004 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND @@ -18,18 +18,18 @@ BUILD_DEPENDS= p5-Data-IEEE754>=0:${PORTSDIR}/devel/p5-Data-IEEE754 \ p5-Data-Validate-IP>=0.16:${PORTSDIR}/net-mgmt/p5-Data-Validate-IP \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-List-AllUtils>=0:${PORTSDIR}/devel/p5-List-AllUtils \ - p5-Math-Int128>=0:${PORTSDIR}/math/p5-Math-Int128 \ - p5-MaxMind-DB-Common>=0.031.000:${PORTSDIR}/net/p5-MaxMind-DB-Common \ + p5-MaxMind-DB-Common>=0.040000:${PORTSDIR}/net/p5-MaxMind-DB-Common \ p5-Module-Implementation>=0:${PORTSDIR}/devel/p5-Module-Implementation \ p5-Moo>=1.003000:${PORTSDIR}/devel/p5-Moo \ p5-MooX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooX-StrictConstructor \ - p5-Net-Works>=0:${PORTSDIR}/net/p5-Net-Works \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Role-Tiny>=0:${PORTSDIR}/devel/p5-Role-Tiny \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Bits>=0:${PORTSDIR}/devel/p5-Test-Bits \ +TEST_DEPENDS= p5-Math-Int128>=0:${PORTSDIR}/math/p5-Math-Int128 \ + p5-Net-Works>=0:${PORTSDIR}/net/p5-Net-Works \ + p5-Test-Bits>=0:${PORTSDIR}/devel/p5-Test-Bits \ p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta diff --git a/net/p5-MaxMind-DB-Reader/distinfo b/net/p5-MaxMind-DB-Reader/distinfo index bb818a2f476b..00d2091a399f 100644 --- a/net/p5-MaxMind-DB-Reader/distinfo +++ b/net/p5-MaxMind-DB-Reader/distinfo @@ -1,2 +1,2 @@ -SHA256 (MaxMind-DB-Reader-1.000003.tar.gz) = 2ac4fc4b1a30eb66a2decf56ea7b30c2ca8c8b5df748453d6441ab8115382e15 -SIZE (MaxMind-DB-Reader-1.000003.tar.gz) = 254258 +SHA256 (MaxMind-DB-Reader-1.000004.tar.gz) = c955e1602512d1ec776ca407b061551b06cd26f9947cd8aca7795d0bcfaba513 +SIZE (MaxMind-DB-Reader-1.000004.tar.gz) = 254045 diff --git a/net/p5-MaxMind-DB-Reader/pkg-plist b/net/p5-MaxMind-DB-Reader/pkg-plist index 9c9e1a0f4434..e1ebc5a352b1 100644 --- a/net/p5-MaxMind-DB-Reader/pkg-plist +++ b/net/p5-MaxMind-DB-Reader/pkg-plist @@ -1,4 +1,3 @@ -bin/mmdb-dump-database bin/mmdb-dump-metadata bin/mmdb-dump-search-tree bin/mmdb-verify-database |