diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-14 21:35:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-14 21:35:04 +0800 |
commit | 8de525e021d678e3e144e9b9d6093f97c33a3931 (patch) | |
tree | f119c32b953b53ae58bfe9cdd21fc25f499bdfc7 /math | |
parent | 8e809ab4bf53cd5677ebba3e7c62821300d797cb (diff) | |
download | freebsd-ports-gnome-8de525e021d678e3e144e9b9d6093f97c33a3931.tar.gz freebsd-ports-gnome-8de525e021d678e3e144e9b9d6093f97c33a3931.tar.zst freebsd-ports-gnome-8de525e021d678e3e144e9b9d6093f97c33a3931.zip |
- Update to 0.52
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 3d6b76893fa0..0848876cc435 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Int64/distinfo b/math/p5-Math-Int64/distinfo index 2b7807670658..4e167fd41e09 100644 --- a/math/p5-Math-Int64/distinfo +++ b/math/p5-Math-Int64/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Int64-0.51.tar.gz) = dd0da186b8ae39ac8c2cc09bede39b00ad3a73a3bdf503b4c76ccf5f00dcc4f5 -SIZE (Math-Int64-0.51.tar.gz) = 118495 +SHA256 (Math-Int64-0.52.tar.gz) = bf3ef218835d8290847a88adfe1d46c00ed79f4eabcf70133ac9db12167bffdc +SIZE (Math-Int64-0.52.tar.gz) = 118676 |