aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/mingw32-binutils/Makefile2
-rw-r--r--devel/mingw32-binutils/distinfo6
-rw-r--r--devel/mingw32-binutils/files/patch-Makefile.in8
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile
index 038ccd0f92af..d21855e855e9 100644
--- a/devel/mingw32-binutils/Makefile
+++ b/devel/mingw32-binutils/Makefile
@@ -29,7 +29,7 @@ MAINTAINER= lev@FreeBSD.org
COMMENT= FSF binutils-2.16 for Windows cross-development
BINUTILVERSION= 2.16
-PATCHVERSION= 91.20050827.1
+PATCHVERSION= 91.20060119.1
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
PATCH_DIST_STRIP= -p1
diff --git a/devel/mingw32-binutils/distinfo b/devel/mingw32-binutils/distinfo
index ee954a96fca5..01788942e3bd 100644
--- a/devel/mingw32-binutils/distinfo
+++ b/devel/mingw32-binutils/distinfo
@@ -1,3 +1,3 @@
-MD5 (mingw/binutils-2.16.91-20050827-1-src.tar.gz) = d94983c962e2d77bb177a06e275eafc2
-SHA256 (mingw/binutils-2.16.91-20050827-1-src.tar.gz) = aa7a40a9210f5e257e82f0f4304a60ff5eb28962103201e90048461306a38882
-SIZE (mingw/binutils-2.16.91-20050827-1-src.tar.gz) = 15798012
+MD5 (mingw/binutils-2.16.91-20060119-1-src.tar.gz) = 42e3a665111121075480244cafc27ce7
+SHA256 (mingw/binutils-2.16.91-20060119-1-src.tar.gz) = d3cd48bd7bd99b83f90c4caaaf23fa94316e7d8ea91199dd3294e50e3ebbe6d5
+SIZE (mingw/binutils-2.16.91-20060119-1-src.tar.gz) = 16214443
diff --git a/devel/mingw32-binutils/files/patch-Makefile.in b/devel/mingw32-binutils/files/patch-Makefile.in
index bcbd3ebf397b..10cd702f9c20 100644
--- a/devel/mingw32-binutils/files/patch-Makefile.in
+++ b/devel/mingw32-binutils/files/patch-Makefile.in
@@ -1,14 +1,16 @@
---- Makefile.in.orig Fri Sep 16 14:36:15 2005
-+++ Makefile.in Fri Sep 16 14:36:28 2005
-@@ -16828,11 +16828,11 @@
+--- Makefile.in.orig Mon Dec 4 14:32:56 2006
++++ Makefile.in Mon Dec 4 14:33:11 2006
+@@ -17927,12 +17927,12 @@
maybe-install-libiberty: install-libiberty
install-libiberty: installdirs
+- @: $(MAKE); $(unstage)
- @r=`${PWD_COMMAND}`; export r; \
- s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
- $(HOST_EXPORTS) \
- (cd $(HOST_SUBDIR)/libiberty && \
- $(MAKE) $(FLAGS_TO_PASS) install)
++# @: $(MAKE); $(unstage)
+# @r=`${PWD_COMMAND}`; export r; \
+# s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
+# $(HOST_EXPORTS) \