diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-03 17:13:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-03 17:13:22 +0000 |
commit | 47e78b1c5bcab2966ed167d3b7ddcc8ff42ddc47 (patch) | |
tree | ecbfe89dcd63d5ace9e247bbf418f5d29a98c739 /math | |
parent | 6e007fa254717a0945ab1d43e6035f599b5a65cb (diff) | |
download | freebsd-ports-47e78b1c5bcab2966ed167d3b7ddcc8ff42ddc47.zip |
- Update to 0.07
Changes: http://search.cpan.org/dist/Math-Round/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Round/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Round/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile index 2baf1222c2b6..38ddeb170db6 100644 --- a/math/p5-Math-Round/Makefile +++ b/math/p5-Math-Round/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Round -PORTVERSION= 0.06 -PORTREVISION= 1 +PORTVERSION= 0.07 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Round/distinfo b/math/p5-Math-Round/distinfo index 4dbe19aee6c2..00f4fcb3aa5c 100644 --- a/math/p5-Math-Round/distinfo +++ b/math/p5-Math-Round/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Round-0.06.tar.gz) = a5086f7693ac49a9bdcdc9cccff9159be527d150951319c061bfb2e0dedb8da4 -SIZE (Math-Round-0.06.tar.gz) = 5002 +SHA256 (Math-Round-0.07.tar.gz) = 73a7329a86e54a5c29a440382e5803095b58f33129e61a1df0093b4824de9327 +SIZE (Math-Round-0.07.tar.gz) = 5221 |