git: 543427feef62 - main - devel/papi: Deprecate and set expiration date to 2025-02-28
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Feb 2025 15:05:33 UTC
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