From swell.k@gmail.com  Wed May 26 03:30:47 2010
Return-Path: <swell.k@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CC0FD1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 May 2010 03:30:47 +0000 (UTC)
	(envelope-from swell.k@gmail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153])
	by mx1.freebsd.org (Postfix) with ESMTP id 5BE698FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 May 2010 03:30:46 +0000 (UTC)
Received: by fg-out-1718.google.com with SMTP id e12so496678fga.13
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 May 2010 20:30:46 -0700 (PDT)
Received: by 10.87.47.6 with SMTP id z6mr11789038fgj.13.1274844646229;
        Tue, 25 May 2010 20:30:46 -0700 (PDT)
Received: from localhost (spftor1.privacyfoundation.de [87.118.104.203])
        by mx.google.com with ESMTPS id 22sm8515314fkq.47.2010.05.25.20.30.45
        (version=SSLv3 cipher=RC4-MD5);
        Tue, 25 May 2010 20:30:45 -0700 (PDT)
Message-Id: <86vdabpck8.fsf@gmail.com>
Date: Wed, 26 May 2010 07:27:35 +0400
From: Anonymous <swell.k@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] devel/patch: remove obsolete patch for HAVE_SETMODE

>Number:         147006
>Category:       ports
>Synopsis:       [patch] devel/patch: remove obsolete patch for HAVE_SETMODE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    glarkin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 26 05:07:49 UTC 2010
>Closed-Date:    Wed Jun 02 11:25:13 EDT 2010
>Last-Modified:  Wed Jun  2 15:30:02 UTC 2010
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
HAVE_SETMODE is renamed to HAVE_SETMODE_DOS and it now checks for
O_BINARY as well.
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: devel/patch/Makefile
===================================================================
RCS file: /a/.cvsup/ports/devel/patch/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- devel/patch/Makefile	6 May 2010 13:53:59 -0000	1.20
+++ devel/patch/Makefile	26 May 2010 03:21:21 -0000
@@ -21,8 +21,4 @@ USE_GMAKE=	yes
 MAN1=		gpatch.1
 PLIST_FILES=	bin/gpatch
 
-post-patch:
-	@${REINPLACE_CMD} -e 's!HAVE_SETMODE!HAVE_SETMODE_DISABLE!' \
-		${WRKSRC}/config.hin
-
 .include <bsd.port.mk>
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->glarkin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 26 05:08:43 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147006 
State-Changed-From-To: open->closed 
State-Changed-By: glarkin 
State-Changed-When: Wed Jun 2 11:25:04 EDT 2010 
State-Changed-Why:  
Committed, thank you! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147006: commit references a PR
Date: Wed,  2 Jun 2010 15:24:57 +0000 (UTC)

 glarkin     2010-06-02 15:24:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/patch          Makefile 
   Log:
   - Removed unnecessary config.hin patch, since the configure script
     correctly detects if the platform has a DOS-compliant setmode function.
   
   PR:             ports/147006
   Submitted by:   swell.k@gmail.com
   
   Revision  Changes    Path
   1.21      +0 -4      ports/devel/patch/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
