Re: git: update to 2.22.0

2019-06-26 Thread Benoit Lecocq
On 24/06/2019 22:57, Klemens Nanni wrote: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.22.0.txt Fixes, polishing, rewrites under the hood, nothing breaking. Regress passes on amd64, no regressions in production usage. OK? ok benoit@ Index: Makefile

Re: git: update to 2.22.0

2019-06-24 Thread Klemens Nanni
And yes, I'll adjust to PERMIT_PACKAGE.

Re: git: update to 2.22.0

2019-06-24 Thread Klemens Nanni
Updated diff with PATCHORIG=.pat.orig because upstream ships an .orig file in their regress suite which makes update-patches pick it up. OK? Index: Makefile === RCS file: /cvs/ports/devel/git/Makefile,v retrieving revision 1.199 diff

git: update to 2.22.0

2019-06-24 Thread Klemens Nanni
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.22.0.txt Fixes, polishing, rewrites under the hood, nothing breaking. Regress passes on amd64, no regressions in production usage. OK? Index: Makefile === RC