Date: Mon, 24 Mar 2025 19:45:02 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ab1b501a51e0 - main - net-p2p/libswift: Deprecate and set expiration date to 2025-04-30 Message-ID: <202503241945.52OJj2dt014695@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab1b501a51e0eef93badb8e45082f04e1814269c commit ab1b501a51e0eef93badb8e45082f04e1814269c Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-22 06:33:55 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-24 19:33:03 +0000 net-p2p/libswift: Deprecate and set expiration date to 2025-04-30 Upstream archived repo on Feb 19, 2024 and no active development in years Reference: https://github.com/libswift/libswift PR: 285234 Approved by: portmgr (maintainer timeout, 2+ weeks) --- net-p2p/libswift/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-p2p/libswift/Makefile b/net-p2p/libswift/Makefile index 80c815d2d98e..30d79802652e 100644 --- a/net-p2p/libswift/Makefile +++ b/net-p2p/libswift/Makefile @@ -9,6 +9,9 @@ WWW= https://github.com/skunkwerks/libswift LICENSE= LGPL21 +DEPRECATED= Upstream archived repo on Feb 19, 2024 and no active development in several years +EXPIRATION_DATE=2025-04-30 + LIB_DEPENDS= libevent.so:devel/libevent USES= compiler:c++11-lang gmake sslhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503241945.52OJj2dt014695>
