Received: by mail.netbsd.org (Postfix, from userid 605) id 9770D84EB8; Mon, 1 Jan 2024 02:15:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C821284D6B for ; Mon, 1 Jan 2024 02:15:53 +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 m4ny1BUiIk9y for ; Mon, 1 Jan 2024 02:15:53 +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 5B31884D0C for ; Mon, 1 Jan 2024 02:15:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54E81FA42; Mon, 1 Jan 2024 02:15:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170407535349030" MIME-Version: 1.0 Date: Mon, 1 Jan 2024 02:15:53 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20240101021553.54E81FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170407535349030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Mon Jan 1 02:15:53 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated graphics/ImageMagick6 to 6.9.13.2nb1 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170407535349030 Content-Disposition: inline Content-Length: 559 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.1 pkgsrc/doc/CHANGES-2024:1.2 --- pkgsrc/doc/CHANGES-2024:1.1 Mon Jan 1 00:13:57 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 1 02:15:53 2024 @@ -1,5 +1,6 @@ -$NetBSD: CHANGES-2024,v 1.1 2024/01/01 00:13:57 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2 2024/01/01 02:15:53 gutteridge Exp $ Changes to the packages collection and infrastructure in 2024: Updated textproc/py-lxml to 5.0.0nb1 [wiz 2024-01-01] + Updated graphics/ImageMagick6 to 6.9.13.2nb1 [gutteridge 2024-01-01] --_----------=_170407535349030--