CVS commit: pkgsrc/textproc/erlang-fast_xml
"Greg Troxel" <[email protected]> Thu, 6 Aug 2026 11:29:06 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: gdt Date: Thu Aug 6 11:29:06 UTC 2026 Modified Files: pkgsrc/textproc/erlang-fast_xml: Makefile distinfo Log Message: textproc/erlang-fast_xml: Update to 1.1.60 # Version 1.1.60 * Fix compilation warning on recent gcc # Version 1.1.59 * Add ability to limit number of elements in accepted stanzas * Add ability to change stanza limits after stream initialization # Version 1.1.58 * Updating p1_utils to version 1.0.29. * Fix new deprecation in R29 * Improve tests To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/textproc/erlang-fast_xml/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/erlang-fast_xml/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.9 KB)
Modified files:
Index: pkgsrc/textproc/erlang-fast_xml/Makefile
diff -u pkgsrc/textproc/erlang-fast_xml/Makefile:1.22 pkgsrc/textproc/erlang-fast_xml/Makefile:1.23
--- pkgsrc/textproc/erlang-fast_xml/Makefile:1.22 Sun Feb 15 18:22:33 2026
+++ pkgsrc/textproc/erlang-fast_xml/Makefile Thu Aug 6 11:29:06 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2026/02/15 18:22:33 gdt Exp $
+# $NetBSD: Makefile,v 1.23 2026/08/06 11:29:06 gdt Exp $
-DISTNAME= fast_xml-1.1.57
-PKGREVISION= 1
+DISTNAME= fast_xml-1.1.60
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
GITHUB_PROJECT= fast_xml
@@ -11,7 +10,7 @@ HOMEPAGE= https://github.com/processone/
COMMENT= Fast Expat based Erlang XML parsing library
LICENSE= apache-2.0
-DEPENDS+= erlang-p1_utils>=1.0.26:../../misc/erlang-p1_utils
+DEPENDS+= erlang-p1_utils>=1.0.29:../../misc/erlang-p1_utils
GNU_CONFIGURE= yes
Index: pkgsrc/textproc/erlang-fast_xml/distinfo
diff -u pkgsrc/textproc/erlang-fast_xml/distinfo:1.21 pkgsrc/textproc/erlang-fast_xml/distinfo:1.22
--- pkgsrc/textproc/erlang-fast_xml/distinfo:1.21 Sat Feb 7 00:19:53 2026
+++ pkgsrc/textproc/erlang-fast_xml/distinfo Thu Aug 6 11:29:06 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2026/02/07 00:19:53 gdt Exp $
+$NetBSD: distinfo,v 1.22 2026/08/06 11:29:06 gdt Exp $
-BLAKE2s (fast_xml-1.1.57.tar.gz) = 5c39a4c5021a1ed0d1b9e34c229094eb5d4ad7373535084737d9e7fe528cd2e8
-SHA512 (fast_xml-1.1.57.tar.gz) = 97108c6d2df5c3254331a4e6870e9b2eada54c0b4cff35e004e28a00e7e668f68d3436d967f793ae0113c8e3cfeabe217a31492f7c4da655dc79481d20ebef3f
-Size (fast_xml-1.1.57.tar.gz) = 105912 bytes
+BLAKE2s (fast_xml-1.1.60.tar.gz) = d95738767c34e8545e8e9e1f9eff6f7c915a7dbcde976f6e38fe1d7a6aa07cbe
+SHA512 (fast_xml-1.1.60.tar.gz) = c33fc804846f93726214af28ff0de3a5f3fd5708aca2e01679b0910824fee69134a6cbd294df5f314c8faf9ea00ec3b759d74571fb4ee6a88446208d67254483
+Size (fast_xml-1.1.60.tar.gz) = 107038 bytes