diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2015-10-30 01:58:13 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2015-10-30 01:58:13 +0000 |
commit | 0af2269042a66816d574f1b0995a10f974ee50f6 (patch) | |
tree | 131638d632f4539f433f75937e14da187b275e89 | |
parent | 068ddaa4aa5b62ff6b1fec807cc66c3ca9aa3cff (diff) | |
download | freebsd-ports-0af2269042a66816d574f1b0995a10f974ee50f6.zip |
dns/dnsdist: 0.0.281gade4ced -> 0.0.336gc278ffd
- Also add maintainer mirror and LOCAL as a fallback. Upstream only seems
to keep the last 50 distfiles on their mirrors and this has broken fetch
in the past (see bug 203613).
PR: 204113
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
-rw-r--r-- | dns/dnsdist/Makefile | 6 | ||||
-rw-r--r-- | dns/dnsdist/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index af3a2e2470d7..096131d82b34 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -2,9 +2,11 @@ # $FreeBSD$ PORTNAME= dnsdist -DISTVERSION= 0.0.281gade4ced +DISTVERSION= 0.0.336gc278ffd CATEGORIES= dns net -MASTER_SITES= http://builder.powerdns.com/files/dnsdist/dist/ +MASTER_SITES= http://builder.powerdns.com/files/dnsdist/dist/ \ + http://fbsd.es/~cpm/freebsd/ports/distfiles/ \ + LOCAL/junovitch MAINTAINER= cpm@fbsd.es COMMENT= Highly DNS-, DoS- and abuse-aware loadbalancer diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo index a286d67423d3..d720fbbf0127 100644 --- a/dns/dnsdist/distinfo +++ b/dns/dnsdist/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsdist-0.0.281gade4ced.tar.bz2) = 0dfb9c00fcaed707aedca1b8b1adbebaaf73010deb269143f206a86063bb8ace -SIZE (dnsdist-0.0.281gade4ced.tar.bz2) = 560342 +SHA256 (dnsdist-0.0.336gc278ffd.tar.bz2) = 2a617d1cb2bcf87b5866d186254078332fe24cbc074c78391e9e07d73fd8fe54 +SIZE (dnsdist-0.0.336gc278ffd.tar.bz2) = 561370 |