Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2025 15:10:07 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b30bb682d0d1 - main - devel/upp: fix expiration date
Message-ID:  <6953eb4f.470ca.6265bf64@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

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

commit b30bb682d0d1c593c884b5b70d092d2d292dcafc
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-12-30 15:09:46 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-12-30 15:09:46 +0000

    devel/upp: fix expiration date
---
 devel/upp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/upp/Makefile b/devel/upp/Makefile
index c85a2857d9a3..5f48209bcb78 100644
--- a/devel/upp/Makefile
+++ b/devel/upp/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/uppsrc/Core/Copying
 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
+EXPIRATION_DATE=2026-01-31
 
 USES=		compiler:c++14-lang dos2unix pkgconfig:both tar:xz
 DOS2UNIX_FILES=	uppsrc/Core/config.h


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6953eb4f.470ca.6265bf64>