Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4B0D763BA59 for ; Fri, 9 Apr 2010 15:44:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E731863B1D8; Fri, 9 Apr 2010 15:44:18 +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 EB4DF63B1CE for ; Fri, 9 Apr 2010 15:44:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D8D01175DF; Fri, 9 Apr 2010 15:44:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 9 Apr 2010 15:44:17 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/mk/tools To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100409154417.D8D01175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Fri Apr 9 15:44:17 UTC 2010 Modified Files: pkgsrc/mk/tools: gettext.mk msgfmt.sh Log Message: Use patch from obache that strips out DOS line endings. Needed at least for graphics/gimp. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/mk/tools/gettext.mk cvs rdiff -u -r1.32 -r1.33 pkgsrc/mk/tools/msgfmt.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.