Re: git: 481fce462d - main - Document various missing __FreeBSD_version values.
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
On 12/18/25 17:53, Rick Macklem wrote: > I'm guilty. But someone said that it should only be bumped > if no one else has bumped it recently. (Within a few days?) > > If it isn't getting bumped for every change, the document > is basically useless, isn't it? The main reason it is documented in the porter's handbook is so that if ports need to use conditional logic, this is a reference to which versions to use. Ports doesn't need perfect granularity (especially on main), just something that is "close", hence why bumping more often than, say, once a day is probably overkill. -- John Baldwin