Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2024 21:08:20 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: ae5ab3afb8a6 - main - graphics/ocaml-images: Mark BROKEN, deprecate and set expiration date to 2024-03-31
Message-ID:  <202402262108.41QL8Kjd091668@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=ae5ab3afb8a685e2330f45d795b230d90e0f2338

commit ae5ab3afb8a685e2330f45d795b230d90e0f2338
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-26 18:23:30 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-26 21:08:11 +0000

    graphics/ocaml-images: Mark BROKEN, deprecate and set expiration date to 2024-03-31
    
    Unfetchable, upstream is gone and has been failing for months to build
    
    Reported by:    pkg-fallout
---
 graphics/ocaml-images/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile
index d26cadbe1c0c..e7b8b66e8708 100644
--- a/graphics/ocaml-images/Makefile
+++ b/graphics/ocaml-images/Makefile
@@ -12,6 +12,10 @@ MAINTAINER=	michael.grunewald@laposte.net
 COMMENT=	Objective Caml image processing library
 WWW=		http://pauillac.inria.fr/camlimages/
 
+BROKEN=		Unfetchable and fails to build
+DEPRECATED=	Upstream is gone and failing to build for months
+EXPIRATION_DATE=2024-03-31
+
 BUILD_DEPENDS=	${LOCALBASE}/share/aclocal/ocaml.m4:lang/ocaml-autoconf
 BUILD_DEPENDS+=	omake:devel/omake
 



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