Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 926D784EC9 for ; Sun, 16 Jul 2023 20:50:11 +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 D5s5ctumtSMZ for ; Sun, 16 Jul 2023 20:50:11 +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 E6F9D84CFF for ; Sun, 16 Jul 2023 20:50:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DEA4CFBDB; Sun, 16 Jul 2023 20:50:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689540610299270" MIME-Version: 1.0 Date: Sun, 16 Jul 2023 20:50:10 +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: <20230716205010.DEA4CFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689540610299270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Jul 16 20:50:10 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated meta-pkgs/xfce4-extras to 4.18.0nb12 To generate a diff of this commit: cvs rdiff -u -r1.4433 -r1.4434 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689540610299270 Content-Disposition: inline Content-Length: 777 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.4433 pkgsrc/doc/CHANGES-2023:1.4434 --- pkgsrc/doc/CHANGES-2023:1.4433 Sun Jul 16 20:23:04 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jul 16 20:50:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4433 2023/07/16 20:23:04 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.4434 2023/07/16 20:50:10 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6170,3 +6170,4 @@ Changes to the packages collection and i Added security/go-getpass version 0.2.1 [jschauma 2023-07-16] Updated devel/slibtool to 0.5.34 [wiedi 2023-07-16] Updated sysutils/xfce4-verve-plugin to 2.0.3 [gutteridge 2023-07-16] + Updated meta-pkgs/xfce4-extras to 4.18.0nb12 [gutteridge 2023-07-16] --_----------=_1689540610299270--