Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5A51863B11D for ; Tue, 16 Mar 2010 22:30:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 05E1263B1C2; Tue, 16 Mar 2010 22:30:03 +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 2412063B1C1 for ; Tue, 16 Mar 2010 22:30:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1446F175DF; Tue, 16 Mar 2010 22:30:02 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 16 Mar 2010 22:30:02 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/textproc/p5-Text-BibTeX To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100316223002.1446F175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Mar 16 22:30:02 UTC 2010 Modified Files: pkgsrc/textproc/p5-Text-BibTeX: Makefile distinfo Log Message: Updating textproc/p5-Text-BibTeX from 0.41 to 0.42 Upstream changes: Release 0.42 - 16 March, 2010 ----------------------------- * names with more than two commas are left untouched if protected by braces. * can now deal with names with hyphens and generate the correct BibTeX compatible abbreviations. * can generate initials for protected name parts, like BibTeX can. * can deal with generating initials for names which contains Unicode characters. * fixed compilation on machines needing alloca.h * added new README file with more up-to-date information. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/p5-Text-BibTeX/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/p5-Text-BibTeX/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.