svn commit: r306508 - head/devel/mingw32-binutils
Pawel Pekala
pawel at FreeBSD.org
Sat Oct 27 17:07:59 UTC 2012
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 at 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 at 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
More information about the svn-ports-head
mailing list