Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 08:45:36 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0c08d892f61c - main - textproc/libxslt: update to 1.1.37 maintenance release (+)
Message-ID:  <202208310845.27V8jaVt067602@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

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

commit 0c08d892f61c8461d0574a78f9fed3d417cfc52a
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-08-31 08:35:18 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-08-31 08:35:18 +0000

    textproc/libxslt: update to 1.1.37 maintenance release (+)
    
    Changelog:      https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.37
---
 textproc/libxslt/Makefile  | 5 +++--
 textproc/libxslt/distinfo  | 6 +++---
 textproc/libxslt/pkg-plist | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 26dad71f35b0..b054beeb3677 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libxslt
-DISTVERSION=	1.1.36
+DISTVERSION=	1.1.37
 CATEGORIES=	textproc gnome
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${DISTVERSION:R}/
 DIST_SUBDIR=	gnome
@@ -23,6 +23,8 @@ CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
+PLIST_SUB=	LIBVERSION=${PORTVERSION}
+
 OPTIONS_DEFINE=	CRYPTO MEM_DEBUG STATIC
 OPTIONS_DEFAULT=	CRYPTO STATIC
 OPTIONS_SUB=		yes
@@ -30,7 +32,6 @@ OPTIONS_SUB=		yes
 CRYPTO_DESC=	Enable crypto support
 MEM_DEBUG_DESC=	Enable memory debugging
 
-
 CRYPTO_LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
 			libgpg-error.so:security/libgpg-error
 CRYPTO_CONFIGURE_WITH=	crypto
diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo
index a203fe40ed23..c24ab8dafc97 100644
--- a/textproc/libxslt/distinfo
+++ b/textproc/libxslt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661264869
-SHA256 (gnome/libxslt-1.1.36.tar.xz) = 12848f0a4408f65b530d3962cd9ff670b6ae796191cfeff37522b5772de8dc8e
-SIZE (gnome/libxslt-1.1.36.tar.xz) = 1591356
+TIMESTAMP = 1661816621
+SHA256 (gnome/libxslt-1.1.37.tar.xz) = 3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4
+SIZE (gnome/libxslt-1.1.37.tar.xz) = 1588572
diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist
index bb12ba89f5dd..8f0c6c8e052d 100644
--- a/textproc/libxslt/pkg-plist
+++ b/textproc/libxslt/pkg-plist
@@ -33,7 +33,7 @@ lib/libexslt.so.0.8.20
 %%STATIC%%lib/libxslt.a
 lib/libxslt.so
 lib/libxslt.so.1
-lib/libxslt.so.1.1.36
+lib/libxslt.so.1.1.37
 lib/xsltConf.sh
 libdata/pkgconfig/libexslt.pc
 libdata/pkgconfig/libxslt.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208310845.27V8jaVt067602>