On 4/30/24 6:45 AM, Olivier Certner wrote:
The branch main has been updated by olce:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=9b30b96c1fa4ee0dfc540878fbb3247bf92d19eb

commit 9b30b96c1fa4ee0dfc540878fbb3247bf92d19eb
Author:     Olivier Certner <o...@freebsd.org>
AuthorDate: 2024-04-22 13:02:46 +0000
Commit:     Olivier Certner <o...@freebsd.org>
CommitDate: 2024-04-30 13:44:34 +0000

     Remove remnants of portsnap(8)
This was prompted by noticing that '/var/db/portsnap' still exists on
     newly-installed machines.
With this change, all mentions of portsnap(8) in the tree are gone,
     except for the historical note in the AUTHORS section of manpage
     phttpget(8).
locate(1) will thus start indexing again '/var/db/portsnap' on machines
     where this directory still exists, which may be a good way to push
     administrators to delete it.
Reviewed by: cperciva
     Approved by:            emaste (mentor)
     MFC after:              3 days
     Sponsored by:           The FreeBSD Foundation
     Differential Revision:  https://reviews.freebsd.org/D45023

Should OLD_DIRS+=var/db/portsnap be added to ObsoleteFiles.inc?

--
John Baldwin


Reply via email to