Re: devel/quirks: missing # 7.1 marker

2021-11-26 Thread Marc Espie
On Fri, Nov 26, 2021 at 08:30:46AM +, Stuart Henderson wrote: > On 2021/11/26 08:57, Sebastien Marie wrote: > > Hi, > > > > Looking at devel/quirks file, it seems that the informative `# 7.1' > > marker is missing. > > > > The following diff just add it. > > > > The base file is OPENBSD_7_0

Re: devel/quirks: missing # 7.1 marker

2021-11-26 Thread Stuart Henderson
On 2021/11/26 08:57, Sebastien Marie wrote: > Hi, > > Looking at devel/quirks file, it seems that the informative `# 7.1' > marker is missing. > > The following diff just add it. > > The base file is OPENBSD_7_0 (1.1316). I put the header just in top of > the changed parts. > > $ cd /usr/ports/

devel/quirks: missing # 7.1 marker

2021-11-25 Thread Sebastien Marie
Hi, Looking at devel/quirks file, it seems that the informative `# 7.1' marker is missing. The following diff just add it. The base file is OPENBSD_7_0 (1.1316). I put the header just in top of the changed parts. $ cd /usr/ports/devel/quirks && cvs diff -r OPENBSD_7_0 files/Quirks.pm Comments