Received: by mail.netbsd.org (Postfix, from userid 605) id B954084DE3; Thu, 27 May 2021 05:41:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F285984CD8 for ; Thu, 27 May 2021 05:41:06 +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 2OBKrxu1-pzV for ; Thu, 27 May 2021 05:41:06 +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 4481384DE2 for ; Thu, 27 May 2021 05:41:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3C675FA95; Thu, 27 May 2021 05:41:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162209406635210" MIME-Version: 1.0 Date: Thu, 27 May 2021 05:41:06 +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: <20210527054106.3C675FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162209406635210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu May 27 05:41:06 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated audio/faudio, security/sudo To generate a diff of this commit: cvs rdiff -u -r1.2991 -r1.2992 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20681 -r1.20682 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162209406635210 Content-Disposition: inline Content-Length: 1379 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.2991 pkgsrc/doc/CHANGES-2021:1.2992 --- pkgsrc/doc/CHANGES-2021:1.2991 Thu May 27 00:13:44 2021 +++ pkgsrc/doc/CHANGES-2021 Thu May 27 05:41:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2991 2021/05/27 00:13:44 gutteridge Exp $ +$NetBSD: CHANGES-2021,v 1.2992 2021/05/27 05:41:05 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4619,3 +4619,5 @@ Changes to the packages collection and i Added biology/beagle version 5.2 [brook 2021-05-26] Updated x11/xfce4-desktop to 4.14.4 [gutteridge 2021-05-26] Updated sysutils/xfce4-thunar to 1.8.17 [gutteridge 2021-05-27] + Updated audio/faudio to 21.05 [adam 2021-05-27] + Updated security/sudo to 1.9.7 [adam 2021-05-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20681 pkgsrc/doc/TODO:1.20682 --- pkgsrc/doc/TODO:1.20681 Thu May 27 00:21:20 2021 +++ pkgsrc/doc/TODO Thu May 27 05:41:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20681 2021/05/27 00:21:20 gutteridge Exp $ +$NetBSD: TODO,v 1.20682 2021/05/27 05:41:05 adam Exp $ Suggested new packages ====================== @@ -2171,7 +2171,6 @@ For possible Perl packages updates, see o strace-4.23 o stratagus-2.2.5.5 o streamtuner-2.2.0 - o sudo-1.9.7 o sunclock-3.57 [https://github.com/mdoege/Sunclock] o sup-0.4 o superlu-5.2.2 --_----------=_162209406635210--