diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-06-20 15:45:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-06-20 15:45:37 +0800 |
commit | 6624c2970ca8cc9ec3bb3e1a20a83fb10b0e19ed (patch) | |
tree | 5fbdcde4842455b6044c1cc3b05b5b515d037bc0 /math | |
parent | da5c4888fefc041e9099936be0ea98a07badf72e (diff) | |
download | freebsd-ports-gnome-6624c2970ca8cc9ec3bb3e1a20a83fb10b0e19ed.tar.gz freebsd-ports-gnome-6624c2970ca8cc9ec3bb3e1a20a83fb10b0e19ed.tar.zst freebsd-ports-gnome-6624c2970ca8cc9ec3bb3e1a20a83fb10b0e19ed.zip |
- Update to 0.32
Changes: http://search.cpan.org/dist/Math-GSL/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GSL/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GSL/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 2b6fb9e7ae61..64fe40c33701 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GSL -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-GSL/distinfo b/math/p5-Math-GSL/distinfo index 755dcb07e28d..85efd68901be 100644 --- a/math/p5-Math-GSL/distinfo +++ b/math/p5-Math-GSL/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GSL-0.31.tar.gz) = f435ddcef23c90babc3d857d5dbad1ac4159fb6a0988f13c8d49c4c71f10e13e -SIZE (Math-GSL-0.31.tar.gz) = 10870556 +SHA256 (Math-GSL-0.32.tar.gz) = 755832efa8ca9e912b00fd1e1473e982834fc7dcf1dd8343f420082b4008bf6a +SIZE (Math-GSL-0.32.tar.gz) = 10876196 |