Skip to content

Commit 278ddba

Browse files
author
fhajny
committed
Update net/erlang-esip to 1.0.13.
- Update dependencies
1 parent 7d07a54 commit 278ddba

2 files changed

Lines changed: 10 additions & 12 deletions

File tree

net/erlang-esip/Makefile

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.5 2017/03/30 14:35:30 fhajny Exp $
1+
# $NetBSD: Makefile,v 1.6 2017/07/07 09:56:58 fhajny Exp $
22

3-
DISTNAME= esip-1.0.11
3+
DISTNAME= esip-1.0.13
44
CATEGORIES= net
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
66

@@ -9,9 +9,9 @@ HOMEPAGE= http://github.com/processone/esip/
99
COMMENT= ProcessOne SIP server component in Erlang
1010
LICENSE= apache-2.0
1111

12-
DEPENDS+= erlang-stun>=1.0.10:../../net/erlang-stun
13-
DEPENDS+= erlang-fast_tls>=1.0.11:../../security/erlang-fast_tls
14-
DEPENDS+= erlang-p1_utils>=1.0.7:../../misc/erlang-p1_utils
12+
DEPENDS+= erlang-stun>=1.0.12:../../net/erlang-stun
13+
DEPENDS+= erlang-fast_tls>=1.0.13:../../security/erlang-fast_tls
14+
DEPENDS+= erlang-p1_utils>=1.0.9:../../misc/erlang-p1_utils
1515

1616
GITHUB_PROJECT= esip
1717

@@ -23,7 +23,5 @@ SUBST_FILES.path= rebar.config
2323
SUBST_MESSAGE.path= Fixing include path
2424
SUBST_VARS.path= LOCALBASE
2525

26-
MAKE_ENV+= USE_GLOBAL_DEPS=true
27-
2826
.include "../../lang/erlang/module.mk"
2927
.include "../../mk/bsd.pkg.mk"

net/erlang-esip/distinfo

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
$NetBSD: distinfo,v 1.5 2017/03/30 14:35:30 fhajny Exp $
1+
$NetBSD: distinfo,v 1.6 2017/07/07 09:56:58 fhajny Exp $
22

3-
SHA1 (esip-1.0.11.tar.gz) = ef9139c84158fafd6b7a19f6d0b61841cc6f6a42
4-
RMD160 (esip-1.0.11.tar.gz) = df95e311a95c45ecd21f525734898465a7236505
5-
SHA512 (esip-1.0.11.tar.gz) = b62f99b9a9e160e2303a28dab3133c15ce25eae067e3dc16d64c9d60640fd7d5b1b7f69742fc2b94bd6993402ef618454e771ef76dea1ccf24c9ee708f59771f
6-
Size (esip-1.0.11.tar.gz) = 84816 bytes
3+
SHA1 (esip-1.0.13.tar.gz) = 22bc93e92e1d88e599d6ed9161255361d7f33d45
4+
RMD160 (esip-1.0.13.tar.gz) = 9087f993b49a976ddebc6c3c0fcad572d7142327
5+
SHA512 (esip-1.0.13.tar.gz) = b4d8e65be27ea806c1951c8bb5736fd009f589cb93fef62f6aa1a2048150f5baacd6d3ad24fa609b5005a1f76d0c654d323b0d28054838b0fe29b538ae45295d
6+
Size (esip-1.0.13.tar.gz) = 84850 bytes
77
SHA1 (patch-rebar.config) = 5be1d018e6ce92e5f3a74b51459582fc19adbbdd

0 commit comments

Comments
 (0)