diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-14 14:51:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-14 14:51:52 +0000 |
commit | 7e6de2b99604ed5a3e6820d4261054f6e55ac7d1 (patch) | |
tree | 0d29f9502e7b99f94c14438ef8c72b878f085334 /net | |
parent | 45cdc4f4ad526d0004d8d623a24014540bcf368b (diff) | |
download | ports-7e6de2b99604ed5a3e6820d4261054f6e55ac7d1.tar.gz ports-7e6de2b99604ed5a3e6820d4261054f6e55ac7d1.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-MaxMind-DB-Writer/Makefile | 5 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Writer/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-MaxMind-DB-Writer/Makefile b/net/p5-MaxMind-DB-Writer/Makefile index 88653c6a185a..a6bf24946eec 100644 --- a/net/p5-MaxMind-DB-Writer/Makefile +++ b/net/p5-MaxMind-DB-Writer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Writer -PORTVERSION= 0.080000 +PORTVERSION= 0.100001 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND @@ -17,7 +17,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Data-Dumper-Concise>=0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \ p5-Data-IEEE754>=0:${PORTSDIR}/devel/p5-Data-IEEE754 \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-Math-Int128>=0.06:${PORTSDIR}/math/p5-Math-Int128 \ + p5-Math-Int128>=0.21:${PORTSDIR}/math/p5-Math-Int128 \ + p5-Math-Int64>=0.51:${PORTSDIR}/math/p5-Math-Int64 \ p5-MaxMind-DB-Common>=0.031003:${PORTSDIR}/net/p5-MaxMind-DB-Common \ p5-MaxMind-DB-Reader>=0:${PORTSDIR}/net/p5-MaxMind-DB-Reader \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ diff --git a/net/p5-MaxMind-DB-Writer/distinfo b/net/p5-MaxMind-DB-Writer/distinfo index 026b8aedf449..a970e208f6c2 100644 --- a/net/p5-MaxMind-DB-Writer/distinfo +++ b/net/p5-MaxMind-DB-Writer/distinfo @@ -1,2 +1,2 @@ -SHA256 (MaxMind-DB-Writer-0.080000.tar.gz) = 546fba481c9fc796f6189e4ad8458dbf155fc2ad02fb40a94fec7bf9cef4bbfb -SIZE (MaxMind-DB-Writer-0.080000.tar.gz) = 159631 +SHA256 (MaxMind-DB-Writer-0.100001.tar.gz) = 6d1bfba05ec883f8dd573be57729b3f55e86018791d9152b63bad1d4c73c3f91 +SIZE (MaxMind-DB-Writer-0.100001.tar.gz) = 162024 |