Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 41D5084FD6 for ; Mon, 30 Oct 2023 21:44:46 +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 QhMRkpsJfbfi for ; Mon, 30 Oct 2023 21:44:45 +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 9987284DC2 for ; Mon, 30 Oct 2023 21:44:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 91AAEFADC; Mon, 30 Oct 2023 21:44:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698702285296870" MIME-Version: 1.0 Date: Mon, 30 Oct 2023 21:44:45 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20231030214445.91AAEFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698702285296870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Mon Oct 30 21:44:45 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated wm/enlightenment16 to 1.0.29 To generate a diff of this commit: cvs rdiff -u -r1.6385 -r1.6386 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698702285296870 Content-Disposition: inline Content-Length: 731 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.6385 pkgsrc/doc/CHANGES-2023:1.6386 --- pkgsrc/doc/CHANGES-2023:1.6385 Mon Oct 30 21:11:28 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Oct 30 21:44:45 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6385 2023/10/30 21:11:28 leot Exp $ +$NetBSD: CHANGES-2023,v 1.6386 2023/10/30 21:44:45 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9301,3 +9301,4 @@ Changes to the packages collection and i Updated security/ccid to 1.5.4 [adam 2023-10-30] Updated security/gpgme to 1.23.1 [adam 2023-10-30] Updated security/nuclei to 3.0.2 [leot 2023-10-30] + Updated wm/enlightenment16 to 1.0.29 [gutteridge 2023-10-30] --_----------=_1698702285296870--