diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-05 18:02:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-11-05 18:02:54 +0000 |
commit | 6bedeb3feb802fe6bb692d06d3150d06f1d6c35f (patch) | |
tree | 516d359dcbf40772c1d1f4e7eda5e4d262f6c0df /net/p5-MaxMind-DB-Reader | |
parent | 84c996b350ca2d286825d365cde45799f5882c40 (diff) | |
download | ports-6bedeb3feb802fe6bb692d06d3150d06f1d6c35f.tar.gz ports-6bedeb3feb802fe6bb692d06d3150d06f1d6c35f.zip |
Notes
Diffstat (limited to 'net/p5-MaxMind-DB-Reader')
-rw-r--r-- | net/p5-MaxMind-DB-Reader/Makefile | 7 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Reader/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-MaxMind-DB-Reader/Makefile b/net/p5-MaxMind-DB-Reader/Makefile index bb8aa89b05ee..9139c92345aa 100644 --- a/net/p5-MaxMind-DB-Reader/Makefile +++ b/net/p5-MaxMind-DB-Reader/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Reader -PORTVERSION= 1.000009 -PORTREVISION= 1 +PORTVERSION= 1.000012 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND @@ -17,10 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Data-IEEE754>=0:devel/p5-Data-IEEE754 \ p5-Data-Printer>=0:devel/p5-Data-Printer \ - p5-Data-Validate-IP>=0.16:net-mgmt/p5-Data-Validate-IP \ + p5-Data-Validate-IP>=0.25:net-mgmt/p5-Data-Validate-IP \ p5-DateTime>=0:devel/p5-DateTime \ p5-List-AllUtils>=0:devel/p5-List-AllUtils \ - p5-MaxMind-DB-Common>=0.040000:net/p5-MaxMind-DB-Common \ + p5-MaxMind-DB-Common>=0.040001:net/p5-MaxMind-DB-Common \ p5-Module-Implementation>=0:devel/p5-Module-Implementation \ p5-Moo>=1.003000:devel/p5-Moo \ p5-MooX-StrictConstructor>=0:devel/p5-MooX-StrictConstructor \ diff --git a/net/p5-MaxMind-DB-Reader/distinfo b/net/p5-MaxMind-DB-Reader/distinfo index 00507e8c5554..68f063cb3221 100644 --- a/net/p5-MaxMind-DB-Reader/distinfo +++ b/net/p5-MaxMind-DB-Reader/distinfo @@ -1,2 +1,3 @@ -SHA256 (MaxMind-DB-Reader-1.000009.tar.gz) = 0fc957aa6d4303d4a68990c976058e9793b7dca7f90ba86fec171a23c92dc38c -SIZE (MaxMind-DB-Reader-1.000009.tar.gz) = 253600 +TIMESTAMP = 1478368945 +SHA256 (MaxMind-DB-Reader-1.000012.tar.gz) = 167906e6db5bce5c1464e20bef0a3e2ff32af7abb3af9aca14a3faf2a70e192d +SIZE (MaxMind-DB-Reader-1.000012.tar.gz) = 272932 |