summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-31 20:12:20 +0000
committerwiz <wiz>2009-08-31 20:12:20 +0000
commite74d9b63e706f38241b7c2a970d1f97457a72c6d (patch)
tree947489bf1f8d96802843ca3490f88b876ba5bec8 /print/ghostscript/Makefile
parent0f6df7c19e9f89b751310cf6814ed2bd9da3b8b8 (diff)
downloadpkgsrc-e74d9b63e706f38241b7c2a970d1f97457a72c6d.tar.gz
Update to 8.70:
The license is now GPLv3 or later. A large number of issues with transparency were fixed. Several significant fixes to font handling, especially when generating PDF, were made. Numerous robustness, correctness, and performance improvements were made. Security fixes addressing CVE-2009-0583 and CVE-2009-0792 were made. New generic Esc/Page devices, eplmono and eplcolor, were added, as well as the cdnj500 device to support the HP DesignJet 500. The size of PostScript integers was limited to 32 bits, as recommended in the specification. XXX: does not fix build with cups option and jpeg7.
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 6d94c84c0e2..e9ce21e75ab 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2009/08/26 19:56:52 sno Exp $
+# $NetBSD: Makefile,v 1.64 2009/08/31 20:12:20 wiz Exp $
-DISTNAME= ghostscript-8.64
-PKGREVISION= 4
+DISTNAME= ghostscript-8.70
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
EXTRACT_SUFX= .tar.bz2