Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2023 22:57:25 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3b53e9d9387 - main - graphics/figurine: Mark DEPRECATED
Message-ID:  <202310292257.39TMvPvc029268@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit e3b53e9d938792cd990d8ad3eb867b1a7695e550
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 14:41:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:35 +0000

    graphics/figurine: Mark DEPRECATED
    
    - BROKEN for more than 2 years on all supported versions after the EOL of 12
    - Set EXPIRATION_DATE 2023-12-31
---
 graphics/figurine/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/figurine/Makefile b/graphics/figurine/Makefile
index 80d6a2f912eb..9abf85c9cbee 100644
--- a/graphics/figurine/Makefile
+++ b/graphics/figurine/Makefile
@@ -10,6 +10,8 @@ WWW=		http://figurine.sourceforge.net/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	BROKEN for more than 2 years on all supported versions after the EOL of 12
+EXPIRATION_DATE=	2023-12-31
 BROKEN_FreeBSD_13=	ld: error: duplicate symbol: numfontnames
 BROKEN_FreeBSD_14=	ld: error: duplicate symbol: numfontnames
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310292257.39TMvPvc029268>