summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-08-07 18:21:40 +0000
committerdrochner <drochner@pkgsrc.org>2008-08-07 18:21:40 +0000
commit0d2a0cc1ce3d75fe1ed3cf50abaa32bf52240daa (patch)
treea23a44ecf623504beeb3783636f73bd397913357 /print/ghostscript/Makefile
parent1db2e9dc30973ecf80d9682b383c39e06cdd4518 (diff)
downloadpkgsrc-0d2a0cc1ce3d75fe1ed3cf50abaa32bf52240daa.tar.gz
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'
Diffstat (limited to 'print/ghostscript/Makefile')
-rw-r--r--print/ghostscript/Makefile5
1 files changed, 2 insertions, 3 deletions
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