Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2012 15:01:11 -0500 (EST)
From:      Naram Qashat <cyberbotx@cyberbotx.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165054: [MAINTAINER] devel/mingw32-binutils: update to 2.22
Message-ID:  <20120212200112.01A5228440@kirby.cyberbotx.com>
Resent-Message-ID: <201202122010.q1CKA8P3005331@freefall.freebsd.org>

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

>Number:         165054
>Category:       ports
>Synopsis:       [MAINTAINER] devel/mingw32-binutils: update to 2.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 12 20:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Naram Qashat
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 8.2-RELEASE FreeBSD 8.2-RELEASE #3: Sun Feb 27 08:58:31 EST 2011
>Description:
- Update to 2.22

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- mingw32-binutils-2.22,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/mingw32-binutils/Makefile /kirby/shared/ports/mingw32-binutils/Makefile
--- /usr/ports/devel/mingw32-binutils/Makefile	2011-01-17 22:09:48.000000000 -0500
+++ /kirby/shared/ports/mingw32-binutils/Makefile	2012-02-12 15:00:24.000000000 -0500
@@ -17,7 +17,7 @@
 MAINTAINER=	cyberbotx@cyberbotx.com
 COMMENT=	GNU Binutils for Windows cross-development
 
-BINUTILVERSION=	2.21
+BINUTILVERSION=	2.22
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
@@ -62,7 +62,7 @@
 add-plist-post:
 	@${ECHO_CMD} "@unexec ${RMDIR} -p %D/${PKGNAMEPREFIX:S/-$//}/info 2> /dev/null || true" >> ${TMPPLIST}
 	@${ECHO_CMD} "@unexec ${RMDIR} -p %D/${PKGNAMEPREFIX:S/-$//} 2> /dev/null || true" >> ${TMPPLIST}
-.if (defined(PREFIX) && ${PREFIX} != ${LOCALBASE} && ${PREFIX} != ${LOCALBASE} && ${PREFIX} != ${LINUXBASE} && ${PREFIX} != "/usr")
+.if (defined(PREFIX) && ${PREFIX} != ${LOCALBASE} && ${PREFIX} != ${LINUXBASE} && ${PREFIX} != "/usr")
 	@${ECHO_CMD} "@unexec ${RMDIR} %D 2> /dev/null || true" >> ${TMPPLIST}
 .else
 	@${DO_NADA}
diff -ruN --exclude=CVS /usr/ports/devel/mingw32-binutils/distinfo /kirby/shared/ports/mingw32-binutils/distinfo
--- /usr/ports/devel/mingw32-binutils/distinfo	2011-01-17 22:09:48.000000000 -0500
+++ /kirby/shared/ports/mingw32-binutils/distinfo	2012-02-12 14:58:21.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (binutils-2.21.tar.bz2) = 60abec5bf448eb930a5a15acb8712612377dc8bcfb13dfd5131228f70561d0c7
-SIZE (binutils-2.21.tar.bz2) = 18742991
+SHA256 (binutils-2.22.tar.bz2) = 6c7af8ed1c8cf9b4b9d6e6fe09a3e1d3d479fe63984ba8b9b26bf356b6313ca9
+SIZE (binutils-2.22.tar.bz2) = 19973532
--- mingw32-binutils-2.22,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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