pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/erlang-fast_xml erlang-fast_xml: Update to 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/105da6057bf4
branches: trunk
changeset: 386802:105da6057bf4
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Sat Oct 15 12:08:33 2022 +0000
description:
erlang-fast_xml: Update to 1.1.49
upstream changes:
-----------------
Version 1.1.49
o Updating p1_utils to version 1.0.25.
o Test for CVE-2022-25236 compilance
Version 1.1.48
o Generate documentation before publishing to hex
o Load the NIFs in the on_load callback, to support restart
o Add always_encode field to #attr{}
Version 1.1.47
o Updating p1_utils to version 1.0.23.
o Switch from using Travis to Github Actions as CI
o Fix compatibility with OTP24
diffstat:
textproc/erlang-fast_xml/Makefile | 6 +++---
textproc/erlang-fast_xml/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 86fdee31bb1f -r 105da6057bf4 textproc/erlang-fast_xml/Makefile
--- a/textproc/erlang-fast_xml/Makefile Sat Oct 15 12:04:58 2022 +0000
+++ b/textproc/erlang-fast_xml/Makefile Sat Oct 15 12:08:33 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/05/20 20:03:28 triaxx Exp $
+# $NetBSD: Makefile,v 1.18 2022/10/15 12:08:33 triaxx Exp $
-DISTNAME= fast_xml-1.1.46
+DISTNAME= fast_xml-1.1.49
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
@@ -11,7 +11,7 @@
GITHUB_PROJECT= fast_xml
-DEPENDS+= erlang-p1_utils>=1.0.21:../../misc/erlang-p1_utils
+DEPENDS+= erlang-p1_utils>=1.0.25:../../misc/erlang-p1_utils
GNU_CONFIGURE= yes
diff -r 86fdee31bb1f -r 105da6057bf4 textproc/erlang-fast_xml/distinfo
--- a/textproc/erlang-fast_xml/distinfo Sat Oct 15 12:04:58 2022 +0000
+++ b/textproc/erlang-fast_xml/distinfo Sat Oct 15 12:08:33 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 11:21:52 nia Exp $
+$NetBSD: distinfo,v 1.18 2022/10/15 12:08:33 triaxx Exp $
-BLAKE2s (fast_xml-1.1.46.tar.gz) = 3c4737b0504ae03c706b8724546c9f099c124b12a5d2f7419111b75a202f9057
-SHA512 (fast_xml-1.1.46.tar.gz) = ffb1ebc76720719b1f326596316c6e1723d14240d64e0565216888699599ee1fd0378047f4f421bc595a5ad9efe065ac791fd9ea29f5b5a40c27934b5ebbbba9
-Size (fast_xml-1.1.46.tar.gz) = 107357 bytes
+BLAKE2s (fast_xml-1.1.49.tar.gz) = 7d4f4c53d71eb9a258dfd3b29cc8b8546cf30c7c6e87b29928e9112812e05f48
+SHA512 (fast_xml-1.1.49.tar.gz) = c33e94865b676f0011f21f9434e0ac3c019abdad7cf0b229a4dcad8bf6c26d4d84585e013cc8257cbb4da4a4f4d5216702dbf2eda15bd333fd429d260e6e85f5
+Size (fast_xml-1.1.49.tar.gz) = 108442 bytes
Home |
Main Index |
Thread Index |
Old Index