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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 24 19:04:21 UTC 2015


Author: sunpoet
Date: Thu Sep 24 19:04:19 2015
New Revision: 397729
URL: https://svnweb.freebsd.org/changeset/ports/397729

Log:
  - Update to 0.40
  
  Changes:	http://search.cpan.org/dist/bignum/CHANGES

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

Modified: head/math/p5-bignum/Makefile
==============================================================================
--- head/math/p5-bignum/Makefile	Thu Sep 24 19:04:14 2015	(r397728)
+++ head/math/p5-bignum/Makefile	Thu Sep 24 19:04:19 2015	(r397729)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bignum
-PORTVERSION=	0.39
+PORTVERSION=	0.40
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PJACKLAM

Modified: head/math/p5-bignum/distinfo
==============================================================================
--- head/math/p5-bignum/distinfo	Thu Sep 24 19:04:14 2015	(r397728)
+++ head/math/p5-bignum/distinfo	Thu Sep 24 19:04:19 2015	(r397729)
@@ -1,2 +1,2 @@
-SHA256 (bignum-0.39.tar.gz) = 378e72cc984b8f3017136ad07a984a576b3ef218ea93ab3b50c91a8690b3424b
-SIZE (bignum-0.39.tar.gz) = 40777
+SHA256 (bignum-0.40.tar.gz) = 7c94df8baf32ef2e2fb90a61e90723e3cae456dde0cb18d0acb038a72b3b8265
+SIZE (bignum-0.40.tar.gz) = 40886


More information about the svn-ports-all mailing list