git: e98a29ec31e2 - main - devel/fnccheck: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 29 Oct 2023 22:57:19 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e98a29ec31e2415a11757ce1a03b5d8f82051328

commit e98a29ec31e2415a11757ce1a03b5d8f82051328
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 13:38:49 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:33 +0000

    devel/fnccheck: Mark DEPRECATED
    
    - BROKEN for more than an year and last upstream release was in 2012
    - Set EXPIRATION_DATE 2023-11-30
---
 devel/fnccheck/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/fnccheck/Makefile b/devel/fnccheck/Makefile
index 58b6ca75bfbb..d9112109aff9 100644
--- a/devel/fnccheck/Makefile
+++ b/devel/fnccheck/Makefile
@@ -12,6 +12,8 @@ WWW=		https://sourceforge.net/projects/fnccheck/
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
+DEPRECATED=	BROKEN for more than an year and last upstream release was in 2012
+EXPIRATION_DATE=	2023-11-30
 BROKEN=		does not build: /usr/local/include/libiberty/libiberty.h:317:74: error: expected function body after function declarator
 
 BUILD_DEPENDS=	gnulibiberty>=2.19.1:devel/gnulibiberty