diff options
author | bofh <bofh@FreeBSD.org> | 2015-06-02 18:17:28 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2015-06-02 18:17:28 +0800 |
commit | a75f67e3d309399443a53fd65fdaa8b5387528a2 (patch) | |
tree | 624e8e4795464d228dbd2d754c14ecaa83a7dc98 /math | |
parent | 37ea19845f97b707fc18cc40f06b4cbb4a925643 (diff) | |
download | freebsd-ports-graphics-a75f67e3d309399443a53fd65fdaa8b5387528a2.tar.gz freebsd-ports-graphics-a75f67e3d309399443a53fd65fdaa8b5387528a2.tar.zst freebsd-ports-graphics-a75f67e3d309399443a53fd65fdaa8b5387528a2.zip |
math/p5-Math-FFT: Update version 1.28=>1.32
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-FFT/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-FFT/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index 445615f41af..bf5561d2f40 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-FFT -PORTVERSION= 1.28 -PORTREVISION= 1 +PORTVERSION= 1.32 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-FFT/distinfo b/math/p5-Math-FFT/distinfo index 7fdb67ac862..77edc57c2d1 100644 --- a/math/p5-Math-FFT/distinfo +++ b/math/p5-Math-FFT/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-FFT-1.28.tar.gz) = 63aca20ff0043544e8c1cb3fdcc9cc77d12241309bffaa45ad08f515085c3853 -SIZE (Math-FFT-1.28.tar.gz) = 29345 +SHA256 (Math-FFT-1.32.tar.gz) = 6c135371af70cc97157f01ac5ced6d0aa93f6821c6cfc2c1c201995de9200491 +SIZE (Math-FFT-1.32.tar.gz) = 48468 |