ports/183513: [PATCH] cad/feappv: post-patch target makes matches that can never be true

John Marino freebsd.contact at marino.st
Wed Nov 6 09:50:02 UTC 2013


The following reply was made to PR ports/183513; it has been noted by GNATS.

From: John Marino <freebsd.contact at marino.st>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/183513: [PATCH] cad/feappv: post-patch target makes matches
 that can never be true
Date: Wed, 06 Nov 2013 10:45:13 +0100

 Anton,
 I am not following your thought-process on why you need to "reproduce" this.
 
 I said, "The post-patch target never makes a match".
 
 All it requires is visual inspection of Makefile.in to verify this.  It
 is impossible to match it because the pattern doesn't start at the
 beginning of a line which sed requires, is that not obvious?
 
 Why do you require more to see this error?
 
 A successful build doesn't prove the port is correct, only that it can
 build on that platform without the CFLAGS that the port makefile defines.
 
 Please review the post-patch target instructions and the patch target
 (Makefile.in) and I think the error will become clear to you.
 
 Thanks,
 John


More information about the freebsd-ports-bugs mailing list