Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:11:02 +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: r426498 - head/math/p5-Math-BigInt-Pari
Message-ID:  <201611191711.uAJHB2B0078809@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:11:01 2016
New Revision: 426498
URL: https://svnweb.freebsd.org/changeset/ports/426498

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

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

Modified: head/math/p5-Math-BigInt-Pari/Makefile
==============================================================================
--- head/math/p5-Math-BigInt-Pari/Makefile	Sat Nov 19 17:10:57 2016	(r426497)
+++ head/math/p5-Math-BigInt-Pari/Makefile	Sat Nov 19 17:11:01 2016	(r426498)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-BigInt-Pari
-PORTVERSION=	1.27
+PORTVERSION=	1.3000
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ COMMENT=	Use Math::Pari for Math::BigInt
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Math-BigInt>=1.999719:math/p5-Math-BigInt \
+BUILD_DEPENDS=	p5-Math-BigInt>=1.999800:math/p5-Math-BigInt \
 		p5-Math-Pari>=2.010709:math/p5-Math-Pari
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/math/p5-Math-BigInt-Pari/distinfo
==============================================================================
--- head/math/p5-Math-BigInt-Pari/distinfo	Sat Nov 19 17:10:57 2016	(r426497)
+++ head/math/p5-Math-BigInt-Pari/distinfo	Sat Nov 19 17:11:01 2016	(r426498)
@@ -1,2 +1,3 @@
-SHA256 (Math-BigInt-Pari-1.27.tar.gz) = e50ce81cf2aefa2b8201ecf7d691a0a24a76428d1679c4f7dca4e34c4fd4d620
-SIZE (Math-BigInt-Pari-1.27.tar.gz) = 61016
+TIMESTAMP = 1479554329
+SHA256 (Math-BigInt-Pari-1.3000.tar.gz) = b0b111776bfb32c35f2600c4dde3bd06fb324fa9201aa5d54d4f54ea37c74dbe
+SIZE (Math-BigInt-Pari-1.3000.tar.gz) = 2250861



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