Received: by mail.netbsd.org (Postfix, from userid 605) id 771A284EE1; Mon, 30 Aug 2021 15:53:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B2D4884ED2 for ; Mon, 30 Aug 2021 15:53:53 +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 7IzHpMWnhlLf for ; Mon, 30 Aug 2021 15:53:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3588A84CDA for ; Mon, 30 Aug 2021 15:53:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 32C95FA97; Mon, 30 Aug 2021 15:53:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1630338833192830" MIME-Version: 1.0 Date: Mon, 30 Aug 2021 15:53:53 +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: <20210830155353.32C95FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1630338833192830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 30 15:53:52 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/libgcrypt to 1.9.4 To generate a diff of this commit: cvs rdiff -u -r1.4434 -r1.4435 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20990 -r1.20991 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1630338833192830 Content-Disposition: inline Content-Length: 1528 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.4434 pkgsrc/doc/CHANGES-2021:1.4435 --- pkgsrc/doc/CHANGES-2021:1.4434 Mon Aug 30 15:51:00 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Aug 30 15:53:52 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4434 2021/08/30 15:51:00 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.4435 2021/08/30 15:53:52 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7006,3 +7006,4 @@ Changes to the packages collection and i Updated audio/musicpd to 0.22.11 [wiz 2021-08-30] Updated textproc/ruby-haml to 5.2.2 [taca 2021-08-30] Updated net/filezilla to 3.55.1 [wiz 2021-08-30] + Updated security/libgcrypt to 1.9.4 [wiz 2021-08-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20990 pkgsrc/doc/TODO:1.20991 --- pkgsrc/doc/TODO:1.20990 Mon Aug 30 15:51:00 2021 +++ pkgsrc/doc/TODO Mon Aug 30 15:53:52 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20990 2021/08/30 15:51:00 wiz Exp $ +$NetBSD: TODO,v 1.20991 2021/08/30 15:53:52 wiz Exp $ Suggested new packages ====================== @@ -613,7 +613,6 @@ For possible Perl packages updates, see o canu-2.1.1 o carbons-purple-0.2.3 o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/] - o cascadia-ttf-2108.26 o catch2-2.13.6 o catdoc-1.1 o catdoc-tk-1.1 @@ -1173,7 +1172,6 @@ For possible Perl packages updates, see o libextractor-1.11 o libffi-3.4.2 o libflash-0.4.13 - o libgcrypt-1.9.4 o libgfshare-2.0.0 o libgiigic-1.1.2 o libgnomekbd-3.4.0.2 --_----------=_1630338833192830--