summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authortaca <taca>2009-10-22 14:39:55 +0000
committertaca <taca>2009-10-22 14:39:55 +0000
commit79585335bcf911f56cc05fead0591f9351d42d59 (patch)
tree62a055a1af31eb1aceae8d8b64a6695502bc6dc2 /graphics/gd/Makefile
parentf564701b268283b25307c37668fb7e7c342262c6 (diff)
downloadpkgsrc-79585335bcf911f56cc05fead0591f9351d42d59.tar.gz
Fix gd library security problem refering PHP's SVN repositry.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3546 Bump PKGREVISION. (This fix is for php5 only and I don't know about php4.)
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 46124a9b15a..f43d6928fee 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2009/08/26 19:56:39 sno Exp $
+# $NetBSD: Makefile,v 1.81 2009/10/22 14:39:55 taca Exp $
DISTNAME= gd-2.0.35
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.libgd.org/releases/
EXTRACT_SUFX= .tar.bz2