summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
diff options
context:
space:
mode:
authorspz <spz>2009-04-17 21:43:51 +0000
committerspz <spz>2009-04-17 21:43:51 +0000
commit1fa1e4b0bb35ef9b717177a791dd8d6a4bad04a8 (patch)
tree094f52f113be04e25b2c3cb796a511af4d6ac735 /print/ghostscript/Makefile
parent69b6f3fca262c29751837823c2a573f34070ea6a (diff)
downloadpkgsrc-1fa1e4b0bb35ef9b717177a791dd8d6a4bad04a8.tar.gz
Pullup ticket 2738 - requested by tron
Security fix Revisions pulled up: - pkgsrc/graphics/ghostscript/Makefile 1.61 - pkgsrc/graphics/ghostscript/distinfo 1.23 - pkgsrc/graphics/ghostscript/patches/patch-aa 1.4 Module Name: pkgsrc Committed By: tron Date: Tue Apr 14 19:32:54 UTC 2009 Modified Files: pkgsrc/print/ghostscript: Makefile distinfo Added Files: pkgsrc/print/ghostscript/patches: patch-aa Log Message: Add patch for the security vulnerability reported in CVE-2009-0196 taken from Redhat's Bugzilla. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 pkgsrc/print/ghostscript/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/ghostscript/distinfo cvs rdiff -u -r0 -r1.4 pkgsrc/print/ghostscript/patches/patch-aa
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 c2970cdb5a5..83bae5140fc 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2009/03/25 10:42:13 drochner Exp $
+# $NetBSD: Makefile,v 1.60.2.1 2009/04/17 21:43:51 spz Exp $
DISTNAME= ghostscript-8.64
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
EXTRACT_SUFX= .tar.bz2