Received: by mail.netbsd.org (Postfix, from userid 605) id 902CA84DE1; Thu, 2 Jan 2020 12:55:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1A0BD84D8C for ; Thu, 2 Jan 2020 12:55: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 ScB-VL-wXmVq for ; Thu, 2 Jan 2020 12:55:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A495A84CD8 for ; Thu, 2 Jan 2020 12:55:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9C5B5FA97; Thu, 2 Jan 2020 12:55:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1577969728196890" MIME-Version: 1.0 Date: Thu, 2 Jan 2020 12:55:28 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200102125528.9C5B5FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1577969728196890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jan 2 12:55:28 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated graphics/leptonica To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1577969728196890 Content-Disposition: inline Content-Length: 718 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.81 pkgsrc/doc/CHANGES-2020:1.82 --- pkgsrc/doc/CHANGES-2020:1.81 Thu Jan 2 11:53:01 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Jan 2 12:55:28 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.81 2020/01/02 11:53:01 leot Exp $ +$NetBSD: CHANGES-2020,v 1.82 2020/01/02 12:55:28 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -98,3 +98,4 @@ Changes to the packages collection and i Updated textproc/hs-blaze-markup to 0.8.2.3 [pho 2020-01-02] Updated textproc/hs-blaze-html to 0.9.1.2 [pho 2020-01-02] Updated net/hub to 2.13.0 [leot 2020-01-02] + Updated graphics/leptonica to 1.79.0 [adam 2020-01-02] --_----------=_1577969728196890--