summaryrefslogtreecommitdiff
path: root/print/ghostscript/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-08-31 20:12:20 +0000
committerwiz <wiz@pkgsrc.org>2009-08-31 20:12:20 +0000
commitfd18fdb32761513c4bc20f98f6eb137144214a9e (patch)
tree947489bf1f8d96802843ca3490f88b876ba5bec8 /print/ghostscript/Makefile
parent1634a6c243ca0bf2176da62ff4b9f41e509c667f (diff)
downloadpkgsrc-fd18fdb32761513c4bc20f98f6eb137144214a9e.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