From 9476ff4a48dfe1669406863805966dc8c3ba6787 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 3 Nov 2004 13:13:02 +0000 Subject: Changes 2.0.32: * Animated GIF writing support * Fontconfig support * Open polygon drawing * Fixes --- graphics/gd/Makefile | 5 ++--- graphics/gd/PLIST | 5 ++++- graphics/gd/distinfo | 6 +++--- 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'graphics') diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 01f0c9af8af..bc23a36e2b3 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2004/10/03 00:14:50 tv Exp $ +# $NetBSD: Makefile,v 1.59 2004/11/03 13:13:02 adam Exp $ -DISTNAME= gd-2.0.28 -PKGREVISION= 1 +DISTNAME= gd-2.0.32 CATEGORIES= graphics MASTER_SITES= http://www.boutell.com/gd/http/ diff --git a/graphics/gd/PLIST b/graphics/gd/PLIST index c4eaa2061ed..ce723e5b48f 100644 --- a/graphics/gd/PLIST +++ b/graphics/gd/PLIST @@ -1,11 +1,14 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:33 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/11/03 13:13:02 adam Exp $ bin/annotate bin/bdftogd bin/gd2copypal +bin/gd2togif bin/gd2topng +bin/gdcmpgif bin/gdlib-config bin/gdparttopng bin/gdtopng +bin/giftogd2 bin/pngtogd bin/pngtogd2 bin/webpng diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo index ccbb3ca5ba7..bcce07f57ac 100644 --- a/graphics/gd/distinfo +++ b/graphics/gd/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.18 2004/07/23 07:52:16 adam Exp $ +$NetBSD: distinfo,v 1.19 2004/11/03 13:13:02 adam Exp $ -SHA1 (gd-2.0.28.tar.gz) = 146d97800b8f2ec80a2584012351d2cfb9ab435c -Size (gd-2.0.28.tar.gz) = 568797 bytes +SHA1 (gd-2.0.32.tar.gz) = 5d67504ad0e54231ea63f7143288eafc62da9b2d +Size (gd-2.0.32.tar.gz) = 587498 bytes -- cgit v1.2.3