Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Hl6sJVkb; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=z8GVTgjL Received: by mail.netbsd.org (Postfix, from userid 605) id 1017784EEF; Fri, 10 May 2024 12:24:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715343850; bh=ZnM4PNU1XwlL468GvByzqnbiXNfXRsk7Sxh0KjVrY6I=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=Hl6sJVkbakUZQFnpZUKZCfqOCVPLf3i98jrZEeoSMEnPLw2Xq5XrVG45px5oRG26i 4vMv6gbNCmk01Ht+8zb9QRZRuvGnbXz9TLd1SdkjyebTcCnGDm1WPcjLiTmz/9ZZsv eAdvWslgiFXRUMZMctZ2UzGFIAFuFXEskPBAoOdQ= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ED78A84EED for ; Fri, 10 May 2024 12:24:08 +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 4D0aHLXFvbHE for ; Fri, 10 May 2024 12:24:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7C53884D0E for ; Fri, 10 May 2024 12:24:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715343848; bh=ZnM4PNU1XwlL468GvByzqnbiXNfXRsk7Sxh0KjVrY6I=; h=Date:From:Subject:To:Reply-To; b=z8GVTgjL56MkRp58kKMqBaQaF7495SBugx42XpC2a8qn3x5u4pAWnslfN0Jz5qFpI Q0rSmOiasJKrOXk67T6kR96Cl0vQp0Qx1akjOXoUApRa5yhkiGImcrlGv47rLiISil XXR0ZsdQ0LlbZIUO0wtIu0KeGSn3mjOBra2WYCEw= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 71CFAFA2C; Fri, 10 May 2024 12:24:08 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 10 May 2024 12:24:08 +0000 From: "Taylor R Campbell" Subject: CVS commit: src/distrib/sets/lists/xdebug To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240510122408.71CFAFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Taylor R Campbell" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: riastradh Date: Fri May 10 12:24:08 UTC 2024 Modified Files: src/distrib/sets/lists/xdebug: shl.mi Log Message: xdebug/shl.mi: Delete libXxf86misc.so.2.0.debug. Loading existing applications that linked against this into a debugger should continue to work, so it shouldn't be obsoleted, but the file is no longer installed. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/distrib/sets/lists/xdebug/shl.mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.