Date: Sat, 8 Feb 2025 15:05:33 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: 543427feef62 - main - devel/papi: Deprecate and set expiration date to 2025-02-28 Message-ID: <202502081505.518F5Xvh049654@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=543427feef62a9f3129a68a09d82e32983d7c683 commit 543427feef62a9f3129a68a09d82e32983d7c683 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-02-08 12:28:06 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-02-08 13:51:17 +0000 devel/papi: Deprecate and set expiration date to 2025-02-28 Marked BROKEN 6+ months ago and outdated (upstream is still active) Approved by: portmgr (blanket) --- devel/papi/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/papi/Makefile b/devel/papi/Makefile index c5b885b3cbb1..876458b85612 100644 --- a/devel/papi/Makefile +++ b/devel/papi/Makefile @@ -12,6 +12,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/LICENSE.txt BROKEN= freebsd.c:361:92: error: too few arguments to function call, expected 6, have 5 +DEPRECATED= Marked BROKEN 6+ months ago and outdated +EXPIRATION_DATE=2025-02-28 TEST_TARGET= fulltest
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502081505.518F5Xvh049654>