head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.34 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.32 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.30 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.28 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.26 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.24 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.22 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.20 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.18 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.16 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.14 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.12 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.10 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.8 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.6 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.4 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.2 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.1.0.6 pkgsrc-2006Q1-base:1.1 pkgsrc-2005Q4:1.1.0.4 pkgsrc-2005Q4-base:1.1 pkgsrc-2005Q3:1.1.0.2; locks; strict; comment @# @; 1.2 date 2006.05.22.17.20.39; author drochner; state dead; branches; next 1.1; 1.1 date 2005.11.27.17.04.18; author adrianp; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2005.11.27.17.04.18; author seb; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2005.12.11.12.04.26; author seb; state Exp; branches; next ; desc @@ 1.2 log @update to 8.54 changes: -improvements for embedded/propietary use, irrelevant for pkgsrc -comes with own copy of jpeg lib, no need to download separately -bug fixes and rendering improvements @ text @$NetBSD: patch-ac,v 1.1 2005/11/27 17:04:18 adrianp Exp $ --- lib/ps2epsi.orig 2005-11-27 15:39:22.000000000 +0000 +++ lib/ps2epsi @@@@ -5,7 +5,8 @@@@ # executable name set in the makefile GS_EXECUTABLE=gs -tmpfile=/tmp/ps2epsi$$ +tmpfile=`mktemp -t ps2epsi.XXXXXX || exit 1` +trap "rm -rf $tmpfile" 0 1 2 3 7 13 15 export outfile @ 1.1 log @Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-ac was added on branch pkgsrc-2005Q3 on 2005-11-27 17:04:18 +0000 @ text @d1 14 @ 1.1.2.2 log @Pullup ticket 946 - requested by Tracy Di Marco White Update print/ghostscript*, including a security fix Revisions pulled up: - pkgsrc/print/ghostscript-afpl/Makefile 1.5 - pkgsrc/print/ghostscript-afpl/distinfo 1.2 - pkgsrc/print/ghostscript-afpl/patches/patch-ac 1.1 - pkgsrc/print/ghostscript-afpl/patches/patch-ad 1.1 - pkgsrc/print/ghostscript-esp/Makefile 1.10, 1.11 - pkgsrc/print/ghostscript-esp/Makefile.common 1.25, 1.26 - pkgsrc/print/ghostscript-esp/PLIST 1.6 - pkgsrc/print/ghostscript-esp/distinfo 1.8, 1.9 - pkgsrc/print/ghostscript-esp/patches/patch-aa 1.2 - pkgsrc/print/ghostscript-esp/patches/patch-ab 1.3 - pkgsrc/print/ghostscript-esp/patches/patch-ac 1.2 - pkgsrc/print/ghostscript-esp/patches/patch-ad 1.3 - pkgsrc/print/ghostscript-esp/patches/patch-ae 1.4 - pkgsrc/print/ghostscript-esp-nox11/Makefile 1.6, 1.7 - pkgsrc/print/ghostscript-gnu/Makefile 1.8 - pkgsrc/print/ghostscript-gnu/distinfo 1.5 - pkgsrc/print/ghostscript-gnu/patches/patch-ac 1.1 - pkgsrc/print/ghostscript-gnu/patches/patch-ad 1.1 - pkgsrc/print/ghostscript-gnu-nox11/Makefile 1.6 - pkgsrc/print/ghostscript/Makefile 1.16 - pkgsrc/print/ghostscript-nox11/Makefile 1.10 - pkgsrc/print/ghostscript-nox11/distinfo 1.12 - pkgsrc/print/ghostscript-nox11/patches/patch-ba 1.1 - pkgsrc/print/ghostscript-nox11/patches/patch-bb 1.1 - pkgsrc/print/ghostscript-nox11/patches/patch-bc 1.1 - pkgsrc/print/ghostscript-nox11/patches/patch-bd 1.1 Module Name: pkgsrc Committed By: jlam Date: Sun Nov 20 23:10:44 UTC 2005 Modified Files: pkgsrc/print/ghostscript-esp: Makefile.common Log Message: Update the master distribution sites. --- Module Name: pkgsrc Committed By: jlam Date: Mon Nov 21 06:17:58 UTC 2005 Modified Files: pkgsrc/doc: CHANGES pkgsrc/print/ghostscript-esp: Makefile Makefile.common PLIST distinfo pkgsrc/print/ghostscript-esp-nox11: Makefile pkgsrc/print/ghostscript-esp/patches: patch-aa patch-ab patch-ac Log Message: Update print/ghostscript-esp{,-nox11} to ESP Ghostscript 8.15.1. This version is based on the GPL Ghostscript 8.15 release. Major changes from Ghostscript 7.0x include: * Many printer drivers were added and updated. * Improved support for running as a job server (-dJOBSERVER) * Support for DeviceN colorspaces at up to 8 colorants total at 8 bits per colorant. * The PDF writer has been considerably improved and implements PDF 1.4 encryption * Add a new feature to scale PDFs to the current page size. * Font rendering has been substantially reworked and improved. * PDF 1.4 transparency rendering is much more likely to be correct * Improved support for CID font substitution. * Improved processing of incorrect and broken PDF files, including files with corrupted xref tables and non-ASCII font names. * Support for JBIG2-encoded images. * The usual plethora of bug fixes. --- Module Name: pkgsrc Committed By: adrianp Date: Sun Nov 27 17:04:18 UTC 2005 Modified Files: pkgsrc/print/ghostscript-afpl: Makefile distinfo Added Files: pkgsrc/print/ghostscript-afpl/patches: patch-ac patch-ad Log Message: Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 --- Module Name: pkgsrc Committed By: adrianp Date: Sun Nov 27 17:05:29 UTC 2005 Modified Files: pkgsrc/print/ghostscript-esp: Makefile distinfo Added Files: pkgsrc/print/ghostscript-esp/patches: patch-ad patch-ae Log Message: Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 --- Module Name: pkgsrc Committed By: adrianp Date: Sun Nov 27 17:05:56 UTC 2005 Modified Files: pkgsrc/print/ghostscript-esp-nox11: Makefile Log Message: Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 --- Module Name: pkgsrc Committed By: adrianp Date: Sun Nov 27 17:06:36 UTC 2005 Modified Files: pkgsrc/print/ghostscript-gnu: Makefile distinfo Added Files: pkgsrc/print/ghostscript-gnu/patches: patch-ac patch-ad Log Message: Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 --- Module Name: pkgsrc Committed By: adrianp Date: Sun Nov 27 17:06:59 UTC 2005 Modified Files: pkgsrc/print/ghostscript-gnu-nox11: Makefile Log Message: Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 --- Module Name: pkgsrc Committed By: adrianp Date: Sun Nov 27 17:07:30 UTC 2005 Modified Files: pkgsrc/print/ghostscript: Makefile Log Message: Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 --- Module Name: pkgsrc Committed By: adrianp Date: Sun Nov 27 17:08:31 UTC 2005 Modified Files: pkgsrc/print/ghostscript-nox11: Makefile distinfo Added Files: pkgsrc/print/ghostscript-nox11/patches: patch-ba patch-bb patch-bc patch-bd Log Message: Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 @ text @a0 14 $NetBSD: patch-ac,v 1.1.2.1 2005/12/11 12:04:26 seb Exp $ --- lib/ps2epsi.orig 2005-11-27 15:39:22.000000000 +0000 +++ lib/ps2epsi @@@@ -5,7 +5,8 @@@@ # executable name set in the makefile GS_EXECUTABLE=gs -tmpfile=/tmp/ps2epsi$$ +tmpfile=`mktemp -t ps2epsi.XXXXXX || exit 1` +trap "rm -rf $tmpfile" 0 1 2 3 7 13 15 export outfile @