From 0d2a0cc1ce3d75fe1ed3cf50abaa32bf52240daa Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 7 Aug 2008 18:21:40 +0000 Subject: update to 8.63 changes: -bugfixes -multithreaded rendering -Images are now always interpolated in their source colorspace -Support for OpenPrinting Vector devices has been upgraded to version 1.0 -two new devices: cairo, svgwrite -maximum number of color components has been reduced to 8 (from 252) -The -Z: debugging option now uses 'realtime' instead of 'usertime' --- print/ghostscript/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print/ghostscript/Makefile') diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 4273c26ba75..2ce330c73ab 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2008/05/25 10:26:41 tnn Exp $ +# $NetBSD: Makefile,v 1.50 2008/08/07 18:21:40 drochner Exp $ -DISTNAME= ghostscript-8.62 -PKGREVISION= 2 +DISTNAME= ghostscript-8.63 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3