Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 42DD563B883 for ; Thu, 20 Jan 2011 09:46:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0375B19CFBC; Thu, 20 Jan 2011 09:46:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 79BB419CFA7 for ; Thu, 20 Jan 2011 09:46:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id q5jcg533GmrF for ; Thu, 20 Jan 2011 09:46:57 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id F1F0919CF40 for ; Thu, 20 Jan 2011 09:46:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BBB86175DD; Thu, 20 Jan 2011 09:46:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 20 Jan 2011 09:46:56 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/textproc/lout To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20110120094656.BBB86175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Thu Jan 20 09:46:56 UTC 2011 Modified Files: pkgsrc/textproc/lout: Makefile distinfo pkgsrc/textproc/lout/patches: patch-aa Log Message: Changes 3.38: Bug fixes: Fixed my bungled installation of Bader's patch allowing EPS previews Fiddled with prg2lout.c hoping to fix its intermittent crash bug Converted "non-zero exit status of filter" from a fatal error to a warning, so the unfixed prg2lout error has fewer repercussions To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/lout/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/lout/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/lout/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.