Received: by mail.netbsd.org (Postfix, from userid 605) id F413884E92; Thu, 4 Aug 2022 15:29:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3902C84D58 for ; Thu, 4 Aug 2022 15:29:17 +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 iB-Fguy4uvyk for ; Thu, 4 Aug 2022 15:29:16 +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 BE36284CD9 for ; Thu, 4 Aug 2022 15:29:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B5E2EFB1A; Thu, 4 Aug 2022 15:29:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165962695674670" MIME-Version: 1.0 Date: Thu, 4 Aug 2022 15:29:16 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20220804152916.B5E2EFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165962695674670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Aug 4 15:29:16 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/wayland-protocols to 1.26 To generate a diff of this commit: cvs rdiff -u -r1.3684 -r1.3685 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165962695674670 Content-Disposition: inline Content-Length: 711 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.3684 pkgsrc/doc/CHANGES-2022:1.3685 --- pkgsrc/doc/CHANGES-2022:1.3684 Thu Aug 4 15:22:49 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Aug 4 15:29:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3684 2022/08/04 15:22:49 taca Exp $ +$NetBSD: CHANGES-2022,v 1.3685 2022/08/04 15:29:16 nia Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5487,3 +5487,4 @@ Changes to the packages collection and i Updated lang/php80 to 8.0.22 [taca 2022-08-04] Updated devel/wayland to 1.21.0 [nia 2022-08-04] Updated lang/php81 to 8.1.9 [taca 2022-08-04] + Updated devel/wayland-protocols to 1.26 [nia 2022-08-04] --_----------=_165962695674670--