svn commit: r398087 - head/math/p5-bignum
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 28 06:21:02 UTC 2015
Author: sunpoet
Date: Mon Sep 28 06:21:00 2015
New Revision: 398087
URL: https://svnweb.freebsd.org/changeset/ports/398087
Log:
- Update to 0.41
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 Mon Sep 28 06:20:55 2015 (r398086)
+++ head/math/p5-bignum/Makefile Mon Sep 28 06:21:00 2015 (r398087)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bignum
-PORTVERSION= 0.40
+PORTVERSION= 0.41
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
Modified: head/math/p5-bignum/distinfo
==============================================================================
--- head/math/p5-bignum/distinfo Mon Sep 28 06:20:55 2015 (r398086)
+++ head/math/p5-bignum/distinfo Mon Sep 28 06:21:00 2015 (r398087)
@@ -1,2 +1,2 @@
-SHA256 (bignum-0.40.tar.gz) = 7c94df8baf32ef2e2fb90a61e90723e3cae456dde0cb18d0acb038a72b3b8265
-SIZE (bignum-0.40.tar.gz) = 40886
+SHA256 (bignum-0.41.tar.gz) = d41cd79fcdeae337f0ae4f18832807b6c7b280180ccd3961a6c56111bdf87ca5
+SIZE (bignum-0.41.tar.gz) = 42055
More information about the svn-ports-head
mailing list