[packages/perl-GD] - updated to 2.82
qboosh
qboosh at pld-linux.org
Mon Jun 10 20:55:54 CEST 2024
commit fa0340f738f288d21d68953748fd9ae24df50257
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jun 10 20:43:12 2024 +0200
- updated to 2.82
perl-GD-paths.patch | 7 +++----
perl-GD.spec | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/perl-GD.spec b/perl-GD.spec
index af628b0..cfccac3 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,16 +1,16 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
Summary: GD - interface to GD graphics library
Summary(pl.UTF-8): GD - interfejs do biblioteki graficznej GD
Name: perl-GD
-Version: 2.76
-Release: 3
+Version: 2.82
+Release: 1
License: Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/GD/GD-%{version}.tar.gz
-# Source0-md5: fb4bacab10ed4f28d52c2aabdaf866bb
+Source0: https://www.cpan.org/modules/by-module/GD/GD-%{version}.tar.gz
+# Source0-md5: 58037659bd990356a7151a2682763a79
Patch0: %{name}-paths.patch
URL: https://metacpan.org/dist/GD
BuildRequires: gd-devel >= 2.0.28
diff --git a/perl-GD-paths.patch b/perl-GD-paths.patch
index a840a76..987b376 100644
--- a/perl-GD-paths.patch
+++ b/perl-GD-paths.patch
@@ -46,15 +46,14 @@
use GD;
---- GD-1.19/demos/transform.pl Mon Sep 14 22:28:53 1998
-+++ GD-1.19.new/demos/transform.pl Sat Oct 9 21:33:31 1999
+--- GD-2.82/demos/transform.pl.orig 2024-06-10 20:26:58.685864448 +0200
++++ GD-2.82/demos/transform.pl 2024-06-10 20:27:58.688872717 +0200
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
use GD;
-
-diff -urN GD-1.23/demos/truetype_test GD-1.23.paths/demos/truetype_test
+ use Math::Trig;
--- GD-1.23/demos/truetype_test Tue Aug 31 03:25:26 1999
+++ GD-1.23.paths/demos/truetype_test Thu Feb 17 17:29:46 2000
@@ -1,4 +1,4 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-GD.git/commitdiff/fa0340f738f288d21d68953748fd9ae24df50257
More information about the pld-cvs-commit
mailing list