From 55d9df7d356fc02e00b3d6ac856af256232ae589 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Wed, 30 Sep 2020 00:41:28 -0400 Subject: perl/perl-GD: Updated for version 2.73. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-GD/README | 10 +++++----- perl/perl-GD/perl-GD.SlackBuild | 3 ++- perl/perl-GD/perl-GD.info | 6 +++--- 3 files changed, 10 insertions(+), 9 deletions(-) (limited to 'perl/perl-GD') diff --git a/perl/perl-GD/README b/perl/perl-GD/README index cf64941daa..48c5d570a2 100644 --- a/perl/perl-GD/README +++ b/perl/perl-GD/README @@ -1,12 +1,12 @@ perl-GD (perl bindings for GD image library) GD.pm is a Perl interface to Thomas Boutell's gd graphics library. -GD allows you to create color drawings using a large number of graphics -primitives, and emit the drawings as PNG files. +GD allows you to create color drawings using a large number of +graphics primitives, and emit the drawings as PNG files. The package includes the bdf2gdfont.pl utility, which converts X11 BDF fonts to the format used by GD. -perl-GD can optionally be built with support for FastCGI. To do this, -first install libraries/fcgi, then run perl-GD.SlackBuild with FASTCGI=yes -set in the environment. +perl-GD can optionally be built with support for FastCGI. To do +this, first install libraries/fcgi, then run perl-GD.SlackBuild with +FASTCGI=yes set in the environment. diff --git a/perl/perl-GD/perl-GD.SlackBuild b/perl/perl-GD/perl-GD.SlackBuild index fc9e4ab83c..73fbdd2222 100644 --- a/perl/perl-GD/perl-GD.SlackBuild +++ b/perl/perl-GD/perl-GD.SlackBuild @@ -6,6 +6,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20200929 bkw: update for v2.73 # 20191201 bkw: update for v2.71 # 20180829 bkw: update for v2.69 # 20180611 bkw: update for v2.68 @@ -14,7 +15,7 @@ # - add FASTCGI option PRGNAM=perl-GD -VERSION=${VERSION:-2.71} +VERSION=${VERSION:-2.73} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-GD/perl-GD.info b/perl/perl-GD/perl-GD.info index 6aaa0ba757..f4be1f232b 100644 --- a/perl/perl-GD/perl-GD.info +++ b/perl/perl-GD/perl-GD.info @@ -1,8 +1,8 @@ PRGNAM="perl-GD" -VERSION="2.71" +VERSION="2.73" HOMEPAGE="https://metacpan.org/pod/GD" -DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RU/RURBAN/GD-2.71.tar.gz" -MD5SUM="1e2534e1d0db57d6aad438f15ca63253" +DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RU/RURBAN/GD-2.73.tar.gz" +MD5SUM="c2bf1ca56d15e33d2432e4d8ba5aeadf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3