pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/libxslt



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Jul  7 15:19:32 UTC 2024

Modified Files:
        pkgsrc/textproc/libxslt: Makefile.common distinfo

Log Message:
libxslt: update to 1.1.42

v1.1.42: Jul 4 2024

### Regressions

- extensions: Readd call to xmlCheckFilename with older libxml2

### Improvmenets

- utils: Don't use deprecated xmlCharEncodingHandler member
- transform: Handle filesystem paths after libxml2 changes
- locale: Work around issue with FreeBSD's strxfrm_l

### Build systems

- cmake: Add LIBXSLT_WITH_PROGRAMS option (Don Olmstead)
- cmake: Fix HAVE_GCRYPT check


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/libxslt/Makefile.common
cvs rdiff -u -r1.73 -r1.74 pkgsrc/textproc/libxslt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/libxslt/Makefile.common
diff -u pkgsrc/textproc/libxslt/Makefile.common:1.10 pkgsrc/textproc/libxslt/Makefile.common:1.11
--- pkgsrc/textproc/libxslt/Makefile.common:1.10        Mon Jul  1 02:23:25 2024
+++ pkgsrc/textproc/libxslt/Makefile.common     Sun Jul  7 15:19:32 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.10 2024/07/01 02:23:25 gutteridge Exp $
+# $NetBSD: Makefile.common,v 1.11 2024/07/07 15:19:32 gutteridge Exp $
 #
 # used by textproc/libxslt/Makefile
 # used by textproc/py-libxslt/Makefile
 
-DISTNAME=      libxslt-1.1.41
+DISTNAME=      libxslt-1.1.42
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libxslt/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/textproc/libxslt/distinfo
diff -u pkgsrc/textproc/libxslt/distinfo:1.73 pkgsrc/textproc/libxslt/distinfo:1.74
--- pkgsrc/textproc/libxslt/distinfo:1.73       Mon Jul  1 02:23:25 2024
+++ pkgsrc/textproc/libxslt/distinfo    Sun Jul  7 15:19:32 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.73 2024/07/01 02:23:25 gutteridge Exp $
+$NetBSD: distinfo,v 1.74 2024/07/07 15:19:32 gutteridge Exp $
 
-BLAKE2s (libxslt-1.1.41.tar.xz) = 6279db79d53abc041f783ccfea3fdee0a7d657ae624f80fdb3ea179602f5bb7e
-SHA512 (libxslt-1.1.41.tar.xz) = b9f94d1c00dfb9f731c6c424a0d3f07fb0a37935048b26618e5405c3890d1d40c832420117de4d5363a90ab4809f77f6e566013ce7858cc88e0905709ca0f6fe
-Size (libxslt-1.1.41.tar.xz) = 1573868 bytes
+BLAKE2s (libxslt-1.1.42.tar.xz) = 6a61c55bd5ac6cbbfd058eb85759e357c7c167aa5c84825d713e9a00dbaaae70
+SHA512 (libxslt-1.1.42.tar.xz) = 02a2189b6cd65fa1fb929fc0e6868bc046bdd8827849f0048cdf9267ed9450745158cef0f2713a833e28fb520b312ff86dc5754dd423ce768c457bfd8812bdc7
+Size (libxslt-1.1.42.tar.xz) = 1573668 bytes



Home | Main Index | Thread Index | Old Index