summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authoradam <adam>2004-04-26 12:24:12 +0000
committeradam <adam>2004-04-26 12:24:12 +0000
commit565230956e3e0f641d85306a4b9ee69d481a138f (patch)
tree6738161ea09bc6d539ad730ecea9323d33be9e3a /graphics/gd/Makefile
parent083e750c0931b48cb5dd8f255203d56d90c9e440 (diff)
downloadpkgsrc-565230956e3e0f641d85306a4b9ee69d481a138f.tar.gz
Changes 2.0.23:
* horizontal and vertical DPI hints can now be given to the freetype font renderer via the gdFTStringExtra * several autoconf problems have been addressed * the current version of freetype is more precisely detected to prevent FT_ENCODING_SYMBOL-related errors * a significant bug in gdNewDynamicCtx was fixed
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r--graphics/gd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 45dcfac6dfd..b9a2471d128 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2004/02/14 17:21:41 jlam Exp $
+# $NetBSD: Makefile,v 1.52 2004/04/26 12:24:12 adam Exp $
#
-DISTNAME= gd-2.0.22
+DISTNAME= gd-2.0.23
CATEGORIES= graphics
MASTER_SITES= http://www.boutell.com/gd/http/