From: "Sergey A. Osokin" Subject: Re: [patch] lang/njs update To: Stuart Henderson Cc: ports@openbsd.org Date: Sat, 1 Jun 2024 16:32:24 +0000 On Sat, Jun 01, 2024 at 05:14:59PM +0100, Stuart Henderson wrote: > On 2024/06/01 16:02, Sergey A. Osokin wrote: > > here's the patch to update lang/njs to the latest version, 0.8.4. > > will check and commit. > > > Please note that the following patches can be safely removed > > from the port: > > - patch-auto_make > > - patch-external_njs_xml_module_c > > you can use "cvs rm" and "cvs diff -uNp" to include the removals in your > diff. > > > +++ unit/patches/patch-src_nxt__js.c Sat Jun 1 11:47:20 2024 > > +++ unit/patches/patch-src_nxt__script.c Sat Jun 1 11:47:46 2024 > > these should be generated with "make update-patches" which generates > diffs for files in the work directory where the original has been copied > with an ".orig.port" extension, and uses a standardized patch format and > filename. > > there was also REVISION=0 to remove in unit-python. Thank you for the points, Stuart. Will use these tips for my future work with OpenBSD ports. Thank you. -- Sergey A. Osokin