Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2007 12:37:57 -0800
From:      Sean McNeil <sean@mcneil.com>
To:        lev@FreeBSD.org, ports@freebsd.org
Subject:   mingw32-binutils
Message-ID:  <475EF525.5080001@mcneil.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------000903080704020805070101
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

I was wondering if and when this port will be fixed. It is obvious that 
there was a faulty archive that was used when creating the distinfo. The 
following path will resolve the issue and the port build/works just fine:

--- Makefile.orig       2007-12-09 12:47:37.000000000 -0800
+++ Makefile    2007-12-09 12:47:49.000000000 -0800
@@ -17,8 +17,6 @@
 MAINTAINER=    lev@FreeBSD.org
 COMMENT=       FSF binutils-2.17 for Windows cross-development
 
-BROKEN=                Size mismatch
-
 BINUTILVERSION=        2.17.50
 
 USE_BZIP2=     yes
--- distinfo.orig       2007-12-09 12:47:32.000000000 -0800
+++ distinfo    2007-12-09 12:50:11.000000000 -0800
@@ -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.17.50.tar.bz2) = 740577637f32b0c4cc0347193e303b64
+SHA256 (binutils-2.17.50.tar.bz2) = 92e9feb669b7a793c86d30d3b0d64c7db27f8592cc4a22906c3af1dc29c7f080
+SIZE (binutils-2.17.50.tar.bz2) = 15452011



--------------000903080704020805070101
Content-Type: text/x-patch;
 name="mingw32-binutils.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="mingw32-binutils.diff"

--- Makefile.orig	2007-12-09 12:47:37.000000000 -0800
+++ Makefile	2007-12-09 12:47:49.000000000 -0800
@@ -17,8 +17,6 @@
 MAINTAINER=	lev@FreeBSD.org
 COMMENT=	FSF binutils-2.17 for Windows cross-development
 
-BROKEN=		Size mismatch
-
 BINUTILVERSION=	2.17.50
 
 USE_BZIP2=	yes
--- distinfo.orig	2007-12-09 12:47:32.000000000 -0800
+++ distinfo	2007-12-09 12:50:11.000000000 -0800
@@ -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.17.50.tar.bz2) = 740577637f32b0c4cc0347193e303b64
+SHA256 (binutils-2.17.50.tar.bz2) = 92e9feb669b7a793c86d30d3b0d64c7db27f8592cc4a22906c3af1dc29c7f080
+SIZE (binutils-2.17.50.tar.bz2) = 15452011

--------------000903080704020805070101--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?475EF525.5080001>