Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 4AD3163B9FE for ; Mon, 9 Apr 2012 11:29:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A005C14A3C4; Mon, 9 Apr 2012 11:29:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9BF9214A3BE for ; Mon, 9 Apr 2012 11:29:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 hv5tRITk_kxj for ; Mon, 9 Apr 2012 11:29:52 +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 1A16414A3BD for ; Mon, 9 Apr 2012 11:29:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B34A9175DD; Mon, 9 Apr 2012 11:29:51 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 9 Apr 2012 11:29:51 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/lang/gcc44 To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20120409112951.B34A9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: spz Date: Mon Apr 9 11:29:51 UTC 2012 Modified Files: pkgsrc/lang/gcc44 [pkgsrc-2012Q1]: options.mk Log Message: Pullup ticket #3722 - requested by sbd lang/gcc44: option syntax fix Revisions pulled up: - lang/gcc44/options.mk 1.9 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: sbd Date: Sun Apr 8 05:04:36 UTC 2012 Modified Files: pkgsrc/lang/gcc44: options.mk Log Message: Revert the below commit as it has been decided that plus (+) characters are allowed in option names (pkglint has been updated). --- Module Name: pkgsrc Committed By: sbd Date: Wed Apr 4 22:18:30 UTC 2012 Modified Files: pkgsrc/lang/gcc44: options.mk Log Message: Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint complains with: "gcc-c++" is not a valid option name. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gcc44/options.mk To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/gcc44/options.mk To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.8.2.1 pkgsrc/lang/gcc44/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.