summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-04-17 15:05:31 +0000
committerdrochner <drochner@pkgsrc.org>2009-04-17 15:05:31 +0000
commit91dc3e67930e1bb6acb247b2bcf4bfda02e31fc0 (patch)
tree2c68bdf4a1cc6ccbaf26379ad29eaece09f56075 /print/ghostscript/Makefile
parent7ef2569610b9841908b32056f80de4f5f29106e7 (diff)
downloadpkgsrc-91dc3e67930e1bb6acb247b2bcf4bfda02e31fc0.tar.gz
add a patch (from Redhat bugzilla #491853) to fix more integer
overflows in the icc code (CVE-2009-0792), bump PKGREVISION
Diffstat (limited to 'print/ghostscript/Makefile')
-rw-r--r--print/ghostscript/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index 02009bca22f..ee33fe03a3f 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2009/04/14 19:32:54 tron Exp $
+# $NetBSD: Makefile,v 1.62 2009/04/17 15:05:31 drochner Exp $
DISTNAME= ghostscript-8.64
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
EXTRACT_SUFX= .tar.bz2