Received: by mail.netbsd.org (Postfix, from userid 605) id 87C7584DC1; Mon, 11 Jul 2022 10:35:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3F6FA84E85 for ; Mon, 11 Jul 2022 10:27:41 +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 brmZ8xyv6RiE for ; Mon, 11 Jul 2022 10:27:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8C09D84E77 for ; Mon, 11 Jul 2022 10:27:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8994CFB1A; Mon, 11 Jul 2022 10:27:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165753526042270" MIME-Version: 1.0 Date: Mon, 11 Jul 2022 10:27:40 +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: <20220711102740.8994CFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165753526042270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jul 11 10:27:40 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated misc/stellarium, devel/py-atomicwrites To generate a diff of this commit: cvs rdiff -u -r1.3306 -r1.3307 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165753526042270 Content-Disposition: inline Content-Length: 815 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.3306 pkgsrc/doc/CHANGES-2022:1.3307 --- pkgsrc/doc/CHANGES-2022:1.3306 Mon Jul 11 09:59:36 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jul 11 10:27:40 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3306 2022/07/11 09:59:36 triaxx Exp $ +$NetBSD: CHANGES-2022,v 1.3307 2022/07/11 10:27:40 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4951,3 +4951,5 @@ Changes to the packages collection and i Updated sysutils/ansible-core to 2.13.1 [adam 2022-07-11] Updated devel/py-requests-unixsocket to 0.3.0 [adam 2022-07-11] Updated mail/roundcube-plugin-carddav to 4.4.2 [triaxx 2022-07-11] + Updated misc/stellarium to 0.22.2 [adam 2022-07-11] + Updated devel/py-atomicwrites to 1.4.1 [adam 2022-07-11] --_----------=_165753526042270--