Date: Wed, 12 Nov 2025 13:53:59 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3fd8b554d49b - main - security/tlsc: undeprecate and assume maintainership Message-ID: <202511121353.5ACDrxo1049062@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=3fd8b554d49b2f2242d75b97b7b521a16f19789b commit 3fd8b554d49b2f2242d75b97b7b521a16f19789b Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-11-08 13:42:59 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-11-12 13:53:36 +0000 security/tlsc: undeprecate and assume maintainership Upstream is still active, just not in the FreeBSD project. --- security/tlsc/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/security/tlsc/Makefile b/security/tlsc/Makefile index 62a7008de6f7..b852745808d0 100644 --- a/security/tlsc/Makefile +++ b/security/tlsc/Makefile @@ -4,16 +4,13 @@ CATEGORIES= security MASTER_SITES= https://github.com/Zirias/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}/releases/download/v${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fuz@FreeBSD.org COMMENT= TLS connect daemon WWW= https://github.com/Zirias/tlsc LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -DEPRECATED= Unmaintained port -EXPIRATION_DATE=2025-12-31 - LIB_DEPENDS= libposercore.so:devel/poser USES= compiler:c11 gmake pkgconfig tar:xzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511121353.5ACDrxo1049062>
