summaryrefslogtreecommitdiff
path: root/graphics/p5-GD
diff options
context:
space:
mode:
authorwiz <wiz>2005-11-24 19:02:52 +0000
committerwiz <wiz>2005-11-24 19:02:52 +0000
commite7d84d0289e5a013411badc18643d9ae140981ee (patch)
treee56759e69d19b847ed0d063d9d5b4ad2429a7afb /graphics/p5-GD
parent4be67c33f0cd3c80e77aabbfc88fa21964415053 (diff)
downloadpkgsrc-e7d84d0289e5a013411badc18643d9ae140981ee.tar.gz
Update to 2.30:
2.30 Migrated polyline() support into GD::Simple. 2.29 Better support for fonts and brushed patterns in GD::Simple 2.28 Having troubles getting all the modules installed correctly. Should work now. 2.27 Reworked the way that GD.pm is created at compile time so that CPAN picks up correct version information. No code changes. 2.26 CPAN isn't propagating GD, so I'll upload another version 2.25 Fixed Makefile.PL so that GD::Polyline and GD::Simple are installed (thanks to Guy Albertelli). 2.24 Fixed gif/anim gif support so that you can't have animated gif support without having gif support. 2.23 Added patch from Slaven Rezic which makes it possible to call GD constants in an OO way (without generating warnings), and removes #! from the top of autogenerated GD.pm Rewrote tests 11 and 12 - if they continue to randomly fail on various platforms, they will be removed. 2.22 Changed the way the gd and gd2 round-trip tests are evaluated. This might fix test failures that have been reported on some platforms. 2.21 Regression tests are now functional for versions of libgd compiled exclusively with PNG, JPEG or GIF support. 2.20 GD::Image->newFromGdData() and newFromGd2Data() got broken somewhere along the line. They are now fixed (and have a regression test). Added copyRotated() method.
Diffstat (limited to 'graphics/p5-GD')
-rw-r--r--graphics/p5-GD/Makefile5
-rw-r--r--graphics/p5-GD/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 6bea45be2b4..5eea5c8c88f 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2005/08/06 06:19:20 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2005/11/24 19:02:52 wiz Exp $
-DISTNAME= GD-2.19
+DISTNAME= GD-2.30
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5bd
-PKGREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo
index 586572c759c..a71ff93ff50 100644
--- a/graphics/p5-GD/distinfo
+++ b/graphics/p5-GD/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2005/02/24 08:45:10 agc Exp $
+$NetBSD: distinfo,v 1.12 2005/11/24 19:02:52 wiz Exp $
-SHA1 (GD-2.19.tar.gz) = af79930e0c5588ac3a1cdfb731f7650e15356b1f
-RMD160 (GD-2.19.tar.gz) = c0ce832a87ccac9db5743c2862cf897cd2e4da44
-Size (GD-2.19.tar.gz) = 175717 bytes
+SHA1 (GD-2.30.tar.gz) = 5cb325960a963c53979639922abcbe51f8759231
+RMD160 (GD-2.30.tar.gz) = e4378b5f699e76f0e1bfaa9f8c66a0b7a8ad24bf
+Size (GD-2.30.tar.gz) = 253655 bytes