svn commit: r381276 - head/net/p5-MaxMind-DB-Writer
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 14 14:51:53 UTC 2015
Author: sunpoet
Date: Sat Mar 14 14:51:52 2015
New Revision: 381276
URL: https://svnweb.freebsd.org/changeset/ports/381276
QAT: https://qat.redports.org/buildarchive/r381276/
Log:
- Update to 0.100001
Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes
Modified:
head/net/p5-MaxMind-DB-Writer/Makefile
head/net/p5-MaxMind-DB-Writer/distinfo
Modified: head/net/p5-MaxMind-DB-Writer/Makefile
==============================================================================
--- head/net/p5-MaxMind-DB-Writer/Makefile Sat Mar 14 14:51:43 2015 (r381275)
+++ head/net/p5-MaxMind-DB-Writer/Makefile Sat Mar 14 14:51:52 2015 (r381276)
@@ -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 \
Modified: head/net/p5-MaxMind-DB-Writer/distinfo
==============================================================================
--- head/net/p5-MaxMind-DB-Writer/distinfo Sat Mar 14 14:51:43 2015 (r381275)
+++ head/net/p5-MaxMind-DB-Writer/distinfo Sat Mar 14 14:51:52 2015 (r381276)
@@ -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
More information about the svn-ports-all
mailing list