From 75d9bd16b0f98dbde9347001e464c8d528a4b339 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 26 Dec 2004 23:42:09 +0000 Subject: Update graphics/p5-GD to 2.19. Changes from version 2.16 include adding support for animated GIFs, dynamic bitmapped fonts, fontconfig, and other freetype2 improvements. --- doc/CHANGES | 3 ++- graphics/p5-GD/Makefile | 7 ++++--- graphics/p5-GD/distinfo | 6 +++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/doc/CHANGES b/doc/CHANGES index 61166427e96..4cf9fb29f9c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8465 2004/12/26 22:56:46 wiz Exp $ +$NetBSD: CHANGES,v 1.8466 2004/12/26 23:42:10 jlam Exp $ Changes to the packages collection and infrastructure in 2004: @@ -6579,3 +6579,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gss to 0.0.15 [wiz 2004-12-26] Added p5-Kwiki-Icons-Gnome-0.14 [jlam 2004-12-26] Updated gsasl to 0.2.3 [wiz 2004-12-26] + Updated p5-GD to 2.19 [jlam 2004-12-26] diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index ad017159520..645c3e4b410 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2004/12/20 11:31:03 grant Exp $ +# $NetBSD: Makefile,v 1.27 2004/12/26 23:42:09 jlam Exp $ -DISTNAME= GD-2.16 +DISTNAME= GD-2.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 SVR4_PKGNAME= p5bd CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} @@ -13,6 +12,8 @@ COMMENT= Perl5 interface to gd graphics library PKG_INSTALLATION_TYPES= overwrite pkgviews +BUILDLINK_DEPENDS.gd+= gd>=2.0.28 + USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/GD/.packlist PERL5_OPTIONS+= threads diff --git a/graphics/p5-GD/distinfo b/graphics/p5-GD/distinfo index d4100f5157b..9b5dac41eff 100644 --- a/graphics/p5-GD/distinfo +++ b/graphics/p5-GD/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2004/08/05 04:32:50 jlam Exp $ +$NetBSD: distinfo,v 1.10 2004/12/26 23:42:09 jlam Exp $ -SHA1 (GD-2.16.tar.gz) = 898f910f69ceac95cc0cdd62b0cb3d4833662c58 -Size (GD-2.16.tar.gz) = 157025 bytes +SHA1 (GD-2.19.tar.gz) = af79930e0c5588ac3a1cdfb731f7650e15356b1f +Size (GD-2.19.tar.gz) = 175717 bytes -- cgit v1.2.3