git: a2a1f046966f - main - graphics/p5-GD: Update to 2.77
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 19:01:41 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a2a1f046966fff548bfc51d2b5de6a6f3c01e553 commit a2a1f046966fff548bfc51d2b5de6a6f3c01e553 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-05 18:45:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-05 18:49:09 +0000 graphics/p5-GD: Update to 2.77 Changes: https://metacpan.org/dist/GD/changes --- graphics/p5-GD/Makefile | 2 +- graphics/p5-GD/distinfo | 6 +++--- graphics/p5-GD/files/patch-Makefile.PL | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 9dffc6adc334..4ec1edac194e 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,5 +1,5 @@ PORTNAME= GD -PORTVERSION= 2.76 +PORTVERSION= 2.77 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index 3bd7d33ad734..162f1ea3e213 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650229090 -SHA256 (GD-2.76.tar.gz) = 693d9e3d709e9188a682cb9090a77b70aac12a04e84128677577b94e4331775b -SIZE (GD-2.76.tar.gz) = 264364 +TIMESTAMP = 1685793170 +SHA256 (GD-2.77.tar.gz) = b56c88b8ef3be016ce29bb62dd1f1b6f6b5fbcaa57fea59e9468af6901016fb5 +SIZE (GD-2.77.tar.gz) = 265310 diff --git a/graphics/p5-GD/files/patch-Makefile.PL b/graphics/p5-GD/files/patch-Makefile.PL index bacebe96ee42..cc5bfd718f35 100644 --- a/graphics/p5-GD/files/patch-Makefile.PL +++ b/graphics/p5-GD/files/patch-Makefile.PL @@ -1,4 +1,4 @@ ---- Makefile.PL.orig 2022-02-01 13:38:25 UTC +--- Makefile.PL.orig 2023-05-29 07:07:19 UTC +++ Makefile.PL @@ -22,25 +22,6 @@ my ($options,$lib_gd_path,$lib_ft_path,$lib_png_path,$ $lib_tiff_path,$lib_webp_path,$lib_raqm_path,$lib_heif_path,$lib_avif_path, @@ -42,7 +42,7 @@ -Configure GD module. - - Options: -- --options "JPEG,GD2,FT,PNG,WEBP,GIF,XPM,ANIMGIF" feature options, separated by commas +- --options "JPEG,GD2,FT,PNG,WEBP,GIF,XPM,GIFANIM,WBMP,BMP" feature options, separated by commas - --lib_gd_path path path to libgd (/usr/lib) - --lib_ft_path path path to Freetype library (/usr) - --lib_png_path path path to libpng (/usr)