Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E236B63B853 for ; Fri, 15 Feb 2008 15:47:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5A25B63B220; Fri, 15 Feb 2008 15:47:58 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D497063B144 for ; Fri, 15 Feb 2008 15:47:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A6080175BD; Fri, 15 Feb 2008 15:47:56 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: pkgsrc/print/magicfilter To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20080215154756.A6080175BD@cvs.netbsd.org> Date: Fri, 15 Feb 2008 15:47:56 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Fri Feb 15 15:47:56 UTC 2008 Modified Files: pkgsrc/print/magicfilter: Makefile Log Message: Set temporary directory before invoking Ghostscript to avoid random failures when attempting to print Postscript files. Bump package revision because of this fix. Based on a patch contributed by Paul Goyette in PR pkg/38037. To generate a diff of this commit: cvs rdiff -r1.51 -r1.52 pkgsrc/print/magicfilter/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.