pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/yelp-xsl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 30 14:36:56 UTC 2026

Modified Files:
        pkgsrc/textproc/yelp-xsl: Makefile distinfo

Log Message:
yelp-xsl: update to 42.4.

42.3
====
* Fix CVE-2025-3155 (parrot409, Shaun McCance)
* Switch to meson for builds (Martin Blanchard, Shaun McCance)


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/yelp-xsl/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/yelp-xsl/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/yelp-xsl/Makefile
diff -u pkgsrc/textproc/yelp-xsl/Makefile:1.23 pkgsrc/textproc/yelp-xsl/Makefile:1.24
--- pkgsrc/textproc/yelp-xsl/Makefile:1.23      Thu Nov  2 10:23:35 2023
+++ pkgsrc/textproc/yelp-xsl/Makefile   Sun Aug 30 14:36:56 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2023/11/02 10:23:35 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2026/08/30 14:36:56 wiz Exp $
 
-DISTNAME=      yelp-xsl-42.1
+DISTNAME=      yelp-xsl-42.4
 CATEGORIES=    textproc gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/yelp-xsl/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -10,12 +10,16 @@ HOMEPAGE=   https://www.gnome.org/
 COMMENT=       XSL stylesheets for Yelp help browser
 LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit
 
-GNU_CONFIGURE=         yes
-USE_TOOLS+=            pkg-config intltool msgfmt itstool
-USE_PKGLOCALEDIR=      yes
+TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+
+USE_TOOLS+=            bash pkg-config intltool msgfmt itstool
 PYTHON_FOR_BUILD_ONLY= tool
 
 PKGCONFIG_OVERRIDE+=   yelp-xsl.pc.in
 
+REPLACE_BASH+= test/syntax/source/code/bash
+REPLACE_BASH+= xslt/common/domains/gen_yelp_xml.sh
+
+.include "../../devel/meson/build.mk"
 .include "../../lang/python/pyversion.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/yelp-xsl/distinfo
diff -u pkgsrc/textproc/yelp-xsl/distinfo:1.16 pkgsrc/textproc/yelp-xsl/distinfo:1.17
--- pkgsrc/textproc/yelp-xsl/distinfo:1.16      Thu Nov  2 10:23:35 2023
+++ pkgsrc/textproc/yelp-xsl/distinfo   Sun Aug 30 14:36:56 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2023/11/02 10:23:35 wiz Exp $
+$NetBSD: distinfo,v 1.17 2026/08/30 14:36:56 wiz Exp $
 
-BLAKE2s (yelp-xsl-42.1.tar.xz) = 458482f9611b71d23e8625d4edc05a971b47457e2ac8fa5275ca67c23652a768
-SHA512 (yelp-xsl-42.1.tar.xz) = 90c7cc244dba038d6fcc1344adf950640a0affb8e5a1a6945a776d3308bf9b5071320856968f7a31688855a18a872f63553bd643b7776801cc68b182b455fc10
-Size (yelp-xsl-42.1.tar.xz) = 667448 bytes
+BLAKE2s (yelp-xsl-42.4.tar.xz) = 8787c5e716f0b2255232b1fea3070abfe2f397281ede1d01172eacd6eb256de4
+SHA512 (yelp-xsl-42.4.tar.xz) = bd70ec8b04ec866bcd895be0451700fbbdc75ad8742f78a6b4bc9100a0d09cc71630c5c9e3ffe7c135a90f48511ac3c5a31a02eb295cd18836885f29ed28ffb4
+Size (yelp-xsl-42.4.tar.xz) = 394536 bytes



Home | Main Index | Thread Index | Old Index