Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A235A63BC1D for ; Wed, 9 Sep 2009 12:50:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4C3F263B14B; Wed, 9 Sep 2009 12:50:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6EC8B63B149 for ; Wed, 9 Sep 2009 12:50:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 58657175D0; Wed, 9 Sep 2009 12:50:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 9 Sep 2009 12:50:58 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/gdb6 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090909125058.58657175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Sep 9 12:50:58 UTC 2009 Modified Files: pkgsrc/devel/gdb6: Makefile PLIST.common distinfo Added Files: pkgsrc/devel/gdb6/patches: patch-br Log Message: Do not install standards.info, to avoid conflict with autoconf. Bump PKGREVISION. Requested by Aleksey Cheusov. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/gdb6/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/gdb6/PLIST.common cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/gdb6/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/gdb6/patches/patch-br Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.