Date: Sun, 22 Nov 2015 08:39:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204725] Mk/bsd.port.mk: makepatch inserts context junk after r401709 Message-ID: <bug-204725-13-arf7cuJ4nt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204725-13@https.bugs.freebsd.org/bugzilla/> References: <bug-204725-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204725 --- Comment #8 from John Marino <marino@FreeBSD.org> --- to illustrate the workaround on a clean nspr: 1) cd /usr/ports/devel/nspr 2) mv files/patch-bug782111 to . 3) make clean extract do-patch makepatch 4) mv patch-bug782111 to files The result is identical to prior to the operation. Maintainers that have multiple patches for the same source file will need to do something like this if they want to maintain the split. That's known. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204725-13-arf7cuJ4nt>