Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2026 21:48:24 +0000
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fbf9f05fe961 - main - textproc/libxslt: security update to 1.1.45
Message-ID:  <6977e128.35002.15788f40@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mandree:

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

commit fbf9f05fe961268a145a46e5b1ef43e717df64f0
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2026-01-02 16:06:29 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2026-01-26 21:47:50 +0000

    textproc/libxslt: security update to 1.1.45
    
    PR:             289213
---
 textproc/libxslt/Makefile  | 4 ++--
 textproc/libxslt/distinfo  | 6 +++---
 textproc/libxslt/pkg-plist | 3 ++-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index dcfd2041aefc..b734c3ad136c 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libxslt
-DISTVERSION=	1.1.43
-PORTREVISION=	1
+DISTVERSION=	1.1.45
 CATEGORIES=	textproc gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -21,6 +20,7 @@ USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS+=	--without-python
 INSTALL_TARGET=	install-strip
+TEST_USES=	perl5
 TEST_TARGET=	check
 
 PLIST_SUB=	LIBVERSION=${PORTVERSION}
diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo
index 164bc0aab94d..af71b526935c 100644
--- a/textproc/libxslt/distinfo
+++ b/textproc/libxslt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747170090
-SHA256 (gnome/libxslt-1.1.43.tar.xz) = 5a3d6b383ca5afc235b171118e90f5ff6aa27e9fea3303065231a6d403f0183a
-SIZE (gnome/libxslt-1.1.43.tar.xz) = 1518364
+TIMESTAMP = 1767355136
+SHA256 (gnome/libxslt-1.1.45.tar.xz) = 9acfe68419c4d06a45c550321b3212762d92f41465062ca4ea19e632ee5d216e
+SIZE (gnome/libxslt-1.1.45.tar.xz) = 1519992
diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist
index 05b5430a3085..a16ee3a1af7e 100644
--- a/textproc/libxslt/pkg-plist
+++ b/textproc/libxslt/pkg-plist
@@ -17,6 +17,7 @@ include/libxslt/preproc.h
 include/libxslt/security.h
 include/libxslt/templates.h
 include/libxslt/transform.h
+include/libxslt/transformInternals.h
 include/libxslt/variables.h
 include/libxslt/xslt.h
 include/libxslt/xsltInternals.h
@@ -29,7 +30,7 @@ lib/cmake/libxslt/libxslt-config.cmake
 %%STATIC%%lib/libexslt.a
 lib/libexslt.so
 lib/libexslt.so.0
-lib/libexslt.so.0.8.24
+lib/libexslt.so.0.8.25
 %%STATIC%%lib/libxslt.a
 lib/libxslt.so
 lib/libxslt.so.1


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6977e128.35002.15788f40>