Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 956E063BBEC for ; Tue, 27 Mar 2012 15:16:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5AC8F14A158; Tue, 27 Mar 2012 15:17:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C4B0B14A14C for ; Tue, 27 Mar 2012 15:17:05 +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 osziylxy0l2J for ; Tue, 27 Mar 2012 15:17:05 +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 4EC1414A116 for ; Tue, 27 Mar 2012 15:17:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 43327175DD; Tue, 27 Mar 2012 15:17:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 27 Mar 2012 15:17:05 +0000 From: "Iain Hibbert" Subject: CVS commit: pkgsrc/lang/pcc-current To: pkgsrc-changes@NetBSD.org Reply-To: plunky@netbsd.org X-Mailer: log_accum Message-Id: <20120327151705.43327175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: plunky Date: Tue Mar 27 15:17:05 UTC 2012 Modified Files: pkgsrc/lang/pcc-current: Makefile distinfo Log Message: update to 20120326 snapshot, changelog at http://pcc.ludd.ltu.se/fisheye/changelog/~date=2012-03-27T06%3A30%3A00/pcc but the significant change was, that a bug was fixed which caused syntax errors with a construct present in NetBSD headers, meaning that any compilation in the NetBSD-current and NetBSD-6 environment was failing. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/pcc-current/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/pcc-current/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.