Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D797C84F0A for ; Thu, 20 Jul 2023 21:48:42 +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 EQX2Bo8flTbg for ; Thu, 20 Jul 2023 21:48:42 +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 2C98884CCC for ; Thu, 20 Jul 2023 21:48:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A3BEFBDB; Thu, 20 Jul 2023 21:48:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689889722225650" MIME-Version: 1.0 Date: Thu, 20 Jul 2023 21:48:42 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230720214842.2A3BEFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689889722225650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jul 20 21:48:41 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated multimedia/py-gstreamer1 to 1.22.4nb1 To generate a diff of this commit: cvs rdiff -u -r1.4537 -r1.4538 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23232 -r1.23233 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689889722225650 Content-Disposition: inline Content-Length: 1291 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4537 pkgsrc/doc/CHANGES-2023:1.4538 --- pkgsrc/doc/CHANGES-2023:1.4537 Thu Jul 20 20:48:17 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Jul 20 21:48:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4537 2023/07/20 20:48:17 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4538 2023/07/20 21:48:41 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6319,3 +6319,4 @@ Changes to the packages collection and i Updated devel/py-faker to 19.2.0 [adam 2023-07-20] Updated databases/tdb to 1.4.9 [adam 2023-07-20] Updated devel/talloc to 2.4.1 [adam 2023-07-20] + Updated multimedia/py-gstreamer1 to 1.22.4nb1 [wiz 2023-07-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23232 pkgsrc/doc/TODO:1.23233 --- pkgsrc/doc/TODO:1.23232 Wed Jul 19 15:59:04 2023 +++ pkgsrc/doc/TODO Thu Jul 20 21:48:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23232 2023/07/19 15:59:04 wiz Exp $ +$NetBSD: TODO,v 1.23233 2023/07/20 21:48:41 wiz Exp $ Suggested new packages ====================== @@ -1346,6 +1346,7 @@ For possible Perl packages updates, see o swi-prolog-jpl-8.3.22 o swi-prolog-lite-8.3.22 o swi-prolog-packages-8.3.22 + o swift-4.0.3 o syft-0.68.1 o sympa-6.2.72 o sysinfo-4.2.2 --_----------=_1689889722225650--