Date: Thu, 2 May 2024 22:30:59 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: 399d032b35dc - main - ports-mgmt/portsnap: Update EXPIRATION_DATE Message-ID: <202405022230.442MUxMx005390@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=399d032b35dc2272d14349b647e810a45118d836 commit 399d032b35dc2272d14349b647e810a45118d836 Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2024-05-02 22:13:25 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-05-02 22:13:25 +0000 ports-mgmt/portsnap: Update EXPIRATION_DATE As per the updated EOL of 13.X update the EXPIRATION_DATE of the ports. PR: 278961 --- ports-mgmt/portsnap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports-mgmt/portsnap/Makefile b/ports-mgmt/portsnap/Makefile index e1041a48cd06..ab02469e0629 100644 --- a/ports-mgmt/portsnap/Makefile +++ b/ports-mgmt/portsnap/Makefile @@ -11,7 +11,7 @@ WWW= http://www.daemonology.net/portsnap/ LICENSE= BSD2CLAUSE DEPRECATED= portsnap infrastructure will be removed after the EOL of 13.x -EXPIRATION_DATE=2026-01-31 +EXPIRATION_DATE=2026-04-30 SUB_FILES= pkg-message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405022230.442MUxMx005390>