diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-18 15:16:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-18 15:16:51 +0000 |
commit | 607e772d368f8dcdf07600d9e345804baef5c6a6 (patch) | |
tree | ee251b84ef94ffeb774afbee84a40c2e8031a435 | |
parent | 43fe46eec7d9313ccc2c616f8198184718e1ac1a (diff) | |
download | ports-607e772d368f8dcdf07600d9e345804baef5c6a6.tar.gz ports-607e772d368f8dcdf07600d9e345804baef5c6a6.zip |
Notes
-rw-r--r-- | net/p5-MaxMind-DB-Reader/Makefile | 5 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Reader/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-MaxMind-DB-Reader/Makefile b/net/p5-MaxMind-DB-Reader/Makefile index f3e2ca9de3c7..6a162fd1e756 100644 --- a/net/p5-MaxMind-DB-Reader/Makefile +++ b/net/p5-MaxMind-DB-Reader/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Reader -PORTVERSION= 0.050005 +PORTVERSION= 0.060001 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DROLSKY +MASTER_SITE_SUBDIR= CPAN:MAXMIND PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org @@ -24,6 +24,7 @@ BUILD_DEPENDS= p5-Data-IEEE754>=0:${PORTSDIR}/devel/p5-Data-IEEE754 \ 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 diff --git a/net/p5-MaxMind-DB-Reader/distinfo b/net/p5-MaxMind-DB-Reader/distinfo index 006033ab65d1..b91028db5d10 100644 --- a/net/p5-MaxMind-DB-Reader/distinfo +++ b/net/p5-MaxMind-DB-Reader/distinfo @@ -1,2 +1,2 @@ -SHA256 (MaxMind-DB-Reader-0.050005.tar.gz) = 72291ea4d33633bb4c29d9957dd5635d15b39237cf81ae20a972c6f9cfe322dd -SIZE (MaxMind-DB-Reader-0.050005.tar.gz) = 77096 +SHA256 (MaxMind-DB-Reader-0.060001.tar.gz) = dee6292f9edfe06fc8cfffabcb7545c27cc544792086439d459c04a30a737e4c +SIZE (MaxMind-DB-Reader-0.060001.tar.gz) = 242514 |