From root@cyberbotx.com  Mon Mar  3 23:53:45 2014
Return-Path: <root@cyberbotx.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 602FB340
	for <freebsd-gnats-submit@freebsd.org>; Mon,  3 Mar 2014 23:53:45 +0000 (UTC)
Received: from qmta03.westchester.pa.mail.comcast.net (qmta03.westchester.pa.mail.comcast.net [IPv6:2001:558:fe14:43:76:96:62:32])
	by mx1.freebsd.org (Postfix) with ESMTP id 0E47D1D0
	for <freebsd-gnats-submit@freebsd.org>; Mon,  3 Mar 2014 23:53:44 +0000 (UTC)
Received: from omta07.westchester.pa.mail.comcast.net ([76.96.62.59])
	by qmta03.westchester.pa.mail.comcast.net with comcast
	id Z0L01n0041GhbT853Btj4c; Mon, 03 Mar 2014 23:53:43 +0000
Received: from kirby.cyberbotx.com ([107.5.48.95])
	by omta07.westchester.pa.mail.comcast.net with comcast
	id ZBtj1n00q23DSHF3TBtjyE; Mon, 03 Mar 2014 23:53:43 +0000
Received: by kirby.cyberbotx.com (Postfix, from userid 0)
	id 36D822844F; Mon,  3 Mar 2014 18:53:43 -0500 (EST)
Message-Id: <20140303235343.36D822844F@kirby.cyberbotx.com>
Date: Mon,  3 Mar 2014 18:53:43 -0500 (EST)
From: Naram Qashat <cyberbotx@cyberbotx.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/mingw32-binutils: Update to 2.24
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         187236
>Category:       ports
>Synopsis:       [MAINTAINER] devel/mingw32-binutils: Update to 2.24
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 04 00:00:00 UTC 2014
>Closed-Date:    Tue Mar 04 11:45:36 UTC 2014
>Last-Modified:  Tue Mar  4 11:50:03 UTC 2014
>Originator:     Naram Qashat
>Release:        FreeBSD 9.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 9.2-STABLE FreeBSD 9.2-STABLE #0 r258460: Thu Nov 21 22:30:13 EST
>Description:
- Update to 2.24
- Support staging

NOTE: files/patch-binutils-windres.c should be deleted. I tried to do this
      before submitting the port via porttools, but it kept doing an SVN
      update and restoring the file.

Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- mingw32-binutils-2.24.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 346976)
+++ Makefile	(working copy)
@@ -13,7 +13,7 @@
 MAINTAINER=	cyberbotx@cyberbotx.com
 COMMENT=	GNU Binutils for Windows cross-development
 
-BINUTILVERSION=	2.23.1
+BINUTILVERSION=	2.24
 
 USE_BZIP2=	yes
 USES=		gmake iconv
@@ -24,17 +24,6 @@
 		--disable-shared --disable-werror
 INFO_PATH=	${PKGNAMEPREFIX:S/-$//}/info
 
-MAN1=	${PKGNAMEPREFIX}addr2line.1 ${PKGNAMEPREFIX}ar.1    \
-	${PKGNAMEPREFIX}as.1 ${PKGNAMEPREFIX}c++filt.1      \
-	${PKGNAMEPREFIX}dlltool.1 ${PKGNAMEPREFIX}elfedit.1 \
-	${PKGNAMEPREFIX}gprof.1 ${PKGNAMEPREFIX}ld.1        \
-	${PKGNAMEPREFIX}nlmconv.1 ${PKGNAMEPREFIX}nm.1      \
-	${PKGNAMEPREFIX}objcopy.1 ${PKGNAMEPREFIX}objdump.1 \
-	${PKGNAMEPREFIX}ranlib.1 ${PKGNAMEPREFIX}readelf.1  \
-	${PKGNAMEPREFIX}size.1 ${PKGNAMEPREFIX}strings.1    \
-	${PKGNAMEPREFIX}strip.1 ${PKGNAMEPREFIX}windmc.1    \
-	${PKGNAMEPREFIX}windres.1
-
 INFO=		as bfd binutils ld configure gprof standards
 INFO_PATH=	${PKGNAMEPREFIX:S/-$//}/info
 
@@ -43,14 +32,10 @@
 BINARIES=	addr2line ar as c++filt gprof ld nm objcopy objdump ranlib \
 		readelf size strings strip dlltool dllwrap windmc windres
 
-NO_STAGE=	yes
-pre-configure:
-	${CHMOD} 755 ${WRKSRC}/configure
-
 post-install:
 .for F in ${BINARIES}
-	@${LN} -f ${PREFIX}/bin/${PKGNAMEPREFIX}$F \
-		${PREFIX}/${PKGNAMEPREFIX:S/-$//}/bin/$F
+	@${LN} -f ${STAGEDIR}${PREFIX}/bin/${PKGNAMEPREFIX}$F \
+		${STAGEDIR}${PREFIX}/${PKGNAMEPREFIX:S/-$//}/bin/$F
 .endfor
 
 #
Index: distinfo
===================================================================
--- distinfo	(revision 346976)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (binutils-2.23.1.tar.bz2) = 2ab2e5b03e086d12c6295f831adad46b3e1410a3a234933a2e8fac66cb2e7a19
-SIZE (binutils-2.23.1.tar.bz2) = 21455321
+SHA256 (binutils-2.24.tar.bz2) = e5e8c5be9664e7f7f96e0d09919110ab5ad597794f5b1809871177a0f0f14137
+SIZE (binutils-2.24.tar.bz2) = 22716802
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 346976)
+++ pkg-plist	(working copy)
@@ -1,3 +1,22 @@
+man/man1/mingw32-addr2line.1.gz
+man/man1/mingw32-ar.1.gz
+man/man1/mingw32-as.1.gz
+man/man1/mingw32-c++filt.1.gz
+man/man1/mingw32-dlltool.1.gz
+man/man1/mingw32-elfedit.1.gz
+man/man1/mingw32-gprof.1.gz
+man/man1/mingw32-ld.1.gz
+man/man1/mingw32-nlmconv.1.gz
+man/man1/mingw32-nm.1.gz
+man/man1/mingw32-objcopy.1.gz
+man/man1/mingw32-objdump.1.gz
+man/man1/mingw32-ranlib.1.gz
+man/man1/mingw32-readelf.1.gz
+man/man1/mingw32-size.1.gz
+man/man1/mingw32-strings.1.gz
+man/man1/mingw32-strip.1.gz
+man/man1/mingw32-windmc.1.gz
+man/man1/mingw32-windres.1.gz
 %%BINUTILS_TARG%%/bin/addr2line
 %%BINUTILS_TARG%%/bin/ar
 %%BINUTILS_TARG%%/bin/as
--- mingw32-binutils-2.24.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Tue Mar 4 11:22:48 UTC 2014 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187236 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Tue Mar 4 11:45:36 UTC 2014 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187236 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187236: commit references a PR
Date: Tue,  4 Mar 2014 11:44:13 +0000 (UTC)

 Author: rm
 Date: Tue Mar  4 11:44:05 2014
 New Revision: 347011
 URL: http://svnweb.freebsd.org/changeset/ports/347011
 QAT: https://qat.redports.org/buildarchive/r347011/
 
 Log:
   devel/mingw32-binutils: update to 2.24 and support staging
   
   - update to 2.24
   - support staging
   
   PR:		187236
   Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
 
 Deleted:
   head/devel/mingw32-binutils/files/patch-binutils-windres.c
 Modified:
   head/devel/mingw32-binutils/Makefile
   head/devel/mingw32-binutils/distinfo
   head/devel/mingw32-binutils/pkg-plist
 
 Modified: head/devel/mingw32-binutils/Makefile
 ==============================================================================
 --- head/devel/mingw32-binutils/Makefile	Tue Mar  4 11:42:49 2014	(r347010)
 +++ head/devel/mingw32-binutils/Makefile	Tue Mar  4 11:44:05 2014	(r347011)
 @@ -13,7 +13,7 @@ PKGNAMEPREFIX=	mingw32-
  MAINTAINER=	cyberbotx@cyberbotx.com
  COMMENT=	GNU Binutils for Windows cross-development
  
 -BINUTILVERSION=	2.23.1
 +BINUTILVERSION=	2.24
  
  USE_BZIP2=	yes
  USES=		gmake iconv
 @@ -24,17 +24,6 @@ CONFIGURE_ARGS=	--target=${PKGNAMEPREFIX
  		--disable-shared --disable-werror
  INFO_PATH=	${PKGNAMEPREFIX:S/-$//}/info
  
 -MAN1=	${PKGNAMEPREFIX}addr2line.1 ${PKGNAMEPREFIX}ar.1    \
 -	${PKGNAMEPREFIX}as.1 ${PKGNAMEPREFIX}c++filt.1      \
 -	${PKGNAMEPREFIX}dlltool.1 ${PKGNAMEPREFIX}elfedit.1 \
 -	${PKGNAMEPREFIX}gprof.1 ${PKGNAMEPREFIX}ld.1        \
 -	${PKGNAMEPREFIX}nlmconv.1 ${PKGNAMEPREFIX}nm.1      \
 -	${PKGNAMEPREFIX}objcopy.1 ${PKGNAMEPREFIX}objdump.1 \
 -	${PKGNAMEPREFIX}ranlib.1 ${PKGNAMEPREFIX}readelf.1  \
 -	${PKGNAMEPREFIX}size.1 ${PKGNAMEPREFIX}strings.1    \
 -	${PKGNAMEPREFIX}strip.1 ${PKGNAMEPREFIX}windmc.1    \
 -	${PKGNAMEPREFIX}windres.1
 -
  INFO=		as bfd binutils ld configure gprof standards
  INFO_PATH=	${PKGNAMEPREFIX:S/-$//}/info
  
 @@ -43,14 +32,10 @@ PLIST_SUB+=	BINUTILS_TARG=${PKGNAMEPREFI
  BINARIES=	addr2line ar as c++filt gprof ld nm objcopy objdump ranlib \
  		readelf size strings strip dlltool dllwrap windmc windres
  
 -NO_STAGE=	yes
 -pre-configure:
 -	${CHMOD} 755 ${WRKSRC}/configure
 -
  post-install:
  .for F in ${BINARIES}
 -	@${LN} -f ${PREFIX}/bin/${PKGNAMEPREFIX}$F \
 -		${PREFIX}/${PKGNAMEPREFIX:S/-$//}/bin/$F
 +	@${LN} -f ${STAGEDIR}${PREFIX}/bin/${PKGNAMEPREFIX}$F \
 +		${STAGEDIR}${PREFIX}/${PKGNAMEPREFIX:S/-$//}/bin/$F
  .endfor
  
  #
 
 Modified: head/devel/mingw32-binutils/distinfo
 ==============================================================================
 --- head/devel/mingw32-binutils/distinfo	Tue Mar  4 11:42:49 2014	(r347010)
 +++ head/devel/mingw32-binutils/distinfo	Tue Mar  4 11:44:05 2014	(r347011)
 @@ -1,2 +1,2 @@
 -SHA256 (binutils-2.23.1.tar.bz2) = 2ab2e5b03e086d12c6295f831adad46b3e1410a3a234933a2e8fac66cb2e7a19
 -SIZE (binutils-2.23.1.tar.bz2) = 21455321
 +SHA256 (binutils-2.24.tar.bz2) = e5e8c5be9664e7f7f96e0d09919110ab5ad597794f5b1809871177a0f0f14137
 +SIZE (binutils-2.24.tar.bz2) = 22716802
 
 Modified: head/devel/mingw32-binutils/pkg-plist
 ==============================================================================
 --- head/devel/mingw32-binutils/pkg-plist	Tue Mar  4 11:42:49 2014	(r347010)
 +++ head/devel/mingw32-binutils/pkg-plist	Tue Mar  4 11:44:05 2014	(r347011)
 @@ -1,3 +1,22 @@
 +man/man1/mingw32-addr2line.1.gz
 +man/man1/mingw32-ar.1.gz
 +man/man1/mingw32-as.1.gz
 +man/man1/mingw32-c++filt.1.gz
 +man/man1/mingw32-dlltool.1.gz
 +man/man1/mingw32-elfedit.1.gz
 +man/man1/mingw32-gprof.1.gz
 +man/man1/mingw32-ld.1.gz
 +man/man1/mingw32-nlmconv.1.gz
 +man/man1/mingw32-nm.1.gz
 +man/man1/mingw32-objcopy.1.gz
 +man/man1/mingw32-objdump.1.gz
 +man/man1/mingw32-ranlib.1.gz
 +man/man1/mingw32-readelf.1.gz
 +man/man1/mingw32-size.1.gz
 +man/man1/mingw32-strings.1.gz
 +man/man1/mingw32-strip.1.gz
 +man/man1/mingw32-windmc.1.gz
 +man/man1/mingw32-windres.1.gz
  %%BINUTILS_TARG%%/bin/addr2line
  %%BINUTILS_TARG%%/bin/ar
  %%BINUTILS_TARG%%/bin/as
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
