pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/p5-Math-FFT
Module Name: pkgsrc
Committed By: wen
Date: Sun Sep 5 09:52:59 UTC 2021
Modified Files:
pkgsrc/math/p5-Math-FFT: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/math/p5-Math-FFT/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/p5-Math-FFT/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/p5-Math-FFT/Makefile
diff -u pkgsrc/math/p5-Math-FFT/Makefile:1.26 pkgsrc/math/p5-Math-FFT/Makefile:1.27
--- pkgsrc/math/p5-Math-FFT/Makefile:1.26 Mon May 24 19:52:58 2021
+++ pkgsrc/math/p5-Math-FFT/Makefile Sun Sep 5 09:52:58 2021
@@ -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/}
Index: pkgsrc/math/p5-Math-FFT/distinfo
diff -u pkgsrc/math/p5-Math-FFT/distinfo:1.6 pkgsrc/math/p5-Math-FFT/distinfo:1.7
--- pkgsrc/math/p5-Math-FFT/distinfo:1.6 Sat Apr 29 14:02:01 2017
+++ pkgsrc/math/p5-Math-FFT/distinfo Sun Sep 5 09:52:58 2021
@@ -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