Date: Mon, 10 Mar 2025 04:25:36 GMT From: Romain =?utf-8?Q?Tarti=C3=A8re?= <romain@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5519bbd35680 - main - devel/leatherman: Deprecate Message-ID: <202503100425.52A4PaCf049679@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by romain: URL: https://cgit.FreeBSD.org/ports/commit/?id=5519bbd35680ad14dea3184e5618a1f7d6b82a4f commit 5519bbd35680ad14dea3184e5618a1f7d6b82a4f Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2025-03-10 04:16:14 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2025-03-10 04:24:36 +0000 devel/leatherman: Deprecate --- devel/leatherman/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/leatherman/Makefile b/devel/leatherman/Makefile index f4100a4b5a81..f2d8a3b99d2c 100644 --- a/devel/leatherman/Makefile +++ b/devel/leatherman/Makefile @@ -9,6 +9,9 @@ WWW= https://github.com/puppetlabs/leatherman LICENSE= APACHE20 +DEPRECATED= Project got archived +EXPIRATION_DATE=2025-05-09 + LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503100425.52A4PaCf049679>