Date: Sat, 14 Mar 2015 14:51:53 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381276 - head/net/p5-MaxMind-DB-Writer Message-ID: <201503141451.t2EEprm5012083@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503141451.t2EEprm5012083>