Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2018 19:59:42 +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: r481932 - head/math/p5-Math-BigInt
Message-ID:  <201810121959.w9CJxgOY035810@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct 12 19:59:42 2018
New Revision: 481932
URL: https://svnweb.freebsd.org/changeset/ports/481932

Log:
  Update to 1.999814
  
  Changes:	https://metacpan.org/changes/distribution/Math-BigInt

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

Modified: head/math/p5-Math-BigInt/Makefile
==============================================================================
--- head/math/p5-Math-BigInt/Makefile	Fri Oct 12 19:59:34 2018	(r481931)
+++ head/math/p5-Math-BigInt/Makefile	Fri Oct 12 19:59:42 2018	(r481932)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-BigInt
-PORTVERSION=	1.999813
+PORTVERSION=	1.999814
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,6 +15,7 @@ LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/math/p5-Math-BigInt/distinfo
==============================================================================
--- head/math/p5-Math-BigInt/distinfo	Fri Oct 12 19:59:34 2018	(r481931)
+++ head/math/p5-Math-BigInt/distinfo	Fri Oct 12 19:59:42 2018	(r481932)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524299820
-SHA256 (Math-BigInt-1.999813.tar.gz) = 67a10a10a806bd7add463acc1557554381052426cbcb04b1ffbeccfb6775be3d
-SIZE (Math-BigInt-1.999813.tar.gz) = 2926381
+TIMESTAMP = 1539368431
+SHA256 (Math-BigInt-1.999814.tar.gz) = 19fbabee89e4d3a5c4775cc07006b7488ebb4f70ea79d915f1a5f0130e0d3e22
+SIZE (Math-BigInt-1.999814.tar.gz) = 2937063



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