diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-21 16:29:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-21 16:29:25 +0000 |
commit | e8711066428993206030a212513dac178e7633d7 (patch) | |
tree | 178a94c5e89882dcd6d96c06c99f6ffc2da729a0 /graphics/gd/distinfo | |
parent | f81afb643855000b11bdef3f238b9bfeaf0e21fc (diff) | |
download | pkgsrc-e8711066428993206030a212513dac178e7633d7.tar.gz |
Update to 1.8.4:
* Add support for FreeType2 (John Ellson ellson@lucent.com)
[not used in the package right now]
* Add support for finding in fonts in a builtin DEFAULT_FONTPATH, or in a path
from the GDFONTPATH environment variable.
* remove some unused symbols to reduce compiler warnings
* bugfix in size comparisons in gdImageCompare
* REXX now mentioned
* All memory allocation functions are now wrapped within the library; gdFree is
exported and recommended for freeing memory returned by the
gdImage(Something)Ptr family of functions.
Based on a package sent to tech-pkg by Adam Ciarcinski.
Diffstat (limited to 'graphics/gd/distinfo')
-rw-r--r-- | graphics/gd/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo index bcd3f3383b3..90e361cb0ed 100644 --- a/graphics/gd/distinfo +++ b/graphics/gd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2001/06/28 20:02:56 jlam Exp $ +$NetBSD: distinfo,v 1.5 2002/01/21 16:29:25 wiz Exp $ -SHA1 (gd-1.8.3.tar.gz) = a0a40813a2a516be35f464a76f7e15af238b45e1 -Size (gd-1.8.3.tar.gz) = 274318 bytes -SHA1 (patch-aa) = 18391771c9b58172d58b25e841c2793a74c43282 -SHA1 (patch-ab) = a00035b1d8a2c9f2f705778c7d3d3ccd5f8e9a5e +SHA1 (gd-1.8.4.tar.gz) = be8b20ca26b116a22e7a40c8a33dd54edb4a3721 +Size (gd-1.8.4.tar.gz) = 257631 bytes +SHA1 (patch-aa) = 179b1f581e8fd6d627e8b1993d9d3e8d1dc301fa +SHA1 (patch-ab) = 3ccce1d70933fb45159fbcbec7ef5450f2238049 |