Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 87BDD1A9239 for ; Fri, 29 Jan 2021 12:10:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BDCCD84D6F; Fri, 29 Jan 2021 12:10:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 047DF84D58 for ; Fri, 29 Jan 2021 12:10:15 +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 LuJZBILez7GD for ; Fri, 29 Jan 2021 12:10:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 552F884CEC for ; Fri, 29 Jan 2021 12:10:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 52AADFA91; Fri, 29 Jan 2021 12:10:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1611922214187610" MIME-Version: 1.0 Date: Fri, 29 Jan 2021 12:10:14 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210129121014.52AADFA91@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1611922214187610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jan 29 12:10:14 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/libgcrypt to 1.9.1 To generate a diff of this commit: cvs rdiff -u -r1.694 -r1.695 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20352 -r1.20353 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1611922214187610 Content-Disposition: inline Content-Length: 1274 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.694 pkgsrc/doc/CHANGES-2021:1.695 --- pkgsrc/doc/CHANGES-2021:1.694 Fri Jan 29 12:07:55 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Jan 29 12:10:13 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.694 2021/01/29 12:07:55 wen Exp $ +$NetBSD: CHANGES-2021,v 1.695 2021/01/29 12:10:13 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -849,3 +849,4 @@ Changes to the packages collection and i Added graphics/oxipng version 4.0.3 [pin 2021-01-29] Updated www/p5-HTTP-Entity-Parser to 0.25 [wen 2021-01-29] Updated www/p5-Plack to 1.0048 [wen 2021-01-29] + Updated security/libgcrypt to 1.9.1 [wiz 2021-01-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20352 pkgsrc/doc/TODO:1.20353 --- pkgsrc/doc/TODO:1.20352 Thu Jan 28 07:51:39 2021 +++ pkgsrc/doc/TODO Fri Jan 29 12:10:13 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20352 2021/01/28 07:51:39 triaxx Exp $ +$NetBSD: TODO,v 1.20353 2021/01/29 12:10:13 wiz Exp $ Suggested new packages ====================== @@ -870,7 +870,6 @@ For possible Perl packages updates, see o pcc-current-20160305 o pdmenu-1.2.87 o pear-SOAP-0.14.0 - o perl5-5.32.1 o pessulus-2.30.3 o pgadmin4-1.0 o pgbuildfarm-4.17 --_----------=_1611922214187610--