Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2023 14:22:17 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4df4983addae - main - x11/cde-24: Deprecate and expire previous version
Message-ID:  <202307011422.361EMHbV070904@gitrepo.freebsd.org>

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

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

commit 4df4983addae73e0d652ccfd502a86ed4fa62067
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-07-01 14:21:37 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-07-01 14:21:37 +0000

    x11/cde-24: Deprecate and expire previous version
    
    Upstream has desupported cde 2.4.
---
 x11/cde-24/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/cde-24/Makefile b/x11/cde-24/Makefile
index 1d4797806fb1..61934cfad9cf 100644
--- a/x11/cde-24/Makefile
+++ b/x11/cde-24/Makefile
@@ -17,6 +17,8 @@ BROKEN=		fails to build es locale help files
 BROKEN_mips64=		fails to build: ./config/imake/imake: No such file or directory
 BROKEN_powerpc64=	fails to build: ./config/imake/imake: No such file or directory
 BROKEN_i386=		cannot bind to a temporary of type va_list
+DEPRECATED=		Desupported by upstream
+EXPIRATION_DATE=	2023-08-01
 
 BUILD_DEPENDS=	ksh93:shells/ksh93			\
 		bdftopcf:x11-fonts/bdftopcf		\



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