pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Update to 7.07:
details: https://anonhg.NetBSD.org/pkgsrc/rev/cdb5ca4d463e
branches: trunk
changeset: 471300:cdb5ca4d463e
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Mar 25 15:35:48 2004 +0000
description:
Update to 7.07:
7.07:
Security fix and bug fixes.
7.06:
Bug fixes and doc updates.
Also new in this release is the 'pngalpha' device which produces png output
with a transparent background (page) color so they can be composited against a
separate background. The transparency is based only on what parts of the page
have been drawn and does not support PDF 1.4 transparent painting.
Closes PR 24893.
diffstat:
print/ghostscript-gnu-nox11/Makefile | 3 +--
print/ghostscript-gnu-x11/Makefile | 3 +--
print/ghostscript-gnu/Makefile | 3 +--
print/ghostscript-gnu/Makefile.common | 8 ++++----
print/ghostscript-gnu/PLIST | 8 +-------
print/ghostscript-gnu/distinfo | 6 +++---
6 files changed, 11 insertions(+), 20 deletions(-)
diffs (116 lines):
diff -r b736c1aef39d -r cdb5ca4d463e print/ghostscript-gnu-nox11/Makefile
--- a/print/ghostscript-gnu-nox11/Makefile Thu Mar 25 15:23:40 2004 +0000
+++ b/print/ghostscript-gnu-nox11/Makefile Thu Mar 25 15:35:48 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2002/09/13 22:27:12 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/25 15:35:48 wiz Exp $
PKGNAME= ghostscript-gnu-nox11-${GS_VERS}
-PKGREVISION= 1
COMMENT= GNU Postscript interpreter without X11 drivers
CONFIGURE_ARGS+= --without-x
diff -r b736c1aef39d -r cdb5ca4d463e print/ghostscript-gnu-x11/Makefile
--- a/print/ghostscript-gnu-x11/Makefile Thu Mar 25 15:23:40 2004 +0000
+++ b/print/ghostscript-gnu-x11/Makefile Thu Mar 25 15:35:48 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2002/09/13 22:27:12 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/25 15:35:48 wiz Exp $
PKGNAME= ghostscript-gnu-x11-${GS_VERS}
-PKGREVISION= 1
COMMENT= GNU Postscript interpreter with X11 and image drivers
USE_X11= # defined
diff -r b736c1aef39d -r cdb5ca4d463e print/ghostscript-gnu/Makefile
--- a/print/ghostscript-gnu/Makefile Thu Mar 25 15:23:40 2004 +0000
+++ b/print/ghostscript-gnu/Makefile Thu Mar 25 15:35:48 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2002/09/13 22:27:11 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/25 15:35:48 wiz Exp $
PKGNAME= ghostscript-gnu-${GS_VERS}
-PKGREVISION= 1
COMMENT= GNU Postscript interpreter
USE_X11= # defined
diff -r b736c1aef39d -r cdb5ca4d463e print/ghostscript-gnu/Makefile.common
--- a/print/ghostscript-gnu/Makefile.common Thu Mar 25 15:23:40 2004 +0000
+++ b/print/ghostscript-gnu/Makefile.common Thu Mar 25 15:35:48 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.12 2004/02/01 01:43:30 jlam Exp $
+# $NetBSD: Makefile.common,v 1.13 2004/03/25 15:35:48 wiz Exp $
DISTNAME= ghostscript-${GS_VERS}
-GS_VERS= 7.05
+GS_VERS= 7.07
CATEGORIES= print
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/gnu/gs${GS_VERS:S/.//}/
@@ -16,7 +16,7 @@
DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
USE_GNU_TOOLS+= make
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-ijs
@@ -83,5 +83,5 @@
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/gs ${PREFIX}/bin/gs
-.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b736c1aef39d -r cdb5ca4d463e print/ghostscript-gnu/PLIST
--- a/print/ghostscript-gnu/PLIST Thu Mar 25 15:23:40 2004 +0000
+++ b/print/ghostscript-gnu/PLIST Thu Mar 25 15:35:48 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/09/18 20:52:34 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/03/25 15:35:48 wiz Exp $
bin/bdftops
bin/dvipdf
bin/eps2eps
@@ -72,14 +72,10 @@
man/man1/ps2ps.1
man/man1/wftopfa.1
share/doc/html/ghostscript/API.htm
-share/doc/html/ghostscript/Bug-form.htm
-share/doc/html/ghostscript/Bug-info.htm
share/doc/html/ghostscript/C-style.htm
share/doc/html/ghostscript/CJK.htm
share/doc/html/ghostscript/CJKTTCID.htm
share/doc/html/ghostscript/Changes.htm
-share/doc/html/ghostscript/Commprod.htm
-share/doc/html/ghostscript/Copying.htm
share/doc/html/ghostscript/Current.htm
share/doc/html/ghostscript/DLL.htm
share/doc/html/ghostscript/Develop.htm
@@ -110,12 +106,10 @@
share/doc/html/ghostscript/Ps2epsi.htm
share/doc/html/ghostscript/Ps2pdf.htm
share/doc/html/ghostscript/Psfiles.htm
-share/doc/html/ghostscript/Public.htm
share/doc/html/ghostscript/README
share/doc/html/ghostscript/Readme.htm
share/doc/html/ghostscript/Release.htm
share/doc/html/ghostscript/Source.htm
-share/doc/html/ghostscript/Tester.htm
share/doc/html/ghostscript/Unix-lpr.htm
share/doc/html/ghostscript/Use.htm
share/doc/html/ghostscript/Xfonts.htm
diff -r b736c1aef39d -r cdb5ca4d463e print/ghostscript-gnu/distinfo
--- a/print/ghostscript-gnu/distinfo Thu Mar 25 15:23:40 2004 +0000
+++ b/print/ghostscript-gnu/distinfo Thu Mar 25 15:35:48 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/09/13 05:43:26 jlam Exp $
+$NetBSD: distinfo,v 1.2 2004/03/25 15:35:48 wiz Exp $
-SHA1 (ghostscript/ghostscript-7.05.tar.bz2) = 5cf6c4d9f953b8057d0841db3616a2bf5fb5c131
-Size (ghostscript/ghostscript-7.05.tar.bz2) = 4103119 bytes
+SHA1 (ghostscript/ghostscript-7.07.tar.bz2) = 66ebae367f4f9c18a736860d513b2fd487975323
+Size (ghostscript/ghostscript-7.07.tar.bz2) = 4138372 bytes
SHA1 (ghostscript/jpegsrc.v6b.tar.gz) = 7079f0d6c42fad0cfba382cf6ad322add1ace8f9
Size (ghostscript/jpegsrc.v6b.tar.gz) = 613261 bytes
SHA1 (patch-aa) = f9d706b19430c32f568316c0b02eee792e311236
Home |
Main Index |
Thread Index |
Old Index