pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/erlang-esip erlang-esip: Update to 1.0.48



details:   https://anonhg.NetBSD.org/pkgsrc/rev/771fe0b41168
branches:  trunk
changeset: 386778:771fe0b41168
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Fri Oct 14 19:35:38 2022 +0000

description:
erlang-esip: Update to 1.0.48

upstream changes:
-----------------
Version 1.0.48
  o Updating fast_tls to version 1.1.16.
  o Updating stun to version 1.2.6.
Version 1.0.47
  o Updating stun to version 1.2.2.
  o Updating fast_tls to version 1.1.15.
Version 1.0.46
  o Updating fast_tls to version 1.1.14.
  o Updating stun to version 1.2.1.
  o Updating p1_utils to version 1.0.25.
  o Generate documentation when publishing to hex.pl
  o Improve of work distribution between worker processes
Version 1.0.45
  o Updating stun to version 1.0.47.
Version 1.0.44
  o Updating stun to version 1.0.45.
Version 1.0.43
  o Updating fast_tls to version 1.1.13.
  o Updating stun to version 1.0.44.
  o Updating p1_utils to version 1.0.23.
  o Switch from using Travis to Github Actions as CI
Version 1.0.42
  o Updating fast_tls to version 1.1.12.
  o Updating p1_utils to version 1.0.22.
  o Updating stun to version 1.0.43.
  o Dialyzer reports a warning here that seems a false alarm
  o Update record spec: msg gets 'undefined' value in process_data/2
  o sock's type is tls_socket(), but that's defined internally in fast_tls
  o Tell Dialyzer to not complain about some records that don't match definitions
  o p1_server:start_link (nor gen:start) don't support max_queue
Version 1.0.41
  o Updating stun to version 1.0.42.
Version 1.0.40
  o Updating stun to version 1.0.41.
  o Updating fast_tls to version 1.1.11.
  o Add missing applicaitons in esip.app

diffstat:

 net/erlang-esip/Makefile |  10 +++++-----
 net/erlang-esip/PLIST    |   3 +--
 net/erlang-esip/distinfo |   8 ++++----
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (55 lines):

diff -r 5aac8b2c5170 -r 771fe0b41168 net/erlang-esip/Makefile
--- a/net/erlang-esip/Makefile  Fri Oct 14 19:31:38 2022 +0000
+++ b/net/erlang-esip/Makefile  Fri Oct 14 19:35:38 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2021/01/16 13:04:42 triaxx Exp $
+# $NetBSD: Makefile,v 1.17 2022/10/14 19:35:38 triaxx Exp $
 
-DISTNAME=      esip-1.0.39
+DISTNAME=      esip-1.0.48
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 
@@ -9,9 +9,9 @@
 COMMENT=       ProcessOne SIP server component in Erlang
 LICENSE=       apache-2.0
 
-DEPENDS+=      erlang-stun>=1.0.40:../../net/erlang-stun
-DEPENDS+=      erlang-fast_tls>=1.1.10:../../security/erlang-fast_tls
-DEPENDS+=      erlang-p1_utils>=1.0.21:../../misc/erlang-p1_utils
+DEPENDS+=      erlang-stun>=1.2.6:../../net/erlang-stun
+DEPENDS+=      erlang-fast_tls>=1.1.16:../../security/erlang-fast_tls
+DEPENDS+=      erlang-p1_utils>=1.0.25:../../misc/erlang-p1_utils
 
 GITHUB_PROJECT=        esip
 
diff -r 5aac8b2c5170 -r 771fe0b41168 net/erlang-esip/PLIST
--- a/net/erlang-esip/PLIST     Fri Oct 14 19:31:38 2022 +0000
+++ b/net/erlang-esip/PLIST     Fri Oct 14 19:35:38 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/04/25 14:53:21 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/10/14 19:35:38 triaxx Exp $
 lib/erlang/lib/esip-${PKGVERSION}/ebin/esip.app
 lib/erlang/lib/esip-${PKGVERSION}/ebin/esip.beam
 lib/erlang/lib/esip-${PKGVERSION}/ebin/esip_app.beam
@@ -13,7 +13,6 @@
 lib/erlang/lib/esip-${PKGVERSION}/ebin/esip_transaction.beam
 lib/erlang/lib/esip-${PKGVERSION}/ebin/esip_transport.beam
 lib/erlang/lib/esip-${PKGVERSION}/ebin/esip_udp_sup.beam
-lib/erlang/lib/esip-${PKGVERSION}/ebin/examples/.gitignore
 lib/erlang/lib/esip-${PKGVERSION}/include/esip.hrl
 lib/erlang/lib/esip-${PKGVERSION}/include/esip_lib.hrl
 lib/erlang/lib/esip-${PKGVERSION}/priv/lib/esip_drv.so
diff -r 5aac8b2c5170 -r 771fe0b41168 net/erlang-esip/distinfo
--- a/net/erlang-esip/distinfo  Fri Oct 14 19:31:38 2022 +0000
+++ b/net/erlang-esip/distinfo  Fri Oct 14 19:35:38 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 11:05:34 nia Exp $
+$NetBSD: distinfo,v 1.18 2022/10/14 19:35:38 triaxx Exp $
 
-BLAKE2s (esip-1.0.39.tar.gz) = c33ed050a9f8ea6f3e8801f5b5a8106278a304ab410f6bd6683b0c47a39c3f87
-SHA512 (esip-1.0.39.tar.gz) = 9db1989f22f8ae5e4919624f036a5127f621e720bb7de2357af70d22ac7d353478b5a738c854b39db88bd5baa9531b3849ca7ba600013ad3728fc4d2067f9ae5
-Size (esip-1.0.39.tar.gz) = 89844 bytes
+BLAKE2s (esip-1.0.48.tar.gz) = c55b4a56f596e23551de8ef830919b7cf0f4b8b20f065dac88f9ebd2850a7229
+SHA512 (esip-1.0.48.tar.gz) = 9acc47fee89ee99f3de892c568052ad614305dbecfb9742269672772393d95c60440f7c676c62b0b8fc69854332924c3d3f661a5972df4f27f58358e591373aa
+Size (esip-1.0.48.tar.gz) = 91251 bytes



Home | Main Index | Thread Index | Old Index