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.36



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0eb2320a2c94
branches:  trunk
changeset: 457974:0eb2320a2c94
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Sep 05 09:52:58 2021 +0000

description:
Update to 1.36

Upstream changes:
1.36  2020-10-17
    - Avoid including Build.PL to fix cpan installs.
        - https://github.com/shlomif/perl-Math-FFT/issues/4
        - Thanks to @eserte / SREZIC for the issue report.

1.35  2020-10-15
    - dist.ini / weaver.ini / .tidyallrc / etc. cleanup
        - Inspired by Lady_Aleena.

diffstat:

 math/p5-Math-FFT/Makefile |   5 ++---
 math/p5-Math-FFT/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r c7e559cbe50a -r 0eb2320a2c94 math/p5-Math-FFT/Makefile
--- a/math/p5-Math-FFT/Makefile Sun Sep 05 09:49:35 2021 +0000
+++ b/math/p5-Math-FFT/Makefile Sun Sep 05 09:52:58 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2021/05/24 19:52:58 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2021/09/05 09:52:58 wen Exp $
 
-DISTNAME=      Math-FFT-1.34
+DISTNAME=      Math-FFT-1.36
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 
diff -r c7e559cbe50a -r 0eb2320a2c94 math/p5-Math-FFT/distinfo
--- a/math/p5-Math-FFT/distinfo Sun Sep 05 09:49:35 2021 +0000
+++ b/math/p5-Math-FFT/distinfo Sun Sep 05 09:52:58 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/04/29 14:02:01 wen Exp $
+$NetBSD: distinfo,v 1.7 2021/09/05 09:52:58 wen Exp $
 
-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
+SHA1 (Math-FFT-1.36.tar.gz) = 6976637fdb3fe36476148edcfa9cb76ed4ad7071
+RMD160 (Math-FFT-1.36.tar.gz) = 767cc22a241cdd06932a7f6efa6d3a1ae95a8193
+SHA512 (Math-FFT-1.36.tar.gz) = 04d9aac4eb7f1c3b974ca18f150d513ebad0e34d5ac4cbc0b7aeedad19e642f155acda5d507b35be8afebe1481f8de93762136dda8978c58a8d29fb85cb90d43
+Size (Math-FFT-1.36.tar.gz) = 44954 bytes



Home | Main Index | Thread Index | Old Index