Received: by mail.netbsd.org (Postfix, from userid 605) id 0CC7584EF0; Sun, 7 Jan 2024 16:34:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BBA984D6F for ; Sun, 7 Jan 2024 16:34:03 +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 UCKoNvh-4__H for ; Sun, 7 Jan 2024 16:34:02 +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 9174384CFE for ; Sun, 7 Jan 2024 16:34:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8BEE0FA42; Sun, 7 Jan 2024 16:34:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170464524227170" MIME-Version: 1.0 Date: Sun, 7 Jan 2024 16:34:02 +0000 From: "Olaf Seibert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rhialto@netbsd.org X-Mailer: log_accum Message-Id: <20240107163402.8BEE0FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170464524227170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rhialto Date: Sun Jan 7 16:34:02 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated textproc/py-patiencediff to 0.2.14 To generate a diff of this commit: cvs rdiff -u -r1.190 -r1.191 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170464524227170 Content-Disposition: inline Content-Length: 729 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.190 pkgsrc/doc/CHANGES-2024:1.191 --- pkgsrc/doc/CHANGES-2024:1.190 Sun Jan 7 16:33:24 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 7 16:34:02 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.190 2024/01/07 16:33:24 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.191 2024/01/07 16:34:02 rhialto Exp $ Changes to the packages collection and infrastructure in 2024: @@ -222,3 +222,4 @@ Changes to the packages collection and i Updated textproc/py-lxml to 5.0.1 [wiz 2024-01-07] Updated devel/py-ruff to 0.1.11 [wiz 2024-01-07] Updated devel/py-serializable to 0.17.1 [wiz 2024-01-07] + Updated textproc/py-patiencediff to 0.2.14 [rhialto 2024-01-07] --_----------=_170464524227170--