From a063d525e4eff6b57af94c9ff3a53c4bdb578a81 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 5 Mar 2008 11:01:12 +0000 Subject: update to 8.62, fixes a buffer overflow (CVE-2008-0411) (it appearently doesn't fix the font embedding problems in PDF generation reported recently) --- print/ghostscript/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/ghostscript/Makefile') diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index ed0e5f3464a..5c344c5e74c 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2008/01/29 16:04:13 gdt Exp $ +# $NetBSD: Makefile,v 1.45 2008/03/05 11:01:12 drochner Exp $ -DISTNAME= ghostscript-8.61 -PKGREVISION= 3 +DISTNAME= ghostscript-8.62 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} EXTRACT_SUFX= .tar.bz2 @@ -20,6 +19,7 @@ DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts USE_TOOLS+= gmake perl:run lex pkg-config GNU_CONFIGURE= yes +#CONFIGURE_ARGS+= --enable-debug MAKE_JOBS_SAFE= no REPLACE_PERL+= lib/fixmswrd.pl -- cgit v1.2.3