Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 81B9C63C131 for ; Sat, 2 May 2009 18:04:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2EA6B63B1F6; Sat, 2 May 2009 18:04:58 +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 AF7F863B1FE for ; Sat, 2 May 2009 18:04:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9CF9D175D0; Sat, 2 May 2009 18:04:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 2 May 2009 18:04:56 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/fromcvs To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090502180456.9CF9D175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat May 2 18:04:56 UTC 2009 Modified Files: pkgsrc/devel/fromcvs: Makefile distinfo Log Message: Update to 0.0.0.132: Implement alternate author file format. If passing --authors or -A, you specify an authors file that is formated like the one cvsimport or parsecvs accept. The format is author = Full Name per line. Also fix a option parsing bug in fromcvs's destrepo. Suggested-by: Thomas Schwinge To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/fromcvs/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/fromcvs/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.