pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/p5-Math-FFT Update to 1.32
details: https://anonhg.NetBSD.org/pkgsrc/rev/0229cfb93035
branches: trunk
changeset: 650923:0229cfb93035
user: wen <wen%pkgsrc.org@localhost>
date: Tue Apr 28 13:24:28 2015 +0000
description:
Update to 1.32
Add LICENSE
Upstream changes:
1.32 2015-04-28
- Specify minimum version of perl as 5.8.x
- CPANTS / Kwalitee
1.31 2015-03-25
- Convert n2 in _spctrm to "double" so it won't overflow as an int
- Fix https://rt.cpan.org/Ticket/Display.html?id=22068
- Thanks to thomas.poleschner%gmx.de@localhost for the report.
1.30 2015-03-25
- Convert the test files to Test::More and do some other cleanups.
1.29 2015-03-05
- Convert to Dist-Zilla.
- Reformatted the code.
- Get rid of trailing space.
- Got to 100% POD coverage.
- Other cleanups.
- As the original maintainer (Randy Kobes) passed away, the distribution
was adopted by Shlomi Fish (SHLOMIF).
diffstat:
math/p5-Math-FFT/Makefile | 6 +++---
math/p5-Math-FFT/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r c680c0e21364 -r 0229cfb93035 math/p5-Math-FFT/Makefile
--- a/math/p5-Math-FFT/Makefile Tue Apr 28 13:13:38 2015 +0000
+++ b/math/p5-Math-FFT/Makefile Tue Apr 28 13:24:28 2015 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/04/28 13:24:28 wen Exp $
-DISTNAME= Math-FFT-1.28
+DISTNAME= Math-FFT-1.32
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= gson%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Math-FFT/
COMMENT= Perl module to calculate Fast Fourier Transforms
+LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Math/FFT/.packlist
diff -r c680c0e21364 -r 0229cfb93035 math/p5-Math-FFT/distinfo
--- a/math/p5-Math-FFT/distinfo Tue Apr 28 13:13:38 2015 +0000
+++ b/math/p5-Math-FFT/distinfo Tue Apr 28 13:24:28 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/02/27 09:23:45 wiz Exp $
+$NetBSD: distinfo,v 1.4 2015/04/28 13:24:28 wen Exp $
-SHA1 (Math-FFT-1.28.tar.gz) = 0c2916a624d826a528284006992aa3bed91a6b7e
-RMD160 (Math-FFT-1.28.tar.gz) = a09b06711b09393eef1d8f7b1a5bd60b4475943c
-Size (Math-FFT-1.28.tar.gz) = 29345 bytes
+SHA1 (Math-FFT-1.32.tar.gz) = d4c6b10f450ca4384e3161dc25d31c94385942b3
+RMD160 (Math-FFT-1.32.tar.gz) = a0868e0c55ee445fea33151006b45d1da9e8614c
+Size (Math-FFT-1.32.tar.gz) = 48468 bytes
Home |
Main Index |
Thread Index |
Old Index