From owner-svn-ports-head@freebsd.org Fri Oct 30 01:58:15 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75CECA21050; Fri, 30 Oct 2015 01:58:15 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3003A192E; Fri, 30 Oct 2015 01:58:15 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9U1wECw024224; Fri, 30 Oct 2015 01:58:14 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9U1wEUB024222; Fri, 30 Oct 2015 01:58:14 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201510300158.t9U1wEUB024222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 30 Oct 2015 01:58:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400487 - head/dns/dnsdist X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 01:58:15 -0000 Author: junovitch Date: Fri Oct 30 01:58:13 2015 New Revision: 400487 URL: https://svnweb.freebsd.org/changeset/ports/400487 Log: 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 (maintainer) Modified: head/dns/dnsdist/Makefile head/dns/dnsdist/distinfo Modified: head/dns/dnsdist/Makefile ============================================================================== --- head/dns/dnsdist/Makefile Fri Oct 30 00:26:38 2015 (r400486) +++ head/dns/dnsdist/Makefile Fri Oct 30 01:58:13 2015 (r400487) @@ -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 Modified: head/dns/dnsdist/distinfo ============================================================================== --- head/dns/dnsdist/distinfo Fri Oct 30 00:26:38 2015 (r400486) +++ head/dns/dnsdist/distinfo Fri Oct 30 01:58:13 2015 (r400487) @@ -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