pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/erlang-stun
Module Name: pkgsrc
Committed By: gdt
Date: Sat Feb 7 00:51:22 UTC 2026
Modified Files:
pkgsrc/net/erlang-stun: Makefile distinfo
Log Message:
net/erlang-stun: Update to 1.2.21
# Version 1.2.21
* Updating fast_tls to version 1.1.25.
# Version 1.2.20
* Updating fast_tls to version 1.1.24.
* Updating p1_utils to version 1.0.28.
* Fix formatting of log messages for anonymous TURN sessions.
# Version 1.2.19
* Fix handling of some configuration options.
* Exit with a proper error on unknown options.
# Version 1.2.18
* Support custom SOFTWARE attribute for STUN responses as well.
* Leave option validation to calling application.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/erlang-stun/Makefile \
pkgsrc/net/erlang-stun/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/erlang-stun/Makefile
diff -u pkgsrc/net/erlang-stun/Makefile:1.21 pkgsrc/net/erlang-stun/Makefile:1.22
--- pkgsrc/net/erlang-stun/Makefile:1.21 Fri Apr 25 11:33:00 2025
+++ pkgsrc/net/erlang-stun/Makefile Sat Feb 7 00:51:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2025/04/25 11:33:00 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2026/02/07 00:51:22 gdt Exp $
-DISTNAME= stun-1.2.17
+DISTNAME= stun-1.2.21
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
GITHUB_PROJECT= stun
Index: pkgsrc/net/erlang-stun/distinfo
diff -u pkgsrc/net/erlang-stun/distinfo:1.21 pkgsrc/net/erlang-stun/distinfo:1.22
--- pkgsrc/net/erlang-stun/distinfo:1.21 Fri Apr 25 11:33:00 2025
+++ pkgsrc/net/erlang-stun/distinfo Sat Feb 7 00:51:22 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/04/25 11:33:00 gdt Exp $
+$NetBSD: distinfo,v 1.22 2026/02/07 00:51:22 gdt Exp $
-BLAKE2s (stun-1.2.17.tar.gz) = 6848a578e1e45a1fb99d7b4060ec476020a385dfa7275178375b4284709293bf
-SHA512 (stun-1.2.17.tar.gz) = 7c5074452771910107a638ea31c6fcf92726aee4c95a23cc0b3b273e34897c9384d4b0137fd9ba55ccdd64d09d46ed523e06268b9828e702ce5a51d5b78ee8f1
-Size (stun-1.2.17.tar.gz) = 42586 bytes
+BLAKE2s (stun-1.2.21.tar.gz) = eb66e417eb68e2072b0b8cd9bfe3be144a0f8da4fb9cda4e20629c39eca17c35
+SHA512 (stun-1.2.21.tar.gz) = 9a0474f959c93e5d80af6c6b8983fe2f8f1b08c7ff2706e8893ce6439f4870e6498b0524b67a569c96e073c1a87d2fd6943707817bba0bbd592558410f316848
+Size (stun-1.2.21.tar.gz) = 41981 bytes
Home |
Main Index |
Thread Index |
Old Index