aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw32-binutils
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2009-04-03 18:27:42 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2009-04-03 18:27:42 +0000
commit4e3010d6b7cd7326f2349b683ada792de78a3554 (patch)
tree8b631ca0a83a7fdb98f4cf64c91ccf604655e0ca /devel/mingw32-binutils
parent7bb2b3bca747278eb6381413adeba7c3cab3f5f3 (diff)
downloadports-4e3010d6b7cd7326f2349b683ada792de78a3554.tar.gz
ports-4e3010d6b7cd7326f2349b683ada792de78a3554.zip
Notes
Diffstat (limited to 'devel/mingw32-binutils')
-rw-r--r--devel/mingw32-binutils/Makefile2
-rw-r--r--devel/mingw32-binutils/distinfo6
-rw-r--r--devel/mingw32-binutils/files/patch-ld-genscripts.sh41
-rw-r--r--devel/mingw32-binutils/pkg-plist1
4 files changed, 5 insertions, 45 deletions
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile
index c1ab96edc1aa..83667669e715 100644
--- a/devel/mingw32-binutils/Makefile
+++ b/devel/mingw32-binutils/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-${BINUTILVERSION}
MAINTAINER= lev@FreeBSD.org
COMMENT= GNU Binutils for Windows cross-development
-BINUTILVERSION= 2.18
+BINUTILVERSION= 2.19.1
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/devel/mingw32-binutils/distinfo b/devel/mingw32-binutils/distinfo
index 11093cafba7e..14cb77acb514 100644
--- a/devel/mingw32-binutils/distinfo
+++ b/devel/mingw32-binutils/distinfo
@@ -1,3 +1,3 @@
-MD5 (binutils-2.18.tar.bz2) = 9d22ee4dafa3a194457caf4706f9cf01
-SHA256 (binutils-2.18.tar.bz2) = 487a33a452f0edcf1f8bb8fc23dff5c7a82edec3f3f8b65632b6c945e961ee9b
-SIZE (binutils-2.18.tar.bz2) = 14962245
+MD5 (binutils-2.19.1.tar.bz2) = 09a8c5821a2dfdbb20665bc0bd680791
+SHA256 (binutils-2.19.1.tar.bz2) = 3e8225b4d7ace0a2039de752e11fd6922d3b89a7259a292c347391c4788739f6
+SIZE (binutils-2.19.1.tar.bz2) = 16245771
diff --git a/devel/mingw32-binutils/files/patch-ld-genscripts.sh b/devel/mingw32-binutils/files/patch-ld-genscripts.sh
deleted file mode 100644
index b1d68faeb4be..000000000000
--- a/devel/mingw32-binutils/files/patch-ld-genscripts.sh
+++ /dev/null
@@ -1,41 +0,0 @@
---- ld/genscripts.sh.orig Sun Aug 12 15:00:07 2007
-+++ ld/genscripts.sh Tue Jan 15 11:04:56 2008
-@@ -390,30 +390,14 @@
- *" ${EMULATION_NAME} "*) COMPILE_IN=true;;
- esac
-
--if test -n "${BASH+set}"; then
-- source_em()
-- {
-- local current_script="$em_script"
-- em_script=$1
-- . $em_script
-- em_script=$current_script
-- }
-- fragment()
-- {
-- local lineno=$[${BASH_LINENO[0]} + 1]
-- echo >> e${EMULATION_NAME}.c "#line $lineno \"$em_script\""
-- cat >> e${EMULATION_NAME}.c
-- }
--else
-- source_em()
-- {
-- . $1
-- }
-- fragment()
-- {
-- cat >> e${EMULATION_NAME}.c
-- }
--fi
-+source_em()
-+{
-+ . $1
-+}
-+fragment()
-+{
-+ cat >> e${EMULATION_NAME}.c
-+}
-
- # Generate e${EMULATION_NAME}.c.
- # Start with an empty file, then the sourced .em script
diff --git a/devel/mingw32-binutils/pkg-plist b/devel/mingw32-binutils/pkg-plist
index 5dc2a0ea56aa..e4a4782732be 100644
--- a/devel/mingw32-binutils/pkg-plist
+++ b/devel/mingw32-binutils/pkg-plist
@@ -18,6 +18,7 @@
%%BINUTILS_TARG%%/bin/windmc
%%BINUTILS_TARG%%/bin/windres
%%BINUTILS_TARG%%/lib/ldscripts/i386pe.x
+%%BINUTILS_TARG%%/lib/ldscripts/i386pe.xa
%%BINUTILS_TARG%%/lib/ldscripts/i386pe.xbn
%%BINUTILS_TARG%%/lib/ldscripts/i386pe.xn
%%BINUTILS_TARG%%/lib/ldscripts/i386pe.xr