Received: by mail.netbsd.org (Postfix, from userid 605) id 013CC84F50; Sun, 14 Jan 2024 15:19:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 305D184CFC for ; Sun, 14 Jan 2024 15:19:29 +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 l2BXwSXgIfch for ; Sun, 14 Jan 2024 15:19:28 +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 81A2084CCC for ; Sun, 14 Jan 2024 15:19:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7EB28FA42; Sun, 14 Jan 2024 15:19:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705245568144730" MIME-Version: 1.0 Date: Sun, 14 Jan 2024 15:19:28 +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: <20240114151928.7EB28FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705245568144730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Jan 14 15:19:28 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated textproc/py-xmlschema, geography/py-maxminddb, geography/py-geoip2, finance/py-stripe To generate a diff of this commit: cvs rdiff -u -r1.346 -r1.347 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705245568144730 Content-Disposition: inline Content-Length: 886 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.346 pkgsrc/doc/CHANGES-2024:1.347 --- pkgsrc/doc/CHANGES-2024:1.346 Sun Jan 14 13:34:11 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 14 15:19:28 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.346 2024/01/14 13:34:11 mef Exp $ +$NetBSD: CHANGES-2024,v 1.347 2024/01/14 15:19:28 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -431,3 +431,7 @@ Changes to the packages collection and i Updated security/R-digest to 0.6.34 [mef 2024-01-14] Updated devel/R-covr to 3.6.4 [mef 2024-01-14] Updated time/R-lubridate to 1.9.3 [mef 2024-01-14] + Updated textproc/py-xmlschema to 3.0.1 [adam 2024-01-14] + Updated geography/py-maxminddb to 2.5.2 [adam 2024-01-14] + Updated geography/py-geoip2 to 4.8.0 [adam 2024-01-14] + Updated finance/py-stripe to 7.12.0 [adam 2024-01-14] --_----------=_1705245568144730--