Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id F01F3A57FE for ; Tue, 29 Sep 2015 15:12:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9A7B314A29A; Tue, 29 Sep 2015 15:12:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DBB7A14A277 for ; Tue, 29 Sep 2015 15:12:33 +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 BQTbW0dt6HgM for ; Tue, 29 Sep 2015 15:12:33 +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 6BB9614A270 for ; Tue, 29 Sep 2015 15:12:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5FD2A98; Tue, 29 Sep 2015 15:12:33 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 29 Sep 2015 15:12:33 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/textproc/po4a To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20150929151233.5FD2A98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Tue Sep 29 15:12:33 UTC 2015 Modified Files: pkgsrc/textproc/po4a: Makefile distinfo Log Message: Update to 0.47 Changelog: __ __/ _ \| || |___ | \ \ / / | | | || |_ / / Three months are gone already \ V /| |_| |__ _/ / \_/ \___(_) |_|/_/ (released 2015-08-28) Man: * Fix: don't add supirious lines around \# lines (Debian's 786642) Thanks to David Prévot (bug report) and to Robert Luberda (patch) Documentation: * Bugfix: poref is a command line option (Debian's #775707) Thanks to Guillem Jover for the report and the patch. Translations: * Update Italian, thanks to Marco Ciampa. Other: * Port our regex to Perl 5.22 (Debian's #788706) Thanks to Roderich Schupp for the report and patch. Project resources: * We migrated from SVN to GIT. All history has been converted. The project is still hosted on alioth, although an unofficial project was created on github (mquinson/po4a) to get the pull requests of the ones preferring the comfort of non free solutions. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/po4a/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/po4a/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.