Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (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 A00487ABFC for ; Tue, 15 Mar 2016 13:15:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4A7A585F61; Tue, 15 Mar 2016 13:15:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD8B885F56 for ; Tue, 15 Mar 2016 13:15:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id VQ8yiOkE1krj for ; Tue, 15 Mar 2016 13:15:29 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 368F384CBC for ; Tue, 15 Mar 2016 13:15:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 31BACFBB7; Tue, 15 Mar 2016 13:15:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 15 Mar 2016 13:15:29 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/print/pdf2djvu To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20160315131529.31BACFBB7@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 Mar 15 13:15:29 UTC 2016 Modified Files: pkgsrc/print/pdf2djvu: Makefile distinfo Log Message: Update to 0.9.4 Changelog: pdf2djvu (0.9.4) unstable; urgency=low [ Jakub Wilk ] * Standardize on American spelling in the manual page. * Document that bugs can be reported to the mailing list. * Fix build failure with GCC 6. Thanks to Martin Michlmayr for the bug report. https://bugs.debian.org/812007 * Improve warning message when a link with an unsupported action type is encountered. Thanks to Janusz S. Bień for the bug report. https://groups.io/g/pdf2djvu/message/26 * Improve error handling in out-of-memory situations. Thanks to Daniel Stender for the bug report. https://bitbucket.org/jwilk/pdf2djvu/issue/107 * Use HTTPS for sourceforge.net and freedesktop.org URLs. * Improve the test suite. * Update the Polish translation. [ Chris Leick ] * Update the German translation. [ Américo Monteiro ] * Update the Portuguese translation. [ Kyrill Detinov ] * Update the Russian translation. [ Jean-Paul Guillonneau ] * Update the French translation of the manual page. -- Jakub Wilk Wed, 24 Feb 2016 18:34:05 +0100 To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 pkgsrc/print/pdf2djvu/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/pdf2djvu/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.