diff options
author | wen <wen@pkgsrc.org> | 2017-04-29 14:02:01 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2017-04-29 14:02:01 +0000 |
commit | c10e80e5e4a25cad9a3f3927b028b288dbc55892 (patch) | |
tree | 9f32f68843903e6391e9821e3797e40aa01e88d9 | |
parent | 75bad90e3b5a461106bafcbf08d9018527a68bef (diff) | |
download | pkgsrc-c10e80e5e4a25cad9a3f3927b028b288dbc55892.tar.gz |
Update to 1.34
Upstream changes:
1.34 2017-04-07
- Don't pack .*~ temporary files.
- Add MANIFEST.SKIP .
1.33 2017-04-07
- Hopefully fix the tests with "." gone from @INC :
- http://www.cpantesters.org/cpan/report/873193f8-15df-11e7-a7e6-820fe85ef7bd
- Thanks to DCOLLINS for the report.
-rw-r--r-- | math/p5-Math-FFT/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Math-FFT/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index 676fac85a30..477a8c6bc3c 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2016/06/08 19:24:02 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2017/04/29 14:02:01 wen Exp $ -DISTNAME= Math-FFT-1.32 +DISTNAME= Math-FFT-1.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-FFT/distinfo b/math/p5-Math-FFT/distinfo index 6684169369d..91d892b2d7d 100644 --- a/math/p5-Math-FFT/distinfo +++ b/math/p5-Math-FFT/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2015/11/03 23:33:38 agc Exp $ +$NetBSD: distinfo,v 1.6 2017/04/29 14:02:01 wen Exp $ -SHA1 (Math-FFT-1.32.tar.gz) = d4c6b10f450ca4384e3161dc25d31c94385942b3 -RMD160 (Math-FFT-1.32.tar.gz) = a0868e0c55ee445fea33151006b45d1da9e8614c -SHA512 (Math-FFT-1.32.tar.gz) = f961ebd9ec3e011131df17cd311cf2658a12786e74ac6031d8e59d89c63aa7d8b8930867b8c807ba94e19f9f1656ae2036bbc422bc23bb3385b0e30fef7e00bd -Size (Math-FFT-1.32.tar.gz) = 48468 bytes +SHA1 (Math-FFT-1.34.tar.gz) = 1e85d2b9115e8b90ac5ec9df998353216d80d5e0 +RMD160 (Math-FFT-1.34.tar.gz) = 982f440a05a094fd7e3fcce848aa5a16a115a4ef +SHA512 (Math-FFT-1.34.tar.gz) = 605ce6805c106d00e851604115581d2e035843982e01b848d730e74890041c66e57139dcc037c36eeb3de80a45436e0a36f7482eac080e92638ac44be8af428d +Size (Math-FFT-1.34.tar.gz) = 41732 bytes |