git: 0fc16cde22a0 - main - ports-mgmt/portsnap: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 13:43:24 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fc16cde22a067091718cadf2f5624d4f3e2bb6e commit 0fc16cde22a067091718cadf2f5624d4f3e2bb6e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-09 11:05:37 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-09 13:43:12 +0000 ports-mgmt/portsnap: Mark DEPRECATED - portsnap infrastructure will be removed after the EOL of 13.X - Set EXPIRATION_DATE 2026-01-31 --- ports-mgmt/portsnap/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ports-mgmt/portsnap/Makefile b/ports-mgmt/portsnap/Makefile index 4631ad1b3863..5d5708e71663 100644 --- a/ports-mgmt/portsnap/Makefile +++ b/ports-mgmt/portsnap/Makefile @@ -10,6 +10,9 @@ WWW= http://www.daemonology.net/portsnap/ LICENSE= BSD2CLAUSE +DEPRECATED= portsnap infrastructure will be removed after the EOL of 13.x +EXPIRQATION_DATE=2026-01-31 + SUB_FILES= pkg-message PLIST_FILES= "@sample etc/portsnap.conf.sample" \