From owner-svn-ports-all@freebsd.org Sat Nov 26 10:34:07 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CA74C55CC8; Sat, 26 Nov 2016 10:34:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 D5A4013A5; Sat, 26 Nov 2016 10:34:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAQAY5Xj045814; Sat, 26 Nov 2016 10:34:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAQAY5XO045812; Sat, 26 Nov 2016 10:34:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611261034.uAQAY5XO045812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 26 Nov 2016 10:34:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427145 - head/math/p5-Math-BigInt-FastCalc 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.23 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, 26 Nov 2016 10:34:07 -0000 Author: sunpoet Date: Sat Nov 26 10:34:05 2016 New Revision: 427145 URL: https://svnweb.freebsd.org/changeset/ports/427145 Log: - Update to 0.5002 Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES Modified: head/math/p5-Math-BigInt-FastCalc/Makefile head/math/p5-Math-BigInt-FastCalc/distinfo Modified: head/math/p5-Math-BigInt-FastCalc/Makefile ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/Makefile Sat Nov 26 10:34:01 2016 (r427144) +++ head/math/p5-Math-BigInt-FastCalc/Makefile Sat Nov 26 10:34:05 2016 (r427145) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.5001 +PORTVERSION= 0.5002 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Math::BigInt::Calc with some XS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999800:math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/math/p5-Math-BigInt-FastCalc/distinfo ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/distinfo Sat Nov 26 10:34:01 2016 (r427144) +++ head/math/p5-Math-BigInt-FastCalc/distinfo Sat Nov 26 10:34:05 2016 (r427145) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479732131 -SHA256 (Math-BigInt-FastCalc-0.5001.tar.gz) = 9b465b0acd5ca0e0941cfa72230b9088b7fbb90d0ce2e1bd50cbc27324941214 -SIZE (Math-BigInt-FastCalc-0.5001.tar.gz) = 2261793 +TIMESTAMP = 1480092261 +SHA256 (Math-BigInt-FastCalc-0.5002.tar.gz) = d37d8fabd2502f75aa25180b368458c3cdf900f8ef8b10b69df4f4eff01ae378 +SIZE (Math-BigInt-FastCalc-0.5002.tar.gz) = 2297528