From 8f34fb584d294d50397b2df8a054ec9c17af9c03 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 20 Jan 2004 14:32:58 +0000 Subject: Changes 2.0.21: * added gdImageCreateFromPngPtr and similar --- graphics/gd/Makefile | 8 +++++--- graphics/gd/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 271caac5fef..5f674ef3876 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2004/01/09 14:25:51 adam Exp $ +# $NetBSD: Makefile,v 1.48 2004/01/20 14:32:58 adam Exp $ # -DISTNAME= gd-2.0.20 +DISTNAME= gd-2.0.21 CATEGORIES= graphics -MASTER_SITES= http://www.boutell.com/gd/http/ +MASTER_SITES= http://www.boutell.com/gd/http/ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.boutell.com/gd/ @@ -19,6 +19,8 @@ REPLACE_PERL= bdftogd LIBTOOL_OVERRIDE= ${WRKSRC}/libtool LIBS+= -lpthread +BUILDLINK_DEPENDS.freetype2= freetype>=2.1.4 + .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../graphics/jpeg/buildlink3.mk" diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo index 1e21e8f84a0..dd27521e3fd 100644 --- a/graphics/gd/distinfo +++ b/graphics/gd/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2004/01/09 14:25:51 adam Exp $ +$NetBSD: distinfo,v 1.11 2004/01/20 14:32:58 adam Exp $ -SHA1 (gd-2.0.20.tar.gz) = 32ef3f836f157a61532329f6dc4ade2bb970e6f5 -Size (gd-2.0.20.tar.gz) = 542546 bytes +SHA1 (gd-2.0.21.tar.gz) = 7aa4aaef06b1091998f33fdcf0311a928f7c516f +Size (gd-2.0.21.tar.gz) = 547267 bytes -- cgit v1.2.3