From c4b1cf941a994d86207add5bf4ccb1362acfe4f8 Mon Sep 17 00:00:00 2001 From: Thomas Klausner Date: Sun, 20 Sep 2020 09:52:01 +0200 Subject: [PATCH] p5-PDL: update to 2.024. 2.024 2020-09-17 - use CCCDLFLAGS for compile of pdl.c to include -fPIC where needed - thanks @newville 2.023 2020-09-14 - Remove extrapolation code from PDL::GSL::INTERP. - thanks @d-lamb --- p5-PDL/Makefile | 2 +- p5-PDL/distinfo | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/p5-PDL/Makefile b/p5-PDL/Makefile index 1ee584b1a1..420bbf09d5 100644 --- a/p5-PDL/Makefile +++ b/p5-PDL/Makefile @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.5 2012/10/04 19:11:57 asau Exp $ -DISTNAME= PDL-2.022 +DISTNAME= PDL-2.024 PKGNAME= p5-${DISTNAME} CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDL/} diff --git a/p5-PDL/distinfo b/p5-PDL/distinfo index 34e394ddfd..73eea66c76 100644 --- a/p5-PDL/distinfo +++ b/p5-PDL/distinfo @@ -1,6 +1,6 @@ $NetBSD: distinfo,v 1.1.1.1 2005/06/01 04:31:09 apost Exp $ -SHA1 (PDL-2.022.tar.gz) = 45b5110a83da481c885b6858363524ec876c1b3b -RMD160 (PDL-2.022.tar.gz) = 41018ce94d81ee93c1319fa000437fba7e40541c -SHA512 (PDL-2.022.tar.gz) = 0bb811a96bbca5b64721ab7ecf3dcd4e6db629936ac63e60d6ab76601fd9a5f6f0280fdb26fbc5354f6b36995dead775a62230371a49291b1e0c7c72337a69b1 -Size (PDL-2.022.tar.gz) = 2928256 bytes +SHA1 (PDL-2.024.tar.gz) = 361e44a5fa09954caf1fcaa1aa855d4ffb861c27 +RMD160 (PDL-2.024.tar.gz) = ccbe73a8438eb4d8f871e3008d12de3740c5deb3 +SHA512 (PDL-2.024.tar.gz) = cd77ee466b0c7717ae153b0aa0173e6378de450b5f958474d71b781822a8371383b087e7827cdde5f02fcd41379f64986b715328f2d2a1ff1f1f35ae5cf19a57 +Size (PDL-2.024.tar.gz) = 2928015 bytes