Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=FnGkOVSa; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=j032Q5j0 Received: by mail.netbsd.org (Postfix, from userid 605) id 8474984E58; Sun, 10 Mar 2024 02:02:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710036177; bh=/fxrVINhUNzzJg8EUxi7bDITCiTMzQOHVVQx/2EOTVw=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=FnGkOVSa8ILnePub6wMM3f7pvfBeCmwGdemnhogqo5oBvB//nVtJOFqMkBqi0bti6 1GSjWs52CjLuW6mQNtm8yhfH0yW4Jb7+hUMVLlUg5OGtGJRe3CMVtFiRyqhXKux7ad VuetONWWKjgK4RbHrcCbA6rKI3QmSrMecuLJVCTY= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 780C284DB2 for ; Sun, 10 Mar 2024 02:02:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 0NZw1lOD1ykP for ; Sun, 10 Mar 2024 02:02:56 +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 CBFEB84D29 for ; Sun, 10 Mar 2024 02:02:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710036176; bh=/fxrVINhUNzzJg8EUxi7bDITCiTMzQOHVVQx/2EOTVw=; h=Date:From:Subject:To:Reply-To; b=j032Q5j076gPtfDeXu6/6BQJqgq7qk49QnSDqa3r1PXFeDSJOy6BLz+sJ1zJmZ0+h FPGDJzHlzPyADeBE8Gzcmh7Nyib2jdXw1AxUmyQ8osCEJXORjZZL+vnwwpTcpQVrHv NHo1kMw4PkhBmW0gGo3dKG8mdfR+EpQK/0uazwDE= Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2F96FA2A; Sun, 10 Mar 2024 02:02:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1710036175168340" MIME-Version: 1.0 Date: Sun, 10 Mar 2024 02:02:55 +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: <20240310020255.C2F96FA2A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1710036175168340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Mar 10 02:02:55 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated meta-pkgs/xfce4 to 4.18.1nb12 To generate a diff of this commit: cvs rdiff -u -r1.1786 -r1.1787 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1710036175168340 Content-Disposition: inline Content-Length: 742 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.1786 pkgsrc/doc/CHANGES-2024:1.1787 --- pkgsrc/doc/CHANGES-2024:1.1786 Sun Mar 10 01:59:24 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Mar 10 02:02:55 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1786 2024/03/10 01:59:24 gutteridge Exp $ +$NetBSD: CHANGES-2024,v 1.1787 2024/03/10 02:02:55 gutteridge Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3055,3 +3055,4 @@ Changes to the packages collection and i Updated time/saturn-cli to 0.4.5 [pin 2024-03-09] Updated net/slumber to 0.13.1 [pin 2024-03-09] Updated x11/xfce4-panel to 4.18.6 [gutteridge 2024-03-10] + Updated meta-pkgs/xfce4 to 4.18.1nb12 [gutteridge 2024-03-10] --_----------=_1710036175168340--