git: 54bbcc09a72b - main - ObsoleteFiles.inc: Remove /var/db/portsnap

From: Olivier Certner <olce_at_FreeBSD.org>
Date: Wed, 08 May 2024 06:39:39 UTC
The branch main has been updated by olce:

URL: https://cgit.FreeBSD.org/src/commit/?id=54bbcc09a72b5d7a581f51416c9e635a33c2f884

commit 54bbcc09a72b5d7a581f51416c9e635a33c2f884
Author:     Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2024-05-04 11:35:46 +0000
Commit:     Olivier Certner <olce@FreeBSD.org>
CommitDate: 2024-05-08 06:38:56 +0000

    ObsoleteFiles.inc: Remove /var/db/portsnap
    
    This is a followup to commit "Remove remnants of portsnap(8)"
    (9b30b96c1fa4).  I wasn't aware of OLD_DIRS.
    
    Approved by:            markj (mentor)
    MFC after:              1 day
    MFC with:               9b30b96c1fa4
    Sponsored by:           The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D45023
---
 ObsoleteFiles.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 627f70ea3b0a..b84b8d917bf4 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,6 +51,9 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 20240508: Remove remnants of portsnap(8)
+OLD_DIRS+=var/db/portsnap
+
 # 20240507: remove gbde
 OLD_FILES+=boot/kernel/geom_bde.ko
 OLD_FILES+=etc/rc.d/gbde