pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-PDL: update to 2.021.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Sep 7 21:38:02 2020 +0200
Changeset:	210d9aeb759e07a83d19a51ca4eabd281440033f

Modified Files:
	p5-PDL/Makefile
	p5-PDL/PLIST
	p5-PDL/distinfo
Removed Files:
	p5-PDL/patches/patch-Makefile.PL

Log Message:
p5-PDL: update to 2.021.

2.021 2020-03-01
- fix pdlpp_postamble - thanks @sebastic

2.020_05 2019-12-29
- fix t/pgplot.t

2.020_04 2019-12-28
- more diagnostic info for PGPLOT / F77

2.020_03 2019-12-26
- PGPLOT test to check $DISPLAY first
- CallExt test to use abs path because of recent MacOS change

2.020_02 2019-12-17
- spelling fixes - thanks @sebastic

2.020_01 2019-12-12
- merge the documentation system updates - thanks @d-lamb

2.020 2019-12-12
- no changes from 2.019_06

2.019_06 2019-12-08
- PGPLOT stop accidentally finding own PGPLOT.pm from . in @INC - was loading installed %PDL::Config into Makefile.PL process

2.019_05 2019-12-02
- calloc->malloc+memset, as calloc on Win32 = "free to wrong pool"
- memset after malloc in pdlapi.c

2.019_04 2019-11-27
- fix PdlParObj.pm excessive pp_line_numbers

2.019_03 2019-11-25

- t/config.t stop specifying number of %Config keys
- update Inline dep for ILSM-finding bug
- use pp_line_numbers in PP.pm and ops.pd
- use calloc not malloc to reduce valgrind errors in ufunc.t

2.019_02 2019-11-19

- fix t/fits.t tempfiles use
- _oneliner to use EU::MM right

2.019_01 2019-11-10

- Honor LDFLAGS when building pdl - thanks @wiz-0
- build works even without Devel::CheckLib
- race condition in tests fixed to allow parallel tests
- fix spelling errors - thanks @sebastic
- Fix tilde expansion tests when non-existent $HOME - thanks @sebastic
- zap inc/Carp - fix #94
- update doc URLs, and docs - thanks @d-lamb
- replace all non-sort, non-ppdef-doc $a/$b in codebase - thanks @d-lamb
- Clean up PDL::Fit::Gaussian docs and tests - thanks @d-lamb
- badval fixes on systems with only unsigned chars - thanks @d-lamb
- fix segfault in some uses of PDL::Transform::map - thanks @d-lamb
- Improve compatibility with Perl's experimental 'bitwise' feature - thanks sprout%cpan.org@localhost
- RedoDims fix - thanks @drzowie
- range speedup - thanks @drzowie
- PDL::Lite fixes to bug that broke Test::PDL
- propagation of badflag with .= - thanks @hainest
- doc-building fixes for Windows
- quote-protect rpic/wpic commands
- test-coverage now available for XS files too
- Only build PDL::Graphics::PGPLOT if PGPLOT installed
- better vsearch_* docs - thanks @zmughal
- PDL::Complex doc and code fixes, tests, and improvements - thanks @d-lamb

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=210d9aeb759e07a83d19a51ca4eabd281440033f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-PDL/Makefile                  |  4 ++--
 p5-PDL/PLIST                     |  3 ---
 p5-PDL/distinfo                  |  8 ++++----
 p5-PDL/patches/patch-Makefile.PL | 16 ----------------
 4 files changed, 6 insertions(+), 25 deletions(-)

diffs:
diff --git a/p5-PDL/Makefile b/p5-PDL/Makefile
index 9f0cf2323c..fe64615903 100644
--- a/p5-PDL/Makefile
+++ b/p5-PDL/Makefile
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.5 2012/10/04 19:11:57 asau Exp $
 
-DISTNAME=	PDL-2.019
+DISTNAME=	PDL-2.021
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	math perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=PDL/}
 
@@ -21,6 +20,7 @@ DEPENDS+=	p5-Inline-[0-9]*:../../devel/p5-Inline
 DEPENDS+=	p5-Inline-C-[0-9]*:../../devel/p5-Inline-C
 DEPENDS+=	p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
 DEPENDS+=	p5-Module-Compile-[0-9]*:../../devel/p5-Module-Compile
+DEPENDS+=	p5-Pod-Parser-[0-9]*:../../textproc/p5-Pod-Parser
 BUILD_DEPENDS+=	p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
 BUILD_DEPENDS+=	p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 BUILD_DEPENDS+=	p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
diff --git a/p5-PDL/PLIST b/p5-PDL/PLIST
index 5cdbc129c6..d978999f13 100644
--- a/p5-PDL/PLIST
+++ b/p5-PDL/PLIST
@@ -33,9 +33,6 @@ ${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/Func.html
 ${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/Graphics/IIS.html
 ${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/Graphics/LUT.html
 ${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/Graphics/Limits.html
-${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/Graphics/PGPLOT.html
-${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/Graphics/PGPLOT/Window.html
-${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/Graphics/PGPLOTOptions.html
 ${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/Graphics/State.html
 ${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/Graphics2D.html
 ${PERL5_SUB_INSTALLVENDORARCH}/PDL/HtmlDocs/PDL/IO.html
diff --git a/p5-PDL/distinfo b/p5-PDL/distinfo
index 0655f4e067..51ce9539b7 100644
--- a/p5-PDL/distinfo
+++ b/p5-PDL/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.1.1.1 2005/06/01 04:31:09 apost Exp $
 
-SHA1 (PDL-2.019.tar.gz) = 65e0ac14198e2191355b3332cd6d0ba4dfb55153
-RMD160 (PDL-2.019.tar.gz) = 2414dda984abfee842f4e68be99becf6f58c65e5
-SHA512 (PDL-2.019.tar.gz) = 9a02a1ed5857bae0e9f6bca81bced291eea081c5ba57884fd19ca0d9117ac5aa45616b94e56c20e937a913b685e9325413ebfbefcadcb4488356b605a84983b2
-Size (PDL-2.019.tar.gz) = 2900275 bytes
+SHA1 (PDL-2.021.tar.gz) = 01e8a97cb256e2933ff82739acdc4bef2737603d
+RMD160 (PDL-2.021.tar.gz) = b28e0909abcb31757dfbf9d948be14becbb6563c
+SHA512 (PDL-2.021.tar.gz) = f0f48bbfecb8cbee20736959d3d8a6ee7a4ecfa5c44066a066550dadf807dfb87848937bfae9a2e181dda4142e55e7f3f20899c3114273b771d8f221a21c378a
+Size (PDL-2.021.tar.gz) = 2940993 bytes
 SHA1 (patch-Makefile.PL) = fe705823466c4022f1fa90916df651f66862c763
diff --git a/p5-PDL/patches/patch-Makefile.PL b/p5-PDL/patches/patch-Makefile.PL
deleted file mode 100644
index f0cacf5211..0000000000
--- a/p5-PDL/patches/patch-Makefile.PL
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD$
-
-Honor LDFLAGS.
-https://github.com/PDLPorters/pdl/pull/235
-
---- Makefile.PL.orig	2017-04-30 16:32:41.000000000 +0000
-+++ Makefile.PL
-@@ -584,7 +584,7 @@ EOPS
- # support the `$<` variable in explicit rules
- $text .= <<EOT if $^O !~ /MSWin/;
- pdl$Config::Config{exe_ext} : pdl.c
--	\$(CC) \$(CFLAGS) \$(CPPFLAGS) pdl.c -o \$\@
-+	\$(CC) \$(CFLAGS) \$(LDFLAGS) \$(CPPFLAGS) pdl.c -o \$\@
- EOT
- 
- $text .= << 'EOT' if $^O =~ /MSWin/;


Home | Main Index | Thread Index | Old Index