diff options
author | cpm <cpm@FreeBSD.org> | 2016-02-22 18:02:35 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2016-02-22 18:02:35 +0800 |
commit | bfc05f177ba37727aac59291e5d0162c3054c455 (patch) | |
tree | 073ee531c94f98644c2d2fb93f9a5cc71b41f4b1 | |
parent | d5c9edcb8534a61765db306dd97e8701d054bf58 (diff) | |
download | freebsd-ports-graphics-bfc05f177ba37727aac59291e5d0162c3054c455.tar.gz freebsd-ports-graphics-bfc05f177ba37727aac59291e5d0162c3054c455.tar.zst freebsd-ports-graphics-bfc05f177ba37727aac59291e5d0162c3054c455.zip |
- Update dnsdist to 0.0.734g1f3f982
PR: 207333
Approved by: junovitch (mentor)
-rw-r--r-- | dns/dnsdist/Makefile | 2 | ||||
-rw-r--r-- | dns/dnsdist/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index 024912b473b..3ad0e008f7d 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsdist -DISTVERSION= 0.0.679g176fdd7 +DISTVERSION= 0.0.734g1f3f982 CATEGORIES= dns net MASTER_SITES= http://builder.powerdns.com/files/dnsdist/dist/ \ http://fbsd.es/~cpm/freebsd/ports/distfiles/ \ diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo index ca5e41891d3..6175496c504 100644 --- a/dns/dnsdist/distinfo +++ b/dns/dnsdist/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsdist-0.0.679g176fdd7.tar.bz2) = e7fac921c537c3e922a7a08fed4a627d087f3fa8f6bd0ce2a8a4b76e4a1d124d -SIZE (dnsdist-0.0.679g176fdd7.tar.bz2) = 789558 +SHA256 (dnsdist-0.0.734g1f3f982.tar.bz2) = 201f0076664056224d7a664f0a8aaa348e8b6ef729b471be07d62f88092ba877 +SIZE (dnsdist-0.0.734g1f3f982.tar.bz2) = 799497 |