Subject: CVS commit: pkgsrc/textproc/libxslt
From: David H. Gutteridge
Date: 2024-07-01 04:23:25
Message id: 20240701022325.70B99FC74@cvs.NetBSD.org

Log Message:
libxslt: update to 1.1.41

v1.1.41: Jun 19 2024

### Removals

- autotools: Stop installing libxslt.m4
- autotools: Remove RPM build

### Improvements

- libxslt: Set _FILE_OFFSET_BITS to 64
- xsltproc: Remove unneeded includes
- include: Don't define ATTRIBUTE_UNUSED in public header
- xsltproc: Make "-" read from stdin

### Build systems

- cmake: Adjust paths for UNIX or UNIX-like target systems (Daniel E)

### Tests

- cmake: Link testplugin with libxml2
- tests: Link testplugin with libxml2
- tests: Fix expected error after libxml2 change
- runtest: Switch to xmlFormatError
- fuzz: Avoid accessing internal struct members

v1.1.40: Jun 12 2024

### Removals

- xsltproc: remove maxparserdepth option (Mike Dalessio)

### Improvements

- functions: xmlXPtrNewContext is deprecated
- xsltproc: Stop calling xmlMemoryDump
- xsltproc: Prefer XML_PARSE_NONET over xmlNoNetEntityLoader
- functions: Fix build if libxml2 modules are disabled
- extensions: Don't call deprecated xmlCheckFilename
- documents: Don't set ctxt->directory
- exslt: Fix EXSLT functions without parameters

### Build systems

- build: Remove mem-debug option

Files:
RevisionActionfile
1.133modifypkgsrc/textproc/libxslt/Makefile
1.10modifypkgsrc/textproc/libxslt/Makefile.common
1.43modifypkgsrc/textproc/libxslt/PLIST
1.73modifypkgsrc/textproc/libxslt/distinfo