Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 091D384E9B for ; Sun, 17 Dec 2023 22:15:45 +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 tWVRjRmVTbCU for ; Sun, 17 Dec 2023 22:15:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 522E184CFD for ; Sun, 17 Dec 2023 22:15:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4F9D0FA42; Sun, 17 Dec 2023 22:15:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1702851344290490" MIME-Version: 1.0 Date: Sun, 17 Dec 2023 22:15:44 +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: <20231217221544.4F9D0FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1702851344290490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Dec 17 22:15:44 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/libatomic_ops to 7.8.2 To generate a diff of this commit: cvs rdiff -u -r1.7710 -r1.7711 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23776 -r1.23777 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1702851344290490 Content-Disposition: inline Content-Length: 1277 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.7710 pkgsrc/doc/CHANGES-2023:1.7711 --- pkgsrc/doc/CHANGES-2023:1.7710 Sun Dec 17 22:15:16 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Dec 17 22:15:43 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7710 2023/12/17 22:15:16 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7711 2023/12/17 22:15:43 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11006,3 +11006,4 @@ Changes to the packages collection and i Updated devel/py-types-ujson to 5.9.0.0 [adam 2023-12-17] Updated archivers/unrar to 7.0.5 [wiz 2023-12-17] Updated devel/py-ruff to 0.1.8 [wiz 2023-12-17] + Updated devel/libatomic_ops to 7.8.2 [wiz 2023-12-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23776 pkgsrc/doc/TODO:1.23777 --- pkgsrc/doc/TODO:1.23776 Sun Dec 17 22:15:17 2023 +++ pkgsrc/doc/TODO Sun Dec 17 22:15:43 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23776 2023/12/17 22:15:17 wiz Exp $ +$NetBSD: TODO,v 1.23777 2023/12/17 22:15:43 wiz Exp $ Suggested new packages ====================== @@ -860,7 +860,6 @@ For possible Perl packages updates, see o ldapsdk-6.0.7 o lgeneral-1.3.1 o libarchive-3.6.1 - o libatomic_ops-7.8.2 o libbaloo4-21.04.0 o libbpg-0.9.8 o libburn-1.5.4 --_----------=_1702851344290490--