Received: by mail.netbsd.org (Postfix, from userid 605) id 4200084EC1; Sun, 17 Jul 2022 08:25:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B40084EBD for ; Sun, 17 Jul 2022 08:25:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id TJQHSc9U4Mzb for ; Sun, 17 Jul 2022 08:25:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C7DB884D2A for ; Sun, 17 Jul 2022 08:25:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C574BFB1A; Sun, 17 Jul 2022 08:25:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1658046302249790" MIME-Version: 1.0 Date: Sun, 17 Jul 2022 08:25:02 +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: <20220717082502.C574BFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1658046302249790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 17 08:25:02 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated security/gsasl to 2.0.1 To generate a diff of this commit: cvs rdiff -u -r1.3418 -r1.3419 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22031 -r1.22032 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1658046302249790 Content-Disposition: inline Content-Length: 1276 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3418 pkgsrc/doc/CHANGES-2022:1.3419 --- pkgsrc/doc/CHANGES-2022:1.3418 Sun Jul 17 08:09:06 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jul 17 08:25:02 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3418 2022/07/17 08:09:06 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3419 2022/07/17 08:25:02 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5152,3 +5152,4 @@ Changes to the packages collection and i Updated devel/p5-ExtUtils-CppGuess to 0.26 [wen 2022-07-16] Updated pkgtools/url2pkg to 22.2.0 [rillig 2022-07-16] Updated www/firefox to 102.0.1nb1 [wiz 2022-07-17] + Updated security/gsasl to 2.0.1 [wiz 2022-07-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22031 pkgsrc/doc/TODO:1.22032 --- pkgsrc/doc/TODO:1.22031 Sun Jul 17 07:59:13 2022 +++ pkgsrc/doc/TODO Sun Jul 17 08:25:02 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22031 2022/07/17 07:59:13 wiz Exp $ +$NetBSD: TODO,v 1.22032 2022/07/17 08:25:02 wiz Exp $ Suggested new packages ====================== @@ -810,7 +810,6 @@ For possible Perl packages updates, see o gromacs-2021.1 o grpc-1.47.1 o grub2-2.06 - o gsasl-2.0.1 o gss-1.0.3 o gst-plugins1-omx-1.10.0 o gst-rtsp-server-1.18.5 --_----------=_1658046302249790--