Date: Fri, 30 Jun 2023 11:43:05 GMT From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6cb92272ad32 - main - ports-mgmt/parfetch-overlay: Deprecate Message-ID: <202306301143.35UBh5If015703@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=6cb92272ad32100da0d9ca1665df036291a29c0d commit 6cb92272ad32100da0d9ca1665df036291a29c0d Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2023-06-22 11:44:18 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2023-06-30 11:29:54 +0000 ports-mgmt/parfetch-overlay: Deprecate --- ports-mgmt/parfetch-overlay/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ports-mgmt/parfetch-overlay/Makefile b/ports-mgmt/parfetch-overlay/Makefile index dca564ac3785..6d13b29c11c6 100644 --- a/ports-mgmt/parfetch-overlay/Makefile +++ b/ports-mgmt/parfetch-overlay/Makefile @@ -11,6 +11,9 @@ WWW= https://codeberg.org/tobik/parfetch-overlay LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2023-08-31 + LIB_DEPENDS= libevent.so:devel/libevent USES= compiler:c11 ninja pkgconfig ssl tar:lz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306301143.35UBh5If015703>