ports/117807: devel/mingw32-binutils: update to 2.18.50 and unbreak
Max Brazhnikov
makc at issp.ac.ru
Sun Nov 4 10:10:02 UTC 2007
>Number: 117807
>Category: ports
>Synopsis: devel/mingw32-binutils: update to 2.18.50 and unbreak
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 04 10:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Max Brazhnikov
>Release: FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
FreeBSD luna.dio.ru 7.0-BETA1 FreeBSD 7.0-BETA1 #2: Wed Oct 31 20:34:03 MSK 2007 root at luna.dio.ru:/usr/obj/usr/src/sys/LUNA i386
>Description:
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN --exclude=CVS /usr/ports/devel/mingw32-binutils/Makefile /home/makc/porting/ports/devel/mingw32-binutils/Makefile
--- /usr/ports/devel/mingw32-binutils/Makefile 2007-08-05 22:24:08.000000000 +0400
+++ /home/makc/porting/ports/devel/mingw32-binutils/Makefile 2007-11-04 12:34:21.000000000 +0300
@@ -15,11 +15,9 @@
DISTNAME= ${PORTNAME}-${BINUTILVERSION}
MAINTAINER= lev at FreeBSD.org
-COMMENT= FSF binutils-2.17 for Windows cross-development
+COMMENT= FSF binutils-${BINUTILVERSION} for Windows cross-development
-BROKEN= Size mismatch
-
-BINUTILVERSION= 2.17.50
+BINUTILVERSION= 2.18.50
USE_BZIP2= yes
USE_GMAKE= yes
diff -ruN --exclude=CVS /usr/ports/devel/mingw32-binutils/distinfo /home/makc/porting/ports/devel/mingw32-binutils/distinfo
--- /usr/ports/devel/mingw32-binutils/distinfo 2007-07-28 21:48:00.000000000 +0400
+++ /home/makc/porting/ports/devel/mingw32-binutils/distinfo 2007-11-04 12:18:54.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (binutils-2.17.50.tar.bz2) = 7a6d647a0b6aac9bfa5ae7769423a235
-SHA256 (binutils-2.17.50.tar.bz2) = 2541a51dd66b3f2a3e5e5c7f6325ed62be78d67796bb05e464a4ea188902a9f6
-SIZE (binutils-2.17.50.tar.bz2) = 15448915
+MD5 (binutils-2.18.50.tar.bz2) = 7e5ff0b6ab88c6e4b7def01f10a3c63d
+SHA256 (binutils-2.18.50.tar.bz2) = 680fc151d1d2521218c1c83c1ba77d7d7d221bff99ee41966d1883f18723b8f9
+SIZE (binutils-2.18.50.tar.bz2) = 15824608
diff -ruN --exclude=CVS /usr/ports/devel/mingw32-binutils/pkg-plist /home/makc/porting/ports/devel/mingw32-binutils/pkg-plist
--- /usr/ports/devel/mingw32-binutils/pkg-plist 2007-07-28 21:48:00.000000000 +0400
+++ /home/makc/porting/ports/devel/mingw32-binutils/pkg-plist 2007-11-04 12:53:44.000000000 +0300
@@ -1,4 +1,3 @@
- at comment $FreeBSD: ports/devel/mingw32-binutils/pkg-plist,v 1.13 2007/07/28 17:48:00 lev Exp $
%%BINUTILS_TARG%%/bin/addr2line
%%BINUTILS_TARG%%/bin/ar
%%BINUTILS_TARG%%/bin/as
@@ -12,12 +11,13 @@
%%BINUTILS_TARG%%/bin/objdump
%%BINUTILS_TARG%%/bin/ranlib
%%BINUTILS_TARG%%/bin/readelf
-%%BINUTILS_TARG%%/bin/strip
%%BINUTILS_TARG%%/bin/size
%%BINUTILS_TARG%%/bin/strings
+%%BINUTILS_TARG%%/bin/strip
%%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
@@ -35,13 +35,12 @@
bin/%%BINUTILS_TARG%%-objdump
bin/%%BINUTILS_TARG%%-ranlib
bin/%%BINUTILS_TARG%%-readelf
-bin/%%BINUTILS_TARG%%-strip
bin/%%BINUTILS_TARG%%-size
bin/%%BINUTILS_TARG%%-strings
+bin/%%BINUTILS_TARG%%-strip
bin/%%BINUTILS_TARG%%-windmc
bin/%%BINUTILS_TARG%%-windres
- at dirrm %%BINUTILS_TARG%%/bin
@dirrm %%BINUTILS_TARG%%/lib/ldscripts
@dirrm %%BINUTILS_TARG%%/lib
+ at dirrm %%BINUTILS_TARG%%/bin
@dirrmtry %%BINUTILS_TARG%%
-
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list