Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=vX8ewnzZ; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=GQbYClu6 Received: by mail.netbsd.org (Postfix, from userid 605) id AAC4584E84; Fri, 12 Apr 2024 20:48:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712954906; bh=4D5n9Sq2t23CU9JEiUEY3LgULl6em/t8DzK11hp0OuU=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=vX8ewnzZytUbmrExvAzr/ILJxfOUWPP/8OgDn415dBEnLHp7pvxczzJzHq4gU3gj7 bqkCp8izAxPczzM9OzQWPoH2ljBTu1tEM464X18wKkO0T8iWIsHt81f9s0jYH/Z2Yd RAdUBwoWoNfa/DSTQ2MvsZ33Wwf7+DyPZI4WZrP8= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9D89D84D8B for ; Fri, 12 Apr 2024 20:48:25 +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 qqHR88MPMbnm for ; Fri, 12 Apr 2024 20:48:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F304284D7A for ; Fri, 12 Apr 2024 20:48:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712954905; bh=4D5n9Sq2t23CU9JEiUEY3LgULl6em/t8DzK11hp0OuU=; h=Date:From:Subject:To:Reply-To; b=GQbYClu66u7avyuQTro6jrSYYZ+uvy8gkF4ru057d5ysZY7DqjsPaKc0Q8NSa5Liu thT5Zq/LcBloapjSe8BcFH/xGebdc/0ROeVvX/lmQMMllHcVjiR3luZZVZIdfIgBo2 hi2sCzb9iqlQoCPh3KT3mGnK9Q+MwdBYQrtLZwsU= Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE356FA2C; Fri, 12 Apr 2024 20:48:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171295490445690" MIME-Version: 1.0 Date: Fri, 12 Apr 2024 20:48:24 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240412204824.EE356FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171295490445690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 12 20:48:24 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated x11/modular-xorg-xephyr to 21.1.13 To generate a diff of this commit: cvs rdiff -u -r1.2425 -r1.2426 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171295490445690 Content-Disposition: inline Content-Length: 741 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.2425 pkgsrc/doc/CHANGES-2024:1.2426 --- pkgsrc/doc/CHANGES-2024:1.2425 Fri Apr 12 20:48:15 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 12 20:48:24 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2425 2024/04/12 20:48:15 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2426 2024/04/12 20:48:24 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4040,3 +4040,4 @@ Changes to the packages collection and i Updated archivers/bsdtar to 3.7.3 [adam 2024-04-12] Updated sysutils/py-diffoscope to 264 [nikita 2024-04-12] Updated x11/modular-xorg-server to 21.1.13 [wiz 2024-04-12] + Updated x11/modular-xorg-xephyr to 21.1.13 [wiz 2024-04-12] --_----------=_171295490445690--