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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f79484cc1d4f
branches:  trunk
changeset: 361945:f79484cc1d4f
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Apr 29 14:02:01 2017 +0000

description:
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.

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 cd4359579aa1 -r f79484cc1d4f math/p5-Math-FFT/Makefile
--- a/math/p5-Math-FFT/Makefile Sat Apr 29 12:35:29 2017 +0000
+++ b/math/p5-Math-FFT/Makefile Sat Apr 29 14:02:01 2017 +0000
@@ -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 -r cd4359579aa1 -r f79484cc1d4f math/p5-Math-FFT/distinfo
--- a/math/p5-Math-FFT/distinfo Sat Apr 29 12:35:29 2017 +0000
+++ b/math/p5-Math-FFT/distinfo Sat Apr 29 14:02:01 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index