From owner-cvs-all@FreeBSD.ORG Wed Aug 12 19:26:31 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FCF91065679; Wed, 12 Aug 2009 19:26:31 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7E6888FC15; Wed, 12 Aug 2009 19:26:31 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n7CJQVW8038738; Wed, 12 Aug 2009 19:26:31 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n7CJQVRT038737; Wed, 12 Aug 2009 19:26:31 GMT (envelope-from joerg) Message-Id: <200908121926.n7CJQVRT038737@repoman.freebsd.org> From: Joerg Wunsch Date: Wed, 12 Aug 2009 19:26:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/avr-binutils Makefile distinfo ports/devel/avr-binutils/files patch-avr25-wrap patch-wrong-arch patch-xmega X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2009 19:26:32 -0000 joerg 2009-08-12 19:26:31 UTC FreeBSD ports repository Modified files: devel/avr-binutils Makefile distinfo devel/avr-binutils/files patch-xmega Added files: devel/avr-binutils/files patch-avr25-wrap Removed files: devel/avr-binutils/files patch-wrong-arch Log: Upgrade to GNU binutils 2.19.1. Integrate another bugfix that affects avr25-architecture MCU types (ATtiny84, for example). Revision Changes Path 1.47 +1 -2 ports/devel/avr-binutils/Makefile 1.16 +3 -3 ports/devel/avr-binutils/distinfo 1.1 +15 -0 ports/devel/avr-binutils/files/patch-avr25-wrap (new) 1.2 +0 -22 ports/devel/avr-binutils/files/patch-wrong-arch (dead) 1.3 +354 -324 ports/devel/avr-binutils/files/patch-xmega