Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2016 19:04:59 +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: r414207 - head/math/p5-Math-BigInt-GMP
Message-ID:  <201604281904.u3SJ4xxQ042136@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Apr 28 19:04:59 2016
New Revision: 414207
URL: https://svnweb.freebsd.org/changeset/ports/414207

Log:
  - Update to 1.51
  
  Changes:	http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES

Modified:
  head/math/p5-Math-BigInt-GMP/Makefile
  head/math/p5-Math-BigInt-GMP/distinfo

Modified: head/math/p5-Math-BigInt-GMP/Makefile
==============================================================================
--- head/math/p5-Math-BigInt-GMP/Makefile	Thu Apr 28 19:04:54 2016	(r414206)
+++ head/math/p5-Math-BigInt-GMP/Makefile	Thu Apr 28 19:04:59 2016	(r414207)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-BigInt-GMP
-PORTVERSION=	1.49
+PORTVERSION=	1.51
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ COMMENT=	Math::BigInt::GMP - Use the GMP
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Math-BigInt>=1.999714:math/p5-Math-BigInt
+BUILD_DEPENDS=	p5-Math-BigInt>=1.999719:math/p5-Math-BigInt
 LIB_DEPENDS=	libgmp.so:math/gmp
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/math/p5-Math-BigInt-GMP/distinfo
==============================================================================
--- head/math/p5-Math-BigInt-GMP/distinfo	Thu Apr 28 19:04:54 2016	(r414206)
+++ head/math/p5-Math-BigInt-GMP/distinfo	Thu Apr 28 19:04:59 2016	(r414207)
@@ -1,2 +1,2 @@
-SHA256 (Math-BigInt-GMP-1.49.tar.gz) = 757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f
-SIZE (Math-BigInt-GMP-1.49.tar.gz) = 59712
+SHA256 (Math-BigInt-GMP-1.51.tar.gz) = 77ac59cc5af8a2c88ccc27098ed8c4b301d2b5ed5b9c1f12eb8961844f119475
+SIZE (Math-BigInt-GMP-1.51.tar.gz) = 59701



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