Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2023 17:15:16 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8e6197310fcd - main - graphics/appleseed: Deprecate and set expiration date to 2023-11-30
Message-ID:  <202310141715.39EHFGRg063164@gitrepo.freebsd.org>

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

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

commit 8e6197310fcd9736e88298c15334eebaf5a9abbc
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-14 01:16:42 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-14 17:11:28 +0000

    graphics/appleseed: Deprecate and set expiration date to 2023-11-30
    
    Fails to build and marked broken for several months
    
    Approved by:    portmgr (blanket)
---
 graphics/appleseed/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index 1c95a0cbd6de..107d9e93274f 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -24,6 +24,8 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	${PORTNAME}hq
 
 BROKEN=		cannot build with recent Boost and OCIO libs
+DEPRECATED=	Fails to build and marked broken for several months
+EXPIRATION_DATE=2023-11-30
 
 ONLY_FOR_ARCHS=	i386 amd64
 ONLY_FOR_ARCHS_REASON=	not ported to it yet



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