Date: Sun, 19 May 2024 17:23:56 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 275fb94984d4 - main - math/PDL: Update to 2.089 Message-ID: <202405191723.44JHNuCQ059359@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=275fb94984d4827580e291dd2f936f3b0dad5fdf commit 275fb94984d4827580e291dd2f936f3b0dad5fdf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:15:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:15:08 +0000 math/PDL: Update to 2.089 Changes: https://metacpan.org/dist/PDL/changes --- math/PDL/Makefile | 3 +-- math/PDL/distinfo | 6 +++--- math/PDL/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/PDL/Makefile b/math/PDL/Makefile index cdcd3b03cdac..54bdac162b71 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -1,6 +1,5 @@ PORTNAME= PDL -PORTVERSION= 2.087 -PORTREVISION= 1 +PORTVERSION= 2.089 CATEGORIES= math perl5 MASTER_SITES= CPAN diff --git a/math/PDL/distinfo b/math/PDL/distinfo index 16a77fff48b8..fb56c6a4fe2e 100644 --- a/math/PDL/distinfo +++ b/math/PDL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712427892 -SHA256 (PDL-2.087.tar.gz) = 6a321c70ff60e3ca5c687fbdf6f8c3170c867c35066a018adbfecef898a75acd -SIZE (PDL-2.087.tar.gz) = 2980457 +TIMESTAMP = 1715842534 +SHA256 (PDL-2.089.tar.gz) = 9e408e4f06685de911697e12eaa5c8538e8521cbb80b876eda4bbcc7f98f196f +SIZE (PDL-2.089.tar.gz) = 2993088 diff --git a/math/PDL/pkg-plist b/math/PDL/pkg-plist index ddee2b4fab9b..930b957c57a3 100644 --- a/math/PDL/pkg-plist +++ b/math/PDL/pkg-plist @@ -36,6 +36,7 @@ bin/pptemplate %%SITE_ARCH%%/PDL/Demos.pm %%SITE_ARCH%%/PDL/Demos/BAD_demo.pm %%SITE_ARCH%%/PDL/Demos/Cartography_demo.pm +%%SITE_ARCH%%/PDL/Demos/Func_demo.pm %%SITE_ARCH%%/PDL/Demos/General.pm %%SITE_ARCH%%/PDL/Demos/Sound.pm %%SITE_ARCH%%/PDL/Demos/Transform_demo.pm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191723.44JHNuCQ059359>