Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id BB9E763B85F for ; Mon, 23 Jul 2012 12:24:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 83BB214A2CD; Mon, 23 Jul 2012 12:24:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E2DDB14A2B2 for ; Mon, 23 Jul 2012 12:24:35 +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 FrE6BYfFnloV for ; Mon, 23 Jul 2012 12:24:35 +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 2514E14A2AF for ; Mon, 23 Jul 2012 12:24:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 11F23175DD; Mon, 23 Jul 2012 12:24:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 23 Jul 2012 12:24:35 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/devel/binutils To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20120723122435.11F23175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jperkin Date: Mon Jul 23 12:24:34 UTC 2012 Modified Files: pkgsrc/devel/binutils: Makefile PLIST.common buildlink3.mk distinfo override-as.mk pkgsrc/devel/binutils/patches: patch-aa Added Files: pkgsrc/devel/binutils/patches: patch-configure.ac patch-libiberty_Makefile.in Removed Files: pkgsrc/devel/binutils/patches: patch-ab patch-ac patch-ad patch-ae patch-af patch-gas_app.c Log Message: Update to binutils-2.22, mostly from wip/binutils. Changes since binutils-2.17 are too numerous to mention, see the various NEWS files for details. Tested on NetBSD 6.0_BETA2 and SmartOS. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/binutils/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/binutils/PLIST.common cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/binutils/buildlink3.mk cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/binutils/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/binutils/override-as.mk cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/binutils/patches/patch-aa cvs rdiff -u -r1.2 -r0 pkgsrc/devel/binutils/patches/patch-ab \ pkgsrc/devel/binutils/patches/patch-ac \ pkgsrc/devel/binutils/patches/patch-ad \ pkgsrc/devel/binutils/patches/patch-ae \ pkgsrc/devel/binutils/patches/patch-af cvs rdiff -u -r0 -r1.1 pkgsrc/devel/binutils/patches/patch-configure.ac \ pkgsrc/devel/binutils/patches/patch-libiberty_Makefile.in cvs rdiff -u -r1.1 -r0 pkgsrc/devel/binutils/patches/patch-gas_app.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.