git: 85d85b5f10e5 - main - converters/htx: Deprecate and expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 12:49:10 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=85d85b5f10e561f6e9c0b51121b6be5b9e85ad05
commit 85d85b5f10e561f6e9c0b51121b6be5b9e85ad05
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-05-10 12:48:01 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-05-10 12:48:08 +0000
converters/htx: Deprecate and expiration date to 2022-06-30
XHTML has been considered deprecated for several years so we can
now safely retire this port
---
converters/htx/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/converters/htx/Makefile b/converters/htx/Makefile
index a0abbb2f826f..67aa494ca1b4 100644
--- a/converters/htx/Makefile
+++ b/converters/htx/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= http://stuff.myrealm.co.uk/htx/
MAINTAINER= ports@FreeBSD.org
COMMENT= HTML to XHTML converter
+DEPRECATED= XHTML is considered obsolete in favor of HTML5
+EXPIRATION_DATE=2022-06-30
+
USES= perl5 shebangfix
SHEBANG_FILES= htx
NO_BUILD= yes