svn commit: r400921 - head/math/p5-Math-BigInt-FastCalc

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 6 11:53:05 UTC 2015


Author: sunpoet
Date: Fri Nov  6 11:53:03 2015
New Revision: 400921
URL: https://svnweb.freebsd.org/changeset/ports/400921

Log:
  - Update to 0.36
  
  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	Fri Nov  6 11:52:59 2015	(r400920)
+++ head/math/p5-Math-BigInt-FastCalc/Makefile	Fri Nov  6 11:53:03 2015	(r400921)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-BigInt-FastCalc
-PORTVERSION=	0.35
+PORTVERSION=	0.36
 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.999703:${PORTSDIR}/math/p5-Math-BigInt
+BUILD_DEPENDS=	p5-Math-BigInt>=1.999706:${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	Fri Nov  6 11:52:59 2015	(r400920)
+++ head/math/p5-Math-BigInt-FastCalc/distinfo	Fri Nov  6 11:53:03 2015	(r400921)
@@ -1,2 +1,2 @@
-SHA256 (Math-BigInt-FastCalc-0.35.tar.gz) = 60d953589f56be59c9fb053943b0bee6859c9b75fe13ef453160bd3a1ccd12d6
-SIZE (Math-BigInt-FastCalc-0.35.tar.gz) = 67805
+SHA256 (Math-BigInt-FastCalc-0.36.tar.gz) = bef3c4e1580ad0964d6127bf8f4a3c4eb4c9c61043e0197002db5e7296157792
+SIZE (Math-BigInt-FastCalc-0.36.tar.gz) = 67783


More information about the svn-ports-all mailing list