git: 5fcb17e4f1e6 - main - devel/upp: Mark BROKEN and set expiration date to 2025-01-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 28 Dec 2025 20:33:03 UTC
The branch main has been updated by diizzy:

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

commit 5fcb17e4f1e6edba07f2459eb0b239d5130946dd
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-12-28 19:22:03 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-12-28 20:32:42 +0000

    devel/upp: Mark BROKEN and set expiration date to 2025-01-31
    
    Fails to build with freetype 2.14+
    Current version is several years old and upstream is still active
    Project is located at https://github.com/ultimatepp/ultimatepp if
    someone wants to pick it up
    
    Reported by:    pkg-fallout
---
 devel/upp/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/devel/upp/Makefile b/devel/upp/Makefile
index 142283b95226..c85a2857d9a3 100644
--- a/devel/upp/Makefile
+++ b/devel/upp/Makefile
@@ -12,8 +12,10 @@ WWW=		http://upp.sourceforge.net/
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/uppsrc/Core/Copying
 
-BROKEN_powerpc=		Does not compile on ${ARCH}: error Unknown CPU architecture
-BROKEN_powerpc64=	Does not compile on ${ARCH}: error Unknown CPU architecture
+BROKEN=		Fails to build with freetype 2.14+
+#BROKEN_powerpc=		Does not compile on ${ARCH}: error Unknown CPU architecture
+#BROKEN_powerpc64=	Does not compile on ${ARCH}: error Unknown CPU architecture
+EXPIRATION_DATE=2025-01-31
 
 USES=		compiler:c++14-lang dos2unix pkgconfig:both tar:xz
 DOS2UNIX_FILES=	uppsrc/Core/config.h