Received: by mail.netbsd.org (Postfix, from userid 605) id A90E584F7D; Wed, 30 Nov 2022 21:32:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D9D4A84F76 for ; Wed, 30 Nov 2022 21:32:49 +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 CSbL021pTZTb for ; Wed, 30 Nov 2022 21:32:49 +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 3A3D884EFD for ; Wed, 30 Nov 2022 21:32:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 31DADFA90; Wed, 30 Nov 2022 21:32:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1669843969224460" MIME-Version: 1.0 Date: Wed, 30 Nov 2022 21:32:49 +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: <20221130213249.31DADFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1669843969224460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Nov 30 21:32:49 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated multimedia/gerbera, devel/py-traitlets To generate a diff of this commit: cvs rdiff -u -r1.5821 -r1.5822 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1669843969224460 Content-Disposition: inline Content-Length: 786 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.5821 pkgsrc/doc/CHANGES-2022:1.5822 --- pkgsrc/doc/CHANGES-2022:1.5821 Wed Nov 30 21:00:19 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Nov 30 21:32:48 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5821 2022/11/30 21:00:19 nros Exp $ +$NetBSD: CHANGES-2022,v 1.5822 2022/11/30 21:32:48 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8806,3 +8806,5 @@ Changes to the packages collection and i Updated parallel/openmp to 15.0.6 [adam 2022-11-30] Added devel/diffsitter version 0.7.2 [pin 2022-11-30] Added devel/qt6-qttools version 6.4.1 [nros 2022-11-30] + Updated multimedia/gerbera to 1.12.0 [adam 2022-11-30] + Updated devel/py-traitlets to 5.6.0 [adam 2022-11-30] --_----------=_1669843969224460--