svn commit: r396732 - head/dns/dnsdist

Kurt Jaeger pi at FreeBSD.org
Sat Sep 12 07:21:35 UTC 2015


Author: pi
Date: Sat Sep 12 07:21:33 2015
New Revision: 396732
URL: https://svnweb.freebsd.org/changeset/ports/396732

Log:
  dns/dnsdist: 0.0.217g7a89932 -> 0.0.251g6efad44
  
  - QPS Limit total
  - QPS Limit per IP address or subnet
  - Modify query to remove RD bit
  
  PR:		202955
  Submitted by:	Carlos J Puga Medina <cpm at fbsd.es> (maintainer)

Modified:
  head/dns/dnsdist/Makefile
  head/dns/dnsdist/distinfo

Modified: head/dns/dnsdist/Makefile
==============================================================================
--- head/dns/dnsdist/Makefile	Sat Sep 12 04:59:03 2015	(r396731)
+++ head/dns/dnsdist/Makefile	Sat Sep 12 07:21:33 2015	(r396732)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dnsdist
-DISTVERSION=	0.0.217g7a89932
+DISTVERSION=	0.0.251g6efad44
 CATEGORIES=	dns net
 MASTER_SITES=	http://builder.powerdns.com/files/dnsdist/dist/
 

Modified: head/dns/dnsdist/distinfo
==============================================================================
--- head/dns/dnsdist/distinfo	Sat Sep 12 04:59:03 2015	(r396731)
+++ head/dns/dnsdist/distinfo	Sat Sep 12 07:21:33 2015	(r396732)
@@ -1,2 +1,2 @@
-SHA256 (dnsdist-0.0.217g7a89932.tar.bz2) = 63360fc715148e86f221f97dc0c6961ddf460f561a9d56ced4ad29a61b837c44
-SIZE (dnsdist-0.0.217g7a89932.tar.bz2) = 540022
+SHA256 (dnsdist-0.0.251g6efad44.tar.bz2) = 237ebbc88e27c3840491c8ffc70b8048c7a181df56a82ddd84d1d42d7f572b59
+SIZE (dnsdist-0.0.251g6efad44.tar.bz2) = 559756


More information about the svn-ports-all mailing list