Received: by mail.netbsd.org (Postfix, from userid 605) id 6F76A84D7A; Tue, 2 May 2023 16:37:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A086A84D68 for ; Tue, 2 May 2023 16:37:58 +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 gda3PHm405Hh for ; Tue, 2 May 2023 16:37:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2495B84C13 for ; Tue, 2 May 2023 16:37:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 21B03FA87; Tue, 2 May 2023 16:37:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683045478256040" MIME-Version: 1.0 Date: Tue, 2 May 2023 16:37:58 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230502163758.21B03FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683045478256040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 2 16:37:58 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated math/py-roman to 4.0 To generate a diff of this commit: cvs rdiff -u -r1.2710 -r1.2711 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683045478256040 Content-Disposition: inline Content-Length: 720 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.2710 pkgsrc/doc/CHANGES-2023:1.2711 --- pkgsrc/doc/CHANGES-2023:1.2710 Tue May 2 16:31:41 2023 +++ pkgsrc/doc/CHANGES-2023 Tue May 2 16:37:57 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2710 2023/05/02 16:31:41 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2711 2023/05/02 16:37:57 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3805,3 +3805,4 @@ Changes to the packages collection and i Updated finance/gnucash-docs to 5.1 [wiz 2023-05-02] Updated lang/python37 to 3.7.16 [nikita 2023-05-02] Removed devel/bzr successor devel/breezy [wiz 2023-05-02] + Updated math/py-roman to 4.0 [wiz 2023-05-02] --_----------=_1683045478256040--