Received: by mail.netbsd.org (Postfix, from userid 605) id 7F16984EF7; Sun, 3 Mar 2024 16:46:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709484390; bh=5+22naG/YIPEnDD/M6/GyVppBgZrEQi55pPZPKaqmXA=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=TefyPFrC9WBC/91H6sbRAP21pbHnbqcGYUXa8hHsr1+Za/ZFu4PAzC6S/4N1Dk6gP /NYJOIy+5WaFgnM3sWb/ACQnnjhVgfWmAYQilVOWwbcXUYNcU4A7qvHe2jA0fYS4y3 gmlOuhkzGCVW+jsDs4/XRJtWGf1/mRXkg1EeYfwY= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6FC4184EF0 for ; Sun, 3 Mar 2024 16:46:29 +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 ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 5mES-eSyPPkL for ; Sun, 3 Mar 2024 16:46:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C1F7A84CF4 for ; Sun, 3 Mar 2024 16:46:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709484389; bh=5+22naG/YIPEnDD/M6/GyVppBgZrEQi55pPZPKaqmXA=; h=Date:From:Subject:To:Reply-To; b=gczs8fXgosVY2oODhhMJVUU3Q9ZW1C+5rkE5rnmbBNavEJaycW27n5DSxb1cL8M8u +zwOMgVa20hk10O1DoIR1A1TSgHQ6YzE4oNqHgtwvf/uJrECWMZ3e+yYFp/9Ky1Zre ZdeK6jvoK8BQvumi93pgQGuZPAWn8T4Yz7Lgo9UI= Received: by cvs.NetBSD.org (Postfix, from userid 500) id BDA4AFA27; Sun, 3 Mar 2024 16:46:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170948438843040" MIME-Version: 1.0 Date: Sun, 3 Mar 2024 16:46:28 +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: <20240303164628.BDA4AFA27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170948438843040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sun Mar 3 16:46:28 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated meta-pkgs/xfce4 to 4.18.1nb10 To generate a diff of this commit: cvs rdiff -u -r1.1667 -r1.1668 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170948438843040 Content-Disposition: inline Content-Length: 757 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.1667 pkgsrc/doc/CHANGES-2024:1.1668 --- pkgsrc/doc/CHANGES-2024:1.1667 Sun Mar 3 16:45:53 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Mar 3 16:46:28 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1667 2024/03/03 16:45:53 gutteridge Exp $ +$NetBSD: CHANGES-2024,v 1.1668 2024/03/03 16:46:28 gutteridge Exp $ Changes to the packages collection and infrastructure in 2024: @@ -2902,3 +2902,4 @@ Changes to the packages collection and i Updated print/py-pydyf to 0.9.0 [adam 2024-03-03] Added finance/ledger32 version 3.2.1 [riastradh 2024-03-03] Updated x11/xfce4-terminal to 1.1.3 [gutteridge 2024-03-03] + Updated meta-pkgs/xfce4 to 4.18.1nb10 [gutteridge 2024-03-03] --_----------=_170948438843040--