Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C164763B95F for ; Tue, 7 Dec 2010 02:53:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A2C7419D59E; Tue, 7 Dec 2010 02:53:48 +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 93DBA19D53B for ; Tue, 7 Dec 2010 02:53:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 83FF0175DD; Tue, 7 Dec 2010 02:53:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 7 Dec 2010 02:53:45 +0000 From: "Jeremy C. Reed" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: reed@netbsd.org X-Mailer: log_accum Message-Id: <20101207025345.83FF0175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: reed Date: Tue Dec 7 02:53:45 UTC 2010 Modified Files: pkgsrc/converters/odt2txt: Makefile distinfo pkgsrc/doc: CHANGES-2010 Log Message: update odt2txt to 0.4 The changes include: Mention other file formats than ODT in the manual page Remove check for mime type Fix typo in manual page Make iconv usage configurable Build on HP-UX 11 This is for PR #43599 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/converters/odt2txt/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/converters/odt2txt/distinfo cvs rdiff -u -r1.4197 -r1.4198 pkgsrc/doc/CHANGES-2010 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.