diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-25 03:04:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-25 03:04:19 +0800 |
commit | ddd4853539a87931b5e8fa41845ced054efd0af8 (patch) | |
tree | 899fa543a4d20a1385967cc76a4b39a9b1ce261a /math | |
parent | b8cbe5b31192171643fe9ac7416fd089c944d37c (diff) | |
download | freebsd-ports-gnome-ddd4853539a87931b5e8fa41845ced054efd0af8.tar.gz freebsd-ports-gnome-ddd4853539a87931b5e8fa41845ced054efd0af8.tar.zst freebsd-ports-gnome-ddd4853539a87931b5e8fa41845ced054efd0af8.zip |
- Update to 0.40
Changes: http://search.cpan.org/dist/bignum/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-bignum/Makefile | 2 | ||||
-rw-r--r-- | math/p5-bignum/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile index 75a32b4441e7..4fed136eba94 100644 --- a/math/p5-bignum/Makefile +++ b/math/p5-bignum/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bignum -PORTVERSION= 0.39 +PORTVERSION= 0.40 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM diff --git a/math/p5-bignum/distinfo b/math/p5-bignum/distinfo index bc865d6ef7dc..d3313b1596d0 100644 --- a/math/p5-bignum/distinfo +++ b/math/p5-bignum/distinfo @@ -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 |