MFH: r466147

dns/dnsdist: Update to 1.3.0 (bugfix)

Changes: https://dnsdist.org/changelog.html#change-1.3.0

Approved by:	ports-secteam (riggs)
This commit is contained in:
Carlos J. Puga Medina 2018-04-01 23:53:08 +00:00
parent 537c8664fd
commit 348f659e0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=466189
3 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dnsdist
DISTVERSION= 1.2.1
DISTVERSION= 1.3.0
CATEGORIES= dns net
MASTER_SITES= https://downloads.powerdns.com/releases/ \
LOCAL/cpm

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1518870121
SHA256 (dnsdist-1.2.1.tar.bz2) = dc71baebc1fe024035dd3fdc7b08a0ad5aa834bc9438f3152adeb881d2323012
SIZE (dnsdist-1.2.1.tar.bz2) = 866549
TIMESTAMP = 1522585108
SHA256 (dnsdist-1.3.0.tar.bz2) = aa67cd4db8404a13ed4ed1097dd850203dab8a327372f72bb140df11ef7eba08
SIZE (dnsdist-1.3.0.tar.bz2) = 924183

View File

@ -1,6 +1,6 @@
newServer {address="2001:4860:4860::8888", qps=1}
newServer {address="2001:4860:4860::8844", qps=1}
newServer {address="2620:0:ccc::2", qps=10}
newServer {address="2620:0:ccd::2", qps=10}
newServer ({address="2001:4860:4860::8888", qps=1})
newServer ({address="2001:4860:4860::8844", qps=1})
newServer ({address="2620:0:ccc::2", qps=10})
newServer ({address="2620:0:ccd::2", name="dns1", qps=10})
newServer("192.168.1.2")
setServerPolicy(firstAvailable) -- first server within its QPS limit