diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-11 21:02:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-11 21:02:31 +0000 |
commit | 7db80843057549628aa1216f179820243d12a9ec (patch) | |
tree | b93558c8f7ea4076f505e67950de2700bc43e3db /math/p5-Math-Utils | |
parent | 5c9777b29b499c575c804dce4f0db9c26a4f5c0a (diff) | |
download | ports-7db80843057549628aa1216f179820243d12a9ec.tar.gz ports-7db80843057549628aa1216f179820243d12a9ec.zip |
Notes
Diffstat (limited to 'math/p5-Math-Utils')
-rw-r--r-- | math/p5-Math-Utils/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Utils/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-Utils/Makefile b/math/p5-Math-Utils/Makefile index 73a08647bc9e..e9ce9da93c05 100644 --- a/math/p5-Math-Utils/Makefile +++ b/math/p5-Math-Utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Utils -PORTVERSION= 1.09 +PORTVERSION= 1.10 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Utils/distinfo b/math/p5-Math-Utils/distinfo index 66407336f57d..69eb475c56ff 100644 --- a/math/p5-Math-Utils/distinfo +++ b/math/p5-Math-Utils/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-Utils-1.09.tar.gz) = b230c290aced54a38bbfaeab884d89f4222d7b4f70526ebb6a9e945bdfa2afca -SIZE (Math-Utils-1.09.tar.gz) = 24386 +TIMESTAMP = 1494508624 +SHA256 (Math-Utils-1.10.tar.gz) = 0905aab8b65ed08f951756dd86803267877f88e45027af458bb3b83d218cb7c4 +SIZE (Math-Utils-1.10.tar.gz) = 24755 |