git: b13da1544714 - main - devel/ocaml-type_conv: Deprecate and set expiration date to 2025-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 22 Feb 2025 08:35:49 UTC
The branch main has been updated by diizzy:

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

commit b13da154471499103e8e00529648d0e0c9517684
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-22 07:57:05 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-22 07:57:13 +0000

    devel/ocaml-type_conv: Deprecate and set expiration date to 2025-03-31
    
    Deprecated, upstream recommends migrating to devel/ocaml-ppxlib
    
    PR:             283819
    Reported by:    Benjamin Jacobs
---
 devel/ocaml-type_conv/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/ocaml-type_conv/Makefile b/devel/ocaml-type_conv/Makefile
index 858cd30ea401..295b58439b56 100644
--- a/devel/ocaml-type_conv/Makefile
+++ b/devel/ocaml-type_conv/Makefile
@@ -12,6 +12,9 @@ WWW=		https://janestreet.github.io/
 LICENSE=	APACHE20 BSD3CLAUSE
 LICENSE_COMB=	multi
 
+DEPRECATED=	Deprecated, upstream recommends migrating to devel/ocaml-ppxlib
+EXPIRATION_DATE=2025-03-31
+
 BUILD_DEPENDS=	ocamlbuild:devel/ocaml-ocamlbuild
 
 USES=		gmake ocaml:camlp4,findplist