From owner-svn-ports-all@FreeBSD.ORG Sat Mar 14 14:51:53 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A63BE6DD; Sat, 14 Mar 2015 14:51:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76D85B6D; Sat, 14 Mar 2015 14:51:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2EEpr3B012085; Sat, 14 Mar 2015 14:51:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2EEprm5012083; Sat, 14 Mar 2015 14:51:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201503141451.t2EEprm5012083@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 14 Mar 2015 14:51:53 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Mar 2015 14:51:53 -0000 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