diff options
author | pawel <pawel@FreeBSD.org> | 2012-10-28 01:07:58 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-10-28 01:07:58 +0800 |
commit | a0ec1662f636e7c1d7fdbe4bf8538504c92bd099 (patch) | |
tree | 48d0ca5216a3c1bac8a25dbcff1ab6afce3a564a /devel | |
parent | 3ea8f2c0d87170da5d8741a75389be48457629f7 (diff) | |
download | freebsd-ports-gnome-a0ec1662f636e7c1d7fdbe4bf8538504c92bd099.tar.gz freebsd-ports-gnome-a0ec1662f636e7c1d7fdbe4bf8538504c92bd099.tar.zst freebsd-ports-gnome-a0ec1662f636e7c1d7fdbe4bf8538504c92bd099.zip |
Update to version 2.23
PR: ports/173084
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/mingw32-binutils/Makefile | 4 | ||||
-rw-r--r-- | devel/mingw32-binutils/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile index 01d1bdb30a05..0452b607e099 100644 --- a/devel/mingw32-binutils/Makefile +++ b/devel/mingw32-binutils/Makefile @@ -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 \ diff --git a/devel/mingw32-binutils/distinfo b/devel/mingw32-binutils/distinfo index e335740cce29..dad4b14c079b 100644 --- a/devel/mingw32-binutils/distinfo +++ b/devel/mingw32-binutils/distinfo @@ -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 |