CVS commit: pkgsrc/net/erlang-xmpp
"Greg Troxel" <[email protected]> Thu, 6 Aug 2026 11:34:15 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: gdt Date: Thu Aug 6 11:34:15 UTC 2026 Modified Files: pkgsrc/net/erlang-xmpp: Makefile PLIST distinfo Log Message: net/erlang-xmpp: Update to 1.13.4 # Version 1.13.4 * Add support for XEP-0513 Explicit Metnions * Use constant time comparison in SCRAM # Version 1.13.3 * Update fast_xml # Version 1.13.2 * Recognize new option in stream options: max_stanza_elements, pre_auth_max_stanza_elements and pre_auth_max_stanza_size # Version 1.13.1 * Fix issue in documentation generation # Version 1.13.0 * Updating ezlib to version 1.0.16. * Updating fast_tls to version 1.1.26. * Updating fast_xml to version 1.1.58. * Updating p1_utils to version 1.0.29. * Updating stringprep to version 1.0.34. * Update idna to 7.1 * Fix handling of errors in FAST when user-agent was missing id * Make SASL SCRAM authentication use more efficient implementation * Improve handling of SCRAM c=y flag, depending on configured mechanisms To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/erlang-xmpp/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/erlang-xmpp/PLIST cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/erlang-xmpp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 3.2 KB)
Modified files:
Index: pkgsrc/net/erlang-xmpp/Makefile
diff -u pkgsrc/net/erlang-xmpp/Makefile:1.23 pkgsrc/net/erlang-xmpp/Makefile:1.24
--- pkgsrc/net/erlang-xmpp/Makefile:1.23 Sun Feb 15 18:22:32 2026
+++ pkgsrc/net/erlang-xmpp/Makefile Thu Aug 6 11:34:15 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2026/02/15 18:22:32 gdt Exp $
+# $NetBSD: Makefile,v 1.24 2026/08/06 11:34:15 gdt Exp $
-DISTNAME= xmpp-1.12.0
-PKGREVISION= 1
+DISTNAME= xmpp-1.13.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
GITHUB_PROJECT= xmpp
@@ -12,12 +11,12 @@ COMMENT= XMPP parsing and serialization
LICENSE= apache-2.0
# from rebar.config
-DEPENDS+= erlang-p1_utils>=1.0.26:../../misc/erlang-p1_utils
-DEPENDS+= erlang-fast_xml>=1.1.51:../../textproc/erlang-fast_xml
-DEPENDS+= erlang-fast_tls>=1.1.19:../../security/erlang-fast_tls
-DEPENDS+= erlang-ezlib>=1.0.12:../../devel/erlang-ezlib
+DEPENDS+= erlang-p1_utils>=1.0.29:../../misc/erlang-p1_utils
+DEPENDS+= erlang-fast_xml>=1.1.58:../../textproc/erlang-fast_xml
+DEPENDS+= erlang-fast_tls>=1.1.26:../../security/erlang-fast_tls
+DEPENDS+= erlang-ezlib>=1.0.16:../../devel/erlang-ezlib
DEPENDS+= erlang-idna>=6.0:../../net/erlang-idna
-DEPENDS+= erlang-stringprep>=1.0.29:../../textproc/erlang-stringprep
+DEPENDS+= erlang-stringprep>=1.0.34:../../textproc/erlang-stringprep
BUILD_TARGET= src
Index: pkgsrc/net/erlang-xmpp/PLIST
diff -u pkgsrc/net/erlang-xmpp/PLIST:1.16 pkgsrc/net/erlang-xmpp/PLIST:1.17
--- pkgsrc/net/erlang-xmpp/PLIST:1.16 Sat Feb 7 00:53:38 2026
+++ pkgsrc/net/erlang-xmpp/PLIST Thu Aug 6 11:34:15 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2026/02/07 00:53:38 gdt Exp $
+@comment $NetBSD: PLIST,v 1.17 2026/08/06 11:34:15 gdt Exp $
lib/erlang/lib/xmpp
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/XmppAddr.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/captcha_form.beam
@@ -108,6 +108,7 @@ lib/erlang/lib/xmpp-${PKGVERSION}/ebin/x
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0480.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0484.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0485.beam
+lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xep0513.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp.app
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp.beam
lib/erlang/lib/xmpp-${PKGVERSION}/ebin/xmpp_codec.beam
Index: pkgsrc/net/erlang-xmpp/distinfo
diff -u pkgsrc/net/erlang-xmpp/distinfo:1.21 pkgsrc/net/erlang-xmpp/distinfo:1.22
--- pkgsrc/net/erlang-xmpp/distinfo:1.21 Sat Feb 7 00:53:38 2026
+++ pkgsrc/net/erlang-xmpp/distinfo Thu Aug 6 11:34:15 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2026/02/07 00:53:38 gdt Exp $
+$NetBSD: distinfo,v 1.22 2026/08/06 11:34:15 gdt Exp $
-BLAKE2s (xmpp-1.12.0.tar.gz) = b39fa346095bd6c18188d4dc1ae0f3efc8d1629a9009d59e7c0f2ed911cdb003
-SHA512 (xmpp-1.12.0.tar.gz) = f0d57c1ae8e406c8d6a2f7ede250312a0767942e2d15027105fc6b4ae37ce299faef99345399b7df9742f6ad2ceddea0754c0d49e153c4ca63bfc5d61e1a6398
-Size (xmpp-1.12.0.tar.gz) = 643605 bytes
+BLAKE2s (xmpp-1.13.4.tar.gz) = d0e85749bfc8e303543b44ab8ac688c74920da2de393aa298234572387b1b6d1
+SHA512 (xmpp-1.13.4.tar.gz) = 124fb3fbed194c489f77d68ddd4a9f356d7bc576d0de5d382d33fb9e5fc5ad60dddc401cb6c72482f7e9bddbd56ea0e0ca62551dc867ac49ca4c490be3ae448d
+Size (xmpp-1.13.4.tar.gz) = 647147 bytes