Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 518C784E93 for ; Tue, 25 Jul 2023 12:31:00 +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 VE8V9kvy7Xym for ; Tue, 25 Jul 2023 12:30:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D549F84E5C for ; Tue, 25 Jul 2023 12:30:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D22F6FBDB; Tue, 25 Jul 2023 12:30:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169028825914780" MIME-Version: 1.0 Date: Tue, 25 Jul 2023 12:30:59 +0000 From: "Dr. Thomas Orgis" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: thor@netbsd.org X-Mailer: log_accum Message-Id: <20230725123059.D22F6FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169028825914780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thor Date: Tue Jul 25 12:30:59 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated print/libharu to 2.4.3 To generate a diff of this commit: cvs rdiff -u -r1.4616 -r1.4617 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169028825914780 Content-Disposition: inline Content-Length: 714 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.4616 pkgsrc/doc/CHANGES-2023:1.4617 --- pkgsrc/doc/CHANGES-2023:1.4616 Tue Jul 25 11:25:21 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jul 25 12:30:59 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4616 2023/07/25 11:25:21 thor Exp $ +$NetBSD: CHANGES-2023,v 1.4617 2023/07/25 12:30:59 thor Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6415,3 +6415,4 @@ Changes to the packages collection and i Updated audio/ncspot to 0.13.4 [pin 2023-07-25] Updated shells/oh-my-posh to 18.0.1 [pin 2023-07-25] Updated science/cgnslib to 4.4.0 [thor 2023-07-25] + Updated print/libharu to 2.4.3 [thor 2023-07-25] --_----------=_169028825914780--