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.39



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1d36a2fcd39
branches:  trunk
changeset: 445091:f1d36a2fcd39
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Sat Jan 16 13:04:42 2021 +0000

description:
erlang-esip: Update to 1.0.39

upstream changes:
-----------------
Version 1.0.39
  * Updating fast_tls to version 1.1.10.
  * Updating stun to version 1.0.40.
  * Updating p1_utils to version 1.0.21.

Version 1.0.38
  * Updating stun to version 1.0.39.
  * Updating fast_tls to version 1.1.9.
  * Exclude old OTP releases from Travis
  * Fixes to support compilation with rebar3

Version 1.0.37
  * Updating stun to version 1.0.37.
  * Updating fast_tls to version 1.1.8.
  * Updating p1_utils to version 1.0.20.

Version 1.0.36
  * Updating stun to version 1.0.36.
  * Updating stun to version 1.0.36.

Version 1.0.35
  * Fix compilation with Erlang/OTP 23.0 and Travis
  * Updating stun to version 1.0.35.
  * Updating fast_tls to version 1.1.7.

Version 1.0.34
  * Updating stun to version 1.0.33.
  * Updating fast_tls to version 1.1.6.
  * Updating p1_utils to version 1.0.19.

Version 1.0.33
  * Updating fast_tls to version 1.1.5.
  * Updating stun to version 1.0.32.

Version 1.0.32
  * Updating stun to version 1.0.31.
  * Updating fast_tls to version 1.1.4.
  * Updating p1_utils to version 1.0.18.
  * Update copyright year

Version 1.0.31
  * Updating stun to version 1.0.30.
  * Updating fast_tls to version 1.1.3.
  * Updating p1_utils to version 1.0.17.

Version 1.0.30
  * Updating stun to version 1.0.29.
  * Updating fast_tls to version 1.1.2.
  * Updating p1_utils to version 1.0.16.
  * Export useful types

Version 1.0.29
  * Updating stun to version 1.0.28.
  * Updating fast_tls to version 1.1.1.
  * Updating p1_utils to version 1.0.15.

Version 1.0.28
  * Updating stun to version 1.0.27.
  * Updating fast_tls to version 1.1.0.
  * Updating p1_utils to version 1.0.14.
  * Add contribution guide
  * Disable gcov because there is no c part anymore

Version 1.0.27
  * Updating fast_tls to version 1.0.26.
  * Updating stun to version 1.0.26.

Version 1.0.26
  * Updating stun to version 1.0.25.
  * Updating fast_tls to version 1.0.25.
  * Updating p1_utils to version 1.0.13.

Version 1.0.25
  * Updating stun to version 1.0.24.
  * Updating fast_tls to version f36ea5b74526c2c1c9c38f8d473168d95804f59d.
  * Updating p1_utils to version 6ff85e8.

diffstat:

 net/erlang-esip/Makefile                   |  16 +++++-----------
 net/erlang-esip/distinfo                   |  11 +++++------
 net/erlang-esip/patches/patch-rebar.config |  15 ---------------
 3 files changed, 10 insertions(+), 32 deletions(-)

diffs (70 lines):

diff -r 8934a99157a0 -r f1d36a2fcd39 net/erlang-esip/Makefile
--- a/net/erlang-esip/Makefile  Sat Jan 16 13:00:44 2021 +0000
+++ b/net/erlang-esip/Makefile  Sat Jan 16 13:04:42 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/07/20 09:23:49 fhajny Exp $
+# $NetBSD: Makefile,v 1.16 2021/01/16 13:04:42 triaxx Exp $
 
-DISTNAME=      esip-1.0.24
+DISTNAME=      esip-1.0.39
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 
@@ -9,19 +9,13 @@
 COMMENT=       ProcessOne SIP server component in Erlang
 LICENSE=       apache-2.0
 
-DEPENDS+=      erlang-stun>=1.0.23:../../net/erlang-stun
-DEPENDS+=      erlang-fast_tls>=1.0.23:../../security/erlang-fast_tls
-DEPENDS+=      erlang-p1_utils>=1.0.12:../../misc/erlang-p1_utils
+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
 
 GITHUB_PROJECT=        esip
 
 GNU_CONFIGURE= yes
 
-SUBST_CLASSES+=                path
-SUBST_STAGE.path=      pre-configure
-SUBST_FILES.path=      rebar.config
-SUBST_MESSAGE.path=    Fixing include path
-SUBST_VARS.path=       LOCALBASE
-
 .include "../../lang/erlang/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8934a99157a0 -r f1d36a2fcd39 net/erlang-esip/distinfo
--- a/net/erlang-esip/distinfo  Sat Jan 16 13:00:44 2021 +0000
+++ b/net/erlang-esip/distinfo  Sat Jan 16 13:04:42 2021 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/07/20 09:23:49 fhajny Exp $
+$NetBSD: distinfo,v 1.15 2021/01/16 13:04:42 triaxx Exp $
 
-SHA1 (esip-1.0.24.tar.gz) = c7e9dfc61407685a8ec1511a29e7cc7a11a172c1
-RMD160 (esip-1.0.24.tar.gz) = 01a9e460a582e3513bc2d4c2d0ba2a941b1798b9
-SHA512 (esip-1.0.24.tar.gz) = 078e2c70df998023e86e92f5985f307d93a8d37201414458a465e86f66593e6127416ae73423ca285f4281aa7d2efaed7ced3b214ea7d67a861af76ebbcc0203
-Size (esip-1.0.24.tar.gz) = 85773 bytes
-SHA1 (patch-rebar.config) = 213ccfbcd8a03ce304e13f77cb8039638a933539
+SHA1 (esip-1.0.39.tar.gz) = 426c27483c5b785574808dd03432bae553c85c71
+RMD160 (esip-1.0.39.tar.gz) = 5a7fbfefc124295d86b0bd66e4d418c9e3469ac1
+SHA512 (esip-1.0.39.tar.gz) = 9db1989f22f8ae5e4919624f036a5127f621e720bb7de2357af70d22ac7d353478b5a738c854b39db88bd5baa9531b3849ca7ba600013ad3728fc4d2067f9ae5
+Size (esip-1.0.39.tar.gz) = 89844 bytes
diff -r 8934a99157a0 -r f1d36a2fcd39 net/erlang-esip/patches/patch-rebar.config
--- a/net/erlang-esip/patches/patch-rebar.config        Sat Jan 16 13:00:44 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-rebar.config,v 1.6 2017/10/17 14:52:44 fhajny Exp $
-
-Look up stun includes properly.
-
---- rebar.config.orig  2017-09-27 09:36:37.000000000 +0000
-+++ rebar.config
-@@ -22,7 +22,7 @@
- 
- {erl_opts, [debug_info, {src_dirs, ["src"]},
-             {i, "include"},
--          {i, "deps/stun/include"},
-+            {i, "@LOCALBASE@/lib/erlang/lib/stun/include"},
-           {i, "../stun/include"},
-           {if_have_fun, {crypto, strong_rand_bytes, 1}, {d, 'STRONG_RAND_BYTES'}},
-           {if_have_fun, {rand, uniform, 1}, {d, 'RAND_UNIFORM'}}]}.



Home | Main Index | Thread Index | Old Index