svn commit: r481860 - head/math/p5-bignum

Wen Heping wen at FreeBSD.org
Thu Oct 11 23:59:59 UTC 2018


Author: wen
Date: Thu Oct 11 23:59:57 2018
New Revision: 481860
URL: https://svnweb.freebsd.org/changeset/ports/481860

Log:
  - Update to 0.51
  Changes: https://metacpan.org/changes/distribution/bignum

Modified:
  head/math/p5-bignum/Makefile
  head/math/p5-bignum/distinfo

Modified: head/math/p5-bignum/Makefile
==============================================================================
--- head/math/p5-bignum/Makefile	Thu Oct 11 23:45:58 2018	(r481859)
+++ head/math/p5-bignum/Makefile	Thu Oct 11 23:59:57 2018	(r481860)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bignum
-PORTVERSION=	0.50
+PORTVERSION=	0.51
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PJACKLAM

Modified: head/math/p5-bignum/distinfo
==============================================================================
--- head/math/p5-bignum/distinfo	Thu Oct 11 23:45:58 2018	(r481859)
+++ head/math/p5-bignum/distinfo	Thu Oct 11 23:59:57 2018	(r481860)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524262670
-SHA256 (bignum-0.50.tar.gz) = 82f88a0acbbfa9c4c69f620316b37da8f4b3d2895208e6aad6121a8f0203a94f
-SIZE (bignum-0.50.tar.gz) = 27999
+TIMESTAMP = 1539301714
+SHA256 (bignum-0.51.tar.gz) = 8ac0f6efe0b6f24804690e53908bdc5346613667f1c0590d8cf808ec090e9c47
+SIZE (bignum-0.51.tar.gz) = 28851


More information about the svn-ports-head mailing list