summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-12-26 23:42:09 +0000
committerjlam <jlam@pkgsrc.org>2004-12-26 23:42:09 +0000
commit75d9bd16b0f98dbde9347001e464c8d528a4b339 (patch)
tree786abf9cce4456420c00d29b6955a20815d866b8
parentb981fe17bc09c5c6207bff212c4a6de15ef97413 (diff)
downloadpkgsrc-75d9bd16b0f98dbde9347001e464c8d528a4b339.tar.gz
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.
-rw-r--r--doc/CHANGES3
-rw-r--r--graphics/p5-GD/Makefile7
-rw-r--r--graphics/p5-GD/distinfo6
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