summaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-07-16 07:46:54 +0000
committeradam <adam@pkgsrc.org>2004-07-16 07:46:54 +0000
commite99c7029d0da11a8f2de016ff06c8178432209cb (patch)
treed375960a6dcca62082629cf3086895e89afd86fb /graphics/gd
parent5a3557d1066367d29b7d63cb93a85510f036c902 (diff)
downloadpkgsrc-e99c7029d0da11a8f2de016ff06c8178432209cb.tar.gz
Changes 2.0.27:
Fixes * Potential memory overruns in gdImageFilled Polygon * The sign of Y-axis values returned in the bounding box by gdImageStringFT
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile4
-rw-r--r--graphics/gd/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 02c0c31f7ab..22c41ae9522 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2004/07/01 10:28:42 adam Exp $
+# $NetBSD: Makefile,v 1.56 2004/07/16 07:46:54 adam Exp $
-DISTNAME= gd-2.0.26
+DISTNAME= gd-2.0.27
CATEGORIES= graphics
MASTER_SITES= http://www.boutell.com/gd/http/
diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo
index 50bf9fac10b..9ce647f2730 100644
--- a/graphics/gd/distinfo
+++ b/graphics/gd/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2004/07/01 10:28:42 adam Exp $
+$NetBSD: distinfo,v 1.16 2004/07/16 07:46:54 adam Exp $
-SHA1 (gd-2.0.26.tar.gz) = e7f282e04aad3cd9e1d6bba5933d485b96e93309
-Size (gd-2.0.26.tar.gz) = 557381 bytes
+SHA1 (gd-2.0.27.tar.gz) = f8c753aa4c7f01ef6e4862ea0721d7b3ba63d63b
+Size (gd-2.0.27.tar.gz) = 557527 bytes