summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-04-26 12:24:12 +0000
committeradam <adam@pkgsrc.org>2004-04-26 12:24:12 +0000
commit59c77d0b471da46e18f7d486fd12232edf8fdde8 (patch)
tree6738161ea09bc6d539ad730ecea9323d33be9e3a /graphics/gd/Makefile
parent70076efcb42d37117f2771310554bab8d91f2f0c (diff)
downloadpkgsrc-59c77d0b471da46e18f7d486fd12232edf8fdde8.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/