1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 1.8.6.0

- Fix typo in the rc script

Submitted by:	mom040267@gmail.com (maintainer, via private mail)
This commit is contained in:
Gabor Kovesdan 2013-06-05 14:48:56 +00:00
parent 6418c0c785
commit bede146735
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319998
3 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= turnserver
PORTVERSION= 1.8.5.3
PORTREVISION= 1
PORTVERSION= 1.8.6.0
CATEGORIES= net
MASTER_SITES= http://rfc5766-turn-server.googlecode.com/files/
PKGNAMEPREFIX=

View File

@ -1,2 +1,2 @@
SHA256 (turnserver-1.8.5.3.tar.gz) = c4a2481ed17d1f59ce58fe2dca1850d54527778b39d966186e681fedaf864872
SIZE (turnserver-1.8.5.3.tar.gz) = 204682
SHA256 (turnserver-1.8.6.0.tar.gz) = 784e80d87f2e83bf4c6466d70dba122eb2136ed2273db94ca76e121457a3fd79
SIZE (turnserver-1.8.6.0.tar.gz) = 204566

View File

@ -10,7 +10,7 @@
# to enable this service:
#
# turnserver_enable (bool): Set to NO by default.
# Set it to YES to enable doormand.
# Set it to YES to enable turnserver.
# turnserver_config (path): Set to %%PREFIX%%/etc/turnserver.conf
# by default.