Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 2110763C17D for ; Wed, 11 Feb 2009 21:58:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id CCA5263B25F; Wed, 11 Feb 2009 21:58:41 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id C8BA863B26F for ; Wed, 11 Feb 2009 21:58:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AF8D8175D0; Wed, 11 Feb 2009 21:58:40 +0000 (UTC) From: Sergey Svishchev Subject: CVS commit: pkgsrc/devel/gdb6 To: pkgsrc-changes@NetBSD.org Reply-To: shattered@netbsd.org Message-Id: <20090211215840.AF8D8175D0@cvs.netbsd.org> Date: Wed, 11 Feb 2009 21:58:40 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: shattered Date: Wed Feb 11 21:58:40 UTC 2009 Added Files: pkgsrc/devel/gdb6: PLIST.Linux PLIST.common Removed Files: pkgsrc/devel/gdb6: PLIST Log Message: On Linux, gdbserver is built and installed, but is missing from PLIST. Copy PLIST.Linux from devel/gdb. Fixes PR 36621. OK by wiz@. To generate a diff of this commit: cvs rdiff -r1.6 -r0 pkgsrc/devel/gdb6/PLIST cvs rdiff -r0 -r1.1 pkgsrc/devel/gdb6/PLIST.Linux \ pkgsrc/devel/gdb6/PLIST.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.