pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gd Changes 2.0.23:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdc5f2fa31df
branches:  trunk
changeset: 474220:fdc5f2fa31df
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Apr 26 12:24:12 2004 +0000

description:
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:

 graphics/gd/Makefile |  4 ++--
 graphics/gd/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r ae20b18be35b -r fdc5f2fa31df graphics/gd/Makefile
--- a/graphics/gd/Makefile      Mon Apr 26 11:54:15 2004 +0000
+++ b/graphics/gd/Makefile      Mon Apr 26 12:24:12 2004 +0000
@@ -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/
 
diff -r ae20b18be35b -r fdc5f2fa31df graphics/gd/distinfo
--- a/graphics/gd/distinfo      Mon Apr 26 11:54:15 2004 +0000
+++ b/graphics/gd/distinfo      Mon Apr 26 12:24:12 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2004/02/04 13:34:53 adam Exp $
+$NetBSD: distinfo,v 1.13 2004/04/26 12:24:13 adam Exp $
 
-SHA1 (gd-2.0.22.tar.gz) = bb0334c562da8beb821ace2cac10ecfc208131a9
-Size (gd-2.0.22.tar.gz) = 544033 bytes
+SHA1 (gd-2.0.23.tar.gz) = 237ea6b8be81bfcc11a0723e0bce5c5aa6feb6e4
+Size (gd-2.0.23.tar.gz) = 544497 bytes



Home | Main Index | Thread Index | Old Index