pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript update to 8.63
details: https://anonhg.NetBSD.org/pkgsrc/rev/030e51b3440a
branches: trunk
changeset: 545561:030e51b3440a
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Aug 07 18:21:40 2008 +0000
description:
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:
print/ghostscript/Makefile | 5 ++---
print/ghostscript/PLIST | 3 +--
print/ghostscript/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r 550af497aa14 -r 030e51b3440a print/ghostscript/Makefile
--- a/print/ghostscript/Makefile Thu Aug 07 18:13:31 2008 +0000
+++ b/print/ghostscript/Makefile Thu Aug 07 18:21:40 2008 +0000
@@ -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
diff -r 550af497aa14 -r 030e51b3440a print/ghostscript/PLIST
--- a/print/ghostscript/PLIST Thu Aug 07 18:13:31 2008 +0000
+++ b/print/ghostscript/PLIST Thu Aug 07 18:21:40 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2008/04/12 22:43:09 jlam Exp $
+@comment $NetBSD: PLIST,v 1.11 2008/08/07 18:21:40 drochner Exp $
bin/bdftops
bin/dumphint
bin/dvipdf
@@ -401,7 +401,6 @@
share/ghostscript/${PKGVERSION}/doc/Readme.htm
share/ghostscript/${PKGVERSION}/doc/Release.htm
share/ghostscript/${PKGVERSION}/doc/Source.htm
-share/ghostscript/${PKGVERSION}/doc/Testing.htm
share/ghostscript/${PKGVERSION}/doc/Unix-lpr.htm
share/ghostscript/${PKGVERSION}/doc/Use.htm
share/ghostscript/${PKGVERSION}/doc/Xfonts.htm
diff -r 550af497aa14 -r 030e51b3440a print/ghostscript/distinfo
--- a/print/ghostscript/distinfo Thu Aug 07 18:13:31 2008 +0000
+++ b/print/ghostscript/distinfo Thu Aug 07 18:21:40 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2008/03/05 19:12:16 drochner Exp $
+$NetBSD: distinfo,v 1.16 2008/08/07 18:21:40 drochner Exp $
-SHA1 (ghostscript-8.62.tar.bz2) = a254a3bc4ca824ac90624090d175d17c0a22fed1
-RMD160 (ghostscript-8.62.tar.bz2) = 6f129fc679f4532729c07c018e82d162343f95ba
-Size (ghostscript-8.62.tar.bz2) = 15063641 bytes
+SHA1 (ghostscript-8.63.tar.bz2) = c97159d3cccb0b1b5fc409715c6321a7256717ec
+RMD160 (ghostscript-8.63.tar.bz2) = 817d5c1539d88be979c42f67a9246f690328da33
+Size (ghostscript-8.63.tar.bz2) = 15017410 bytes
SHA1 (patch-ab) = 2477242c4c5f6b6feaaa217deb1aa37485f2fac5
SHA1 (patch-ad) = 8b3b743b2d6405ea35bfb16970942ecd55702401
SHA1 (patch-ae) = df329ac87f9ed97b76f0a7fff738050e8c35794a
Home |
Main Index |
Thread Index |
Old Index