Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2015 16:52:05 +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: r401267 - head/math/p5-Math-BigInt-FastCalc
Message-ID:  <201511111652.tABGq57q068921@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 11 16:52:05 2015
New Revision: 401267
URL: https://svnweb.freebsd.org/changeset/ports/401267

Log:
  - Update to 0.37
  
  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	Wed Nov 11 16:52:01 2015	(r401266)
+++ head/math/p5-Math-BigInt-FastCalc/Makefile	Wed Nov 11 16:52:05 2015	(r401267)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-BigInt-FastCalc
-PORTVERSION=	0.36
+PORTVERSION=	0.37
 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.999706:${PORTSDIR}/math/p5-Math-BigInt
+BUILD_DEPENDS=	p5-Math-BigInt>=1.999709:${PORTSDIR}/math/p5-Math-BigInt
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PORTSCOUT=	skipv:0.251

Modified: head/math/p5-Math-BigInt-FastCalc/distinfo
==============================================================================
--- head/math/p5-Math-BigInt-FastCalc/distinfo	Wed Nov 11 16:52:01 2015	(r401266)
+++ head/math/p5-Math-BigInt-FastCalc/distinfo	Wed Nov 11 16:52:05 2015	(r401267)
@@ -1,2 +1,2 @@
-SHA256 (Math-BigInt-FastCalc-0.36.tar.gz) = bef3c4e1580ad0964d6127bf8f4a3c4eb4c9c61043e0197002db5e7296157792
-SIZE (Math-BigInt-FastCalc-0.36.tar.gz) = 67783
+SHA256 (Math-BigInt-FastCalc-0.37.tar.gz) = 968255948385e492e7090d3b196f25ee5469b05e66ae2b614a5515942daea1ba
+SIZE (Math-BigInt-FastCalc-0.37.tar.gz) = 67805



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511111652.tABGq57q068921>