git: e9b109655464 - main - textproc/sgmlformat: expire on 2025-03-31 if using textproc/jade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Oct 2024 21:48:26 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9b10965546455c9a8a43017db463ce9934d3009 commit e9b10965546455c9a8a43017db463ce9934d3009 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-10-31 21:48:01 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-10-31 21:48:01 +0000 textproc/sgmlformat: expire on 2025-03-31 if using textproc/jade --- textproc/sgmlformat/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 8be63bbc9797..daa03e201a71 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -25,6 +25,8 @@ WITH_OPENJADE= yes RUN_DEPENDS= openjade>0:textproc/openjade .else RUN_DEPENDS= nsgmls:textproc/jade +DEPRECATED= Depends on expired textproc/jade +EXPIRATION_DATE=2025-03-31 .endif RUN_DEPENDS+= linuxdoc>0:textproc/linuxdoc \ docbook-sgml>0:textproc/docbook-sgml \