git: 14ef9b0ef000 - main - textproc/p5-XML-DifferenceMarkup: Deprecate and set expiration date to 2024-07-16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jun 2024 16:37:54 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=14ef9b0ef00043e34cd1f0f9611667503ebe1006 commit 14ef9b0ef00043e34cd1f0f9611667503ebe1006 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-06-16 16:16:18 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-06-16 16:35:52 +0000 textproc/p5-XML-DifferenceMarkup: Deprecate and set expiration date to 2024-07-16 Depends on deprecated port textproc/diffmark PR: 279705 Approved by: portmgr (blanket) --- textproc/p5-XML-DifferenceMarkup/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/p5-XML-DifferenceMarkup/Makefile b/textproc/p5-XML-DifferenceMarkup/Makefile index ca1032721154..683c31b13d8c 100644 --- a/textproc/p5-XML-DifferenceMarkup/Makefile +++ b/textproc/p5-XML-DifferenceMarkup/Makefile @@ -11,6 +11,9 @@ WWW= https://metacpan.org/release/XML-DifferenceMarkup LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Depends on deprecated port textproc/diffmark (PR 279705) +EXPIRATION_DATE=2024-07-16 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML LIB_DEPENDS= libdiffmark.so:textproc/diffmark