From owner-svn-ports-all@FreeBSD.ORG Sat Oct 27 17:07:59 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C78272F; Sat, 27 Oct 2012 17:07:59 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 219CD8FC08; Sat, 27 Oct 2012 17:07:59 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9RH7wNV019314; Sat, 27 Oct 2012 17:07:58 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9RH7w2L019310; Sat, 27 Oct 2012 17:07:58 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201210271707.q9RH7w2L019310@svn.freebsd.org> From: Pawel Pekala Date: Sat, 27 Oct 2012 17:07:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306508 - head/devel/mingw32-binutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2012 17:07:59 -0000 Author: pawel Date: Sat Oct 27 17:07:58 2012 New Revision: 306508 URL: http://svn.freebsd.org/changeset/ports/306508 Log: Update to version 2.23 PR: ports/173084 Submitted by: Naram Qashat (maintainer) Feature safe: yes Modified: head/devel/mingw32-binutils/Makefile head/devel/mingw32-binutils/distinfo Modified: head/devel/mingw32-binutils/Makefile ============================================================================== --- head/devel/mingw32-binutils/Makefile Sat Oct 27 16:47:11 2012 (r306507) +++ head/devel/mingw32-binutils/Makefile Sat Oct 27 17:07:58 2012 (r306508) @@ -13,16 +13,16 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases PKGNAMEPREFIX= mingw32- -DISTNAME= ${PORTNAME}-${BINUTILVERSION} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= GNU Binutils for Windows cross-development -BINUTILVERSION= 2.22 +BINUTILVERSION= 2.23 USE_BZIP2= yes USE_GCC= any USE_GMAKE= yes +USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} \ --with-gcc --with-gnu-ld --with-gnu-as \ Modified: head/devel/mingw32-binutils/distinfo ============================================================================== --- head/devel/mingw32-binutils/distinfo Sat Oct 27 16:47:11 2012 (r306507) +++ head/devel/mingw32-binutils/distinfo Sat Oct 27 17:07:58 2012 (r306508) @@ -1,2 +1,2 @@ -SHA256 (binutils-2.22.tar.bz2) = 6c7af8ed1c8cf9b4b9d6e6fe09a3e1d3d479fe63984ba8b9b26bf356b6313ca9 -SIZE (binutils-2.22.tar.bz2) = 19973532 +SHA256 (binutils-2.23.tar.bz2) = 5f975e744a0fd4a4ab0b28dd6d0921685b3279207823226df92429389dbee452 +SIZE (binutils-2.23.tar.bz2) = 21402046