Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1ABAA85080 for ; Fri, 14 Jul 2023 07:36:19 +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 WomheZq16PcY for ; Fri, 14 Jul 2023 07:36:18 +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 7023684D47 for ; Fri, 14 Jul 2023 07:36:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6DA11FBDB; Fri, 14 Jul 2023 07:36:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689320178267490" MIME-Version: 1.0 Date: Fri, 14 Jul 2023 07:36:18 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230714073618.6DA11FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689320178267490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jul 14 07:36:18 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated graphics/babl, graphics/gegl To generate a diff of this commit: cvs rdiff -u -r1.4402 -r1.4403 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689320178267490 Content-Disposition: inline Content-Length: 760 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.4402 pkgsrc/doc/CHANGES-2023:1.4403 --- pkgsrc/doc/CHANGES-2023:1.4402 Fri Jul 14 06:39:56 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jul 14 07:36:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4402 2023/07/14 06:39:56 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4403 2023/07/14 07:36:18 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6135,3 +6135,5 @@ Changes to the packages collection and i Added audio/spotifyd version 0.3.5 [pin 2023-07-13] Added www/seaward version 1.0.1 [pin 2023-07-13] Updated x11/xeyes to 1.3.0 [wiz 2023-07-14] + Updated graphics/babl to 0.1.106 [adam 2023-07-14] + Updated graphics/gegl to 0.4.46 [adam 2023-07-14] --_----------=_1689320178267490--