git: 962165f37287 - main - graphics/p5-PGPLOT: update to 2.28
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Feb 2024 21:57:30 UTC
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=962165f37287874b9f03d34b16f2bb3e67562196 commit 962165f37287874b9f03d34b16f2bb3e67562196 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2024-02-10 15:39:22 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2024-02-10 21:45:45 +0000 graphics/p5-PGPLOT: update to 2.28 Changelog: https://metacpan.org/release/ETJ/PGPLOT-2.28/source/CHANGES --- graphics/p5-PGPLOT/Makefile | 7 ++++--- graphics/p5-PGPLOT/distinfo | 5 +++-- graphics/p5-PGPLOT/files/patch-PGPLOT.xs | 4 ++-- graphics/p5-PGPLOT/pkg-plist | 13 ------------- 4 files changed, 9 insertions(+), 20 deletions(-) diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index b114985b42e1..c65a2de5707f 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -1,5 +1,5 @@ PORTNAME= PGPLOT -PORTVERSION= 2.21 +PORTVERSION= 2.28 PORTREVISION= 17 CATEGORIES= graphics perl5 MASTER_SITES= CPAN @@ -14,16 +14,17 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-ExtUtils-F77>=1.13:lang/p5-ExtUtils-F77 +BUILD_DEPENDS= p5-Devel-CheckLib>0:devel/p5-Devel-CheckLib \ + p5-ExtUtils-F77>=1.13:lang/p5-ExtUtils-F77 LIB_DEPENDS= libpgplot.so:graphics/pgplot \ libpng.so:graphics/png USES= fortran perl5 xorg USE_XORG= x11 +SCRIPTS_ENV= PERL=${PERL} INSTALL_TARGET= pure_install TEST_TARGET= test -SCRIPTS_ENV= PERL=${PERL} OPTIONS_DEFINE= EXAMPLES diff --git a/graphics/p5-PGPLOT/distinfo b/graphics/p5-PGPLOT/distinfo index 872f33da32a1..fe07c7e76d22 100644 --- a/graphics/p5-PGPLOT/distinfo +++ b/graphics/p5-PGPLOT/distinfo @@ -1,2 +1,3 @@ -SHA256 (PGPLOT-2.21.tar.gz) = 1b81775a1769139ba615864c564b3f916973d162ee549cec42400345c528565d -SIZE (PGPLOT-2.21.tar.gz) = 53431 +TIMESTAMP = 1707578186 +SHA256 (PGPLOT-2.28.tar.gz) = f529cf6c0b222083e418daa1039bf0475c3259e74928054d790feb2f80be9926 +SIZE (PGPLOT-2.28.tar.gz) = 56094 diff --git a/graphics/p5-PGPLOT/files/patch-PGPLOT.xs b/graphics/p5-PGPLOT/files/patch-PGPLOT.xs index ff94521ad056..f741fb6046f5 100644 --- a/graphics/p5-PGPLOT/files/patch-PGPLOT.xs +++ b/graphics/p5-PGPLOT/files/patch-PGPLOT.xs @@ -1,5 +1,5 @@ ---- PGPLOT.xs.orig Wed Sep 27 17:43:36 2000 -+++ PGPLOT.xs Wed Sep 27 17:43:56 2000 +--- PGPLOT.xs.orig Wed Sep 27 17:43:36 UTC ++++ PGPLOT.xs @@ -8,6 +8,8 @@ */ diff --git a/graphics/p5-PGPLOT/pkg-plist b/graphics/p5-PGPLOT/pkg-plist index be681cb05564..22f2d59497ba 100644 --- a/graphics/p5-PGPLOT/pkg-plist +++ b/graphics/p5-PGPLOT/pkg-plist @@ -2,16 +2,3 @@ %%SITE_ARCH%%/PGPLOT.pm %%SITE_ARCH%%/auto/PGPLOT/PGPLOT.so %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.img -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.pl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test1.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test10.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test11.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test12.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test2.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test3.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test4.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test5.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test6.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test7.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test8.p -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test9.p