Skip to content

Commit

Permalink
net/turnserver: upgrade to 3.2.5.6
Browse files Browse the repository at this point in the history
Changes for 3.2.5.6:

- bandwidth control fixed;
- STUN/TURN control traffic counted separately from data traffic, for
  the sake of the bandwidth control;
- REST API docs fixed;

Changes for 3.2.5.5 (which was missed):

- hostname-to-ip-address resolution fixed;
- TRANSPORT attribute handling fixed;
- TOS (DiffServer?) and TTL IP header field handling fixed;
- peer logging added.
  • Loading branch information
bradleythughes committed Mar 11, 2015
1 parent 2850766 commit 190696a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion net/turnserver/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= turnserver
PORTVERSION= 3.2.5.4
PORTVERSION= 3.2.5.6
CATEGORIES= net
MASTER_SITES= http://turnserver.open-sys.org/downloads/v${PORTVERSION}/:prog \
http://turnserver.open-sys.org/downloads/extradocs/:xdocs \
Expand Down
4 changes: 2 additions & 2 deletions net/turnserver/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SHA256 (turnserver-3.2.5.4.tar.gz) = 0d8c5319d7c7ce2a850c4474735efaf29ab32cca9a60fa8cec3aacd9bb75bfda
SIZE (turnserver-3.2.5.4.tar.gz) = 307578
SHA256 (turnserver-3.2.5.6.tar.gz) = 2791cf15de447e980a79edc373a1a18fbf6554c2d42aad2f8bfbde90e0796510
SIZE (turnserver-3.2.5.6.tar.gz) = 307403
SHA256 (turn.extra.docs-2.0.0.1.tar.gz) = 3a86600fd0a30ce7aeb547e80402ce68ea9959f7dd58697e5b47fda6e33ab9ce
SIZE (turn.extra.docs-2.0.0.1.tar.gz) = 485379

0 comments on commit 190696a

Please sign in to comment.