diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-01 17:59:41 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-01 17:59:41 +0800 |
commit | 4beaefaf2f295d7393032956a349cb2f41774d81 (patch) | |
tree | 50832eeb00c83ced5978c6f62b7ad7e876fb1b73 /net | |
parent | 45f3315a5c7e7b1efb07633791dc0ae353aa34e6 (diff) | |
download | freebsd-ports-gnome-4beaefaf2f295d7393032956a349cb2f41774d81.tar.gz freebsd-ports-gnome-4beaefaf2f295d7393032956a349cb2f41774d81.tar.zst freebsd-ports-gnome-4beaefaf2f295d7393032956a349cb2f41774d81.zip |
- Update to 0.040000
Changes: http://search.cpan.org/dist/MaxMind-DB-Common/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-MaxMind-DB-Common/Makefile | 6 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Common/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/net/p5-MaxMind-DB-Common/Makefile b/net/p5-MaxMind-DB-Common/Makefile index 14f507aee9d2..acad44e31d00 100644 --- a/net/p5-MaxMind-DB-Common/Makefile +++ b/net/p5-MaxMind-DB-Common/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= MaxMind-DB-Common -PORTVERSION= 0.031003 -PORTREVISION= 1 +PORTVERSION= 0.040000 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DROLSKY +MASTER_SITE_SUBDIR= CPAN:MAXMIND PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +16,6 @@ LICENSE= ART20 BUILD_DEPENDS= p5-Data-Dumper-Concise>=0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \ 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-Moo>=0:${PORTSDIR}/devel/p5-Moo \ p5-MooX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooX-StrictConstructor \ p5-autodie>=0:${PORTSDIR}/devel/p5-autodie \ diff --git a/net/p5-MaxMind-DB-Common/distinfo b/net/p5-MaxMind-DB-Common/distinfo index 5782d0531736..16dd222840b7 100644 --- a/net/p5-MaxMind-DB-Common/distinfo +++ b/net/p5-MaxMind-DB-Common/distinfo @@ -1,2 +1,2 @@ -SHA256 (MaxMind-DB-Common-0.031003.tar.gz) = b8386e8de6e445a319ef3c8530531551cc92e3306ba48e0a518f952fee41eeab -SIZE (MaxMind-DB-Common-0.031003.tar.gz) = 16735 +SHA256 (MaxMind-DB-Common-0.040000.tar.gz) = e4307d5bedd4799bb846719cea239fe9f070d58762f1471cd47d675fb4ce802c +SIZE (MaxMind-DB-Common-0.040000.tar.gz) = 22798 |