ports/147006: [patch] devel/patch: remove obsolete patch for HAVE_SETMODE

Anonymous swell.k at gmail.com
Wed May 26 05:07:50 UTC 2010


>Number:         147006
>Category:       ports
>Synopsis:       [patch] devel/patch: remove obsolete patch for HAVE_SETMODE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 26 05:07:49 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list