Date: Thu, 11 Oct 2018 23:59:57 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481860 - head/math/p5-bignum Message-ID: <201810112359.w9BNxvq5015377@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810112359.w9BNxvq5015377>