commit e3a134661dcd44fda06b4ef952648a933a21cdcd Author: Bradley T. Hughes Date: Mon Nov 24 04:45:03 2014 +0100 net/turnserver: update to 3.2.5.1 Upstream release announcement: [RFC5766-TURN-SERVER 1398] Build rfc5766-turn-server-3.2.5.1 is available This build does not have updates to the TURN server itself, but it dramatically improves the usability of the turnutils_uclient test program. It implements the retransmission pattern, now, for unreliable protocols (UDP and DTLS) and so it can be used for the real-life tests over the worst networks. Previously, it could be used only in a controlled environment. This version is very recommended to anybody who wants to use turnutils_uclient for performance and/or functional tests of their TURN servers. - Request re-transmission implemented in uclient test program. - TLS connection procedure improved in uclient test program. diff --git a/net/turnserver/Makefile b/net/turnserver/Makefile index de14698..049c80d 100644 --- a/net/turnserver/Makefile +++ b/net/turnserver/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= turnserver -PORTVERSION= 3.2.4.6 +PORTVERSION= 3.2.5.1 CATEGORIES= net MASTER_SITES= http://turnserver.open-sys.org/downloads/v${PORTVERSION}/:prog \ http://turnserver.open-sys.org/downloads/extradocs/:xdocs \ diff --git a/net/turnserver/distinfo b/net/turnserver/distinfo index a8ce83a..7a6b62d 100644 --- a/net/turnserver/distinfo +++ b/net/turnserver/distinfo @@ -1,4 +1,4 @@ -SHA256 (turnserver-3.2.4.6.tar.gz) = 21f15d0defa9c0077a1d5b2e71772f87cd0f2e371d5c5105bf18c04f687f1cbf -SIZE (turnserver-3.2.4.6.tar.gz) = 308793 +SHA256 (turnserver-3.2.5.1.tar.gz) = 5d4d15cabe04d94c1a9436ae3da9e7c1729cd4c614f51a71535c64d8e90f1f7f +SIZE (turnserver-3.2.5.1.tar.gz) = 309229 SHA256 (turn.extra.docs-2.0.0.1.tar.gz) = 3a86600fd0a30ce7aeb547e80402ce68ea9959f7dd58697e5b47fda6e33ab9ce SIZE (turn.extra.docs-2.0.0.1.tar.gz) = 485379