pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/erlang-stun Update net/erlang-stun to 1.0.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29d917ba9670
branches:  trunk
changeset: 370491:29d917ba9670
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Tue Oct 17 14:51:42 2017 +0000

description:
Update net/erlang-stun to 1.0.15

- Updating fast_tls to version 1.0.16.
- Updating p1_utils to version 1.0.10.

diffstat:

 net/erlang-stun/Makefile |   8 ++++----
 net/erlang-stun/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r ffe63e39051c -r 29d917ba9670 net/erlang-stun/Makefile
--- a/net/erlang-stun/Makefile  Tue Oct 17 14:51:26 2017 +0000
+++ b/net/erlang-stun/Makefile  Tue Oct 17 14:51:42 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/08/20 12:34:03 fhajny Exp $
+# $NetBSD: Makefile,v 1.9 2017/10/17 14:51:42 fhajny Exp $
 
-DISTNAME=      stun-1.0.14
+DISTNAME=      stun-1.0.15
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=processone/}
 
@@ -9,8 +9,8 @@
 COMMENT=       STUN and TURN library for Erlang / Elixir
 LICENSE=       apache-2.0
 
-DEPENDS+=      erlang-fast_tls>=1.0.15:../../security/erlang-fast_tls
-DEPENDS+=      erlang-p1_utils>=1.0.9:../../misc/erlang-p1_utils
+DEPENDS+=      erlang-fast_tls>=1.0.16:../../security/erlang-fast_tls
+DEPENDS+=      erlang-p1_utils>=1.0.10:../../misc/erlang-p1_utils
 
 GITHUB_PROJECT=        stun
 
diff -r ffe63e39051c -r 29d917ba9670 net/erlang-stun/distinfo
--- a/net/erlang-stun/distinfo  Tue Oct 17 14:51:26 2017 +0000
+++ b/net/erlang-stun/distinfo  Tue Oct 17 14:51:42 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/08/20 12:34:03 fhajny Exp $
+$NetBSD: distinfo,v 1.8 2017/10/17 14:51:42 fhajny Exp $
 
-SHA1 (stun-1.0.14.tar.gz) = 142b7a7cc9c4005a246d27344e656da731be982a
-RMD160 (stun-1.0.14.tar.gz) = 1da5c818fccaa2e0360bf35e18e9af0c258f7945
-SHA512 (stun-1.0.14.tar.gz) = 32a47b721f95d98436a2750e015d05e5580e0a727650a3da59c6de2edf2ef9ebd70e26df516e349df85f5a203bb74410743684be909444e25cc8b526e40b1b8e
-Size (stun-1.0.14.tar.gz) = 29026 bytes
+SHA1 (stun-1.0.15.tar.gz) = c5d89021fba92a523ee135e23b2a0a50f0326cad
+RMD160 (stun-1.0.15.tar.gz) = 0cce3480dc6e5072878567059bf0329ff04440af
+SHA512 (stun-1.0.15.tar.gz) = 93c4317509b66bd69a13ae2641e43258906e7aacbb1aba256cdf269a23d9f1044dcc9241090bf1af31f31eb8f1c25e7b42efc9012b7d37d1b88a7453a3280704
+Size (stun-1.0.15.tar.gz) = 29028 bytes



Home | Main Index | Thread Index | Old Index