diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-16 21:35:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-16 21:35:01 +0800 |
commit | 73ff0b47380778821c6012ef8cea713c3527f520 (patch) | |
tree | c21df7587b895b7f5929ebca3b03306dc272a13b /math | |
parent | c0e6b19135713845c7185dab03ca1956117cef11 (diff) | |
download | freebsd-ports-gnome-73ff0b47380778821c6012ef8cea713c3527f520.tar.gz freebsd-ports-gnome-73ff0b47380778821c6012ef8cea713c3527f520.tar.zst freebsd-ports-gnome-73ff0b47380778821c6012ef8cea713c3527f520.zip |
- Update to 0.53
Changes: http://search.cpan.org/dist/Math-Int64/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Int64/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Int64/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile index 0848876cc435..7fe2fe80e1f5 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo index 4e167fd41e09..de24d2080d29 100644 --- a/math/p5-Math-Int64/distinfo +++ b/math/p5-Math-Int64/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.52.tar.gz) = bf3ef218835d8290847a88adfe1d46c00ed79f4eabcf70133ac9db12167bffdc -SIZE (Math-Int64-0.52.tar.gz) = 118676 +SHA256 (Math-Int64-0.53.tar.gz) = 3b1f3d685b68c5d1c714cbf6da3b728a3aada66843bb55d3e69ed33b7118fdca +SIZE (Math-Int64-0.53.tar.gz) = 118906 |