Date: Sat, 14 Oct 2023 17:15:09 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: 006b0855eff8 - main - graphics/ocaml-images: Deprecate and set expiration date to 2023-11-30 Message-ID: <202310141715.39EHF9ew062835@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=006b0855eff83eafbf45a3936a84a74f6069135a commit 006b0855eff83eafbf45a3936a84a74f6069135a Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-14 00:52:15 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-10-14 17:11:27 +0000 graphics/ocaml-images: Deprecate and set expiration date to 2023-11-30 Marked broken for over a year, outdated and new location of repo appears to be https://gitlab.com/camlspotter/camlimages Approved by: portmgr (blanket) --- graphics/ocaml-images/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 75c69024dd7f..a25a90069246 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -13,6 +13,8 @@ COMMENT= Objective Caml image processing library WWW= http://pauillac.inria.fr/camlimages/ BROKEN= does not build: broken plist +DEPRECATED= Fails to package and marked broken over a year ago +EXPIRATION_DATE=2023-11-30 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?202310141715.39EHF9ew062835>