Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 13:43:24 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0fc16cde22a0 - main - ports-mgmt/portsnap: Mark DEPRECATED
Message-ID:  <202403091343.429DhOFl053133@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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" \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091343.429DhOFl053133>