On Fri, Nov 26, 2021 at 08:30:46AM +0000, 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 (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 or OK ? > > The file does get installed so in a normal port this wpuld need a bump, > although it doesn't really matter here in this "always-update" port, so I'm > OK with this as-is. > > Actually: can we stop doing bumps for quirks? we have been doing them > for convention but it's not needed and does often get in the way ..
I don't know, it's informative of the state of quirks... but if it's really a problem, we can reserve bumps to actual code changes instead of new quirks.
