Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2012 17:07:58 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306508 - head/devel/mingw32-binutils
Message-ID:  <201210271707.q9RH7w2L019310@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <cyberbotx@cyberbotx.com> (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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210271707.q9RH7w2L019310>