> On 27 Oct 2016, at 8:28 AM, Jochen Neumeister <jon...@bsdproject.de> wrote: > > Is this now right, that i can only use the new patch in /files? With > "make clean" i delete the work folder and the old patches.
If all the previous patches patch a single file, makepatch will generate the patch for the file, because it doesn't care about the ptch context, just the file. If you want, you can deconstruct the new patch file and push the individual chunks into their old files to silence portlint, but that only works if the patches do not depend on each other. Cheers, Franco _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"