git: 85fe8f83037c - main - textproc/libxslt: remove deprecation notice and expire date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Sep 2025 18:53:32 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=85fe8f83037c1f1d815ad30e99dba29985909581
commit 85fe8f83037c1f1d815ad30e99dba29985909581
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-09-11 18:48:14 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-09-11 18:53:06 +0000
textproc/libxslt: remove deprecation notice and expire date
There has been a new upstream maintainer since the deprecation
notice was added. It will take some time for said new maintainer
to get up to speed with the codebase and test any incoming patches.
The software is still generally considered vulnerable as of this
commit.
PR: 289213
---
textproc/libxslt/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 344606952e8f..dcfd2041aefc 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -12,9 +12,6 @@ WWW= https://gitlab.gnome.org/GNOME/libxslt/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/Copyright
-DEPRECATED= unmaintained with multiple unfixed security vulnerabilities
-EXPIRATION_DATE=2025-09-12
-
# See note in textproc/libxml2 for why this port uses autotools
USES= cpe gmake gnome libtool localbase:ldflags pathfix pkgconfig tar:xz
CPE_VENDOR= xmlsoft