Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2008 14:28:13 +0100 (CET)
From:      Martin Matuska <mm@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/119681: [UPDATE] devel/cross-binutils from 2.17 to 2.18
Message-ID:  <20080115132813.9B67F398A2@mail.vx.sk>
Resent-Message-ID: <200801151330.m0FDU1xO069443@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119681
>Category:       ports
>Synopsis:       [UPDATE] devel/cross-binutils from 2.17 to 2.18
>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:   Tue Jan 15 13:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 7.0-RC1 i386 and amd64
>Organization:
>Environment:
FreeBSD 7.0-RC1 i386 and amd64
>Description:
- Update of devel/cross-binutils from 2.17 to 2.18
- Rtems patch updated to 4.9-20071104
- Changed COMMENT and corrected IGNORE message
>How-To-Repeat:
>Fix:
Index: ports/devel/cross-binutils/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/cross-binutils/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- ports/devel/cross-binutils/Makefile	16 Dec 2007 23:36:34 -0000	1.3
+++ ports/devel/cross-binutils/Makefile	15 Jan 2008 13:24:41 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	binutils
-PORTVERSION=	2.17
+PORTVERSION=	2.18
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEWARE}
 MASTER_SITE_SUBDIR=	binutils/releases
@@ -16,7 +16,7 @@
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	stas@FreeBSD.org
-COMMENT=	FSF binutils port for cross-target development
+COMMENT=	GNU Binutils port for cross-target development
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
@@ -66,12 +66,12 @@
 		bin/${OURTARGET}-strip
 
 .if defined(WITH_RTEMS_PATCHES)
-PATCHFILES+=	${PORTNAME}-${PORTVERSION}-rtems4.8-20061021.diff
+PATCHFILES+=	${PORTNAME}-${PORTVERSION}-rtems4.9-20071104.diff
 .endif
 
 .if !defined(TGTARCH) || !defined(TGTABI)
 PKGNAMEPREFIX=	cross-
-IGNORE=		you should select ARCH and ABI to build port
+IGNORE=		you should define TGRARCH and TGTABI to build port
 .endif
 
 #
Index: ports/devel/cross-binutils/distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/cross-binutils/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- ports/devel/cross-binutils/distinfo	24 Jun 2007 08:02:16 -0000	1.1
+++ ports/devel/cross-binutils/distinfo	15 Jan 2008 13:24:41 -0000
@@ -1,6 +1,6 @@
-MD5 (binutils-2.17.tar.bz2) = e26e2e06b6e4bf3acf1dc8688a94c0d1
-SHA256 (binutils-2.17.tar.bz2) = e2c33ce6f23c9a366f109ced295626cb2f8bd6b2f08ff9df6dafb5448505a25e
-SIZE (binutils-2.17.tar.bz2) = 13795751
-MD5 (binutils-2.17-rtems4.8-20061021.diff) = 6af727af3c4fedf859712f9adc59c4fd
-SHA256 (binutils-2.17-rtems4.8-20061021.diff) = 9e941aed8af46b1a851660d47fb626a9381b5e940649eb0dc18b053a4ef4ff8f
-SIZE (binutils-2.17-rtems4.8-20061021.diff) = 19833
+MD5 (binutils-2.18.tar.bz2) = 9d22ee4dafa3a194457caf4706f9cf01
+SHA256 (binutils-2.18.tar.bz2) = 487a33a452f0edcf1f8bb8fc23dff5c7a82edec3f3f8b65632b6c945e961ee9b
+SIZE (binutils-2.18.tar.bz2) = 14962245
+MD5 (binutils-2.18-rtems4.9-20071104.diff) = 7ce321d935005bca5a352bcd74f8b2e5
+SHA256 (binutils-2.18-rtems4.9-20071104.diff) = fb31b147fba28cef481f07138be78980b5e7ed3bb07fd18c72defd4c9625f0f7
+SIZE (binutils-2.18-rtems4.9-20071104.diff) = 1220
>Release-Note:
>Audit-Trail:
>Unformatted:



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