diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-14 22:51:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-14 22:51:52 +0800 |
commit | 9e28b8079d76a96c451697e2ce7ca688c404410f (patch) | |
tree | 0d29f9502e7b99f94c14438ef8c72b878f085334 /net/p5-MaxMind-DB-Writer | |
parent | 5c970f14c78a03a17960d056a27fd22460afa14e (diff) | |
download | freebsd-ports-gnome-9e28b8079d76a96c451697e2ce7ca688c404410f.tar.gz freebsd-ports-gnome-9e28b8079d76a96c451697e2ce7ca688c404410f.tar.zst freebsd-ports-gnome-9e28b8079d76a96c451697e2ce7ca688c404410f.zip |
- Update to 0.100001
Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes
Diffstat (limited to 'net/p5-MaxMind-DB-Writer')
-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 |