Received: by mail.netbsd.org (Postfix, from userid 605) id DE2C084F0A; Fri, 27 May 2022 09:46:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 227E784F07 for ; Fri, 27 May 2022 09:46:53 +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 Db2YYuDuH6D6 for ; Fri, 27 May 2022 09:46:52 +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 7660884EFD for ; Fri, 27 May 2022 09:46:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7E76BFAEB; Fri, 27 May 2022 09:47:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653644868223530" MIME-Version: 1.0 Date: Fri, 27 May 2022 09:47:48 +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: <20220527094748.7E76BFAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653644868223530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri May 27 09:47:48 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated sysutils/py-magic, textproc/py-relatorio To generate a diff of this commit: cvs rdiff -u -r1.2759 -r1.2760 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653644868223530 Content-Disposition: inline Content-Length: 797 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.2759 pkgsrc/doc/CHANGES-2022:1.2760 --- pkgsrc/doc/CHANGES-2022:1.2759 Fri May 27 08:30:15 2022 +++ pkgsrc/doc/CHANGES-2022 Fri May 27 09:47:48 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2759 2022/05/27 08:30:15 adam Exp $ +$NetBSD: CHANGES-2022,v 1.2760 2022/05/27 09:47:48 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4229,3 +4229,5 @@ Changes to the packages collection and i Updated x11/xf86-input-ws to 1.3.0.20220511 [tnn 2022-05-27] Updated print/ghostscript-agpl to 9.56.1 [adam 2022-05-27] Updated math/py-numba to 0.55.2 [adam 2022-05-27] + Updated sysutils/py-magic to 0.4.26 [adam 2022-05-27] + Updated textproc/py-relatorio to 0.10.1 [adam 2022-05-27] --_----------=_1653644868223530--