Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2016 19:34:59 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409478 - head/dns/knot1
Message-ID:  <201602241934.u1OJYx1F030878@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Wed Feb 24 19:34:59 2016
New Revision: 409478
URL: https://svnweb.freebsd.org/changeset/ports/409478

Log:
  dns/knot1: 1.6.6 -> 1.6.7
  
  Changes:
    https://gitlab.labs.nic.cz/labs/knot/raw/1.6/NEWS
  
  - IXFR: Log change of the zone serial number after the transfer
  - RRL: Document operational impact of various settings
  - RRL: Add support for zero slip (dropping of all limited responses)
  - Added 'timer-db' configuration option allowing relocation of timer database
  
  PR:		207414
  Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)

Modified:
  head/dns/knot1/Makefile
  head/dns/knot1/distinfo

Modified: head/dns/knot1/Makefile
==============================================================================
--- head/dns/knot1/Makefile	Wed Feb 24 19:12:33 2016	(r409477)
+++ head/dns/knot1/Makefile	Wed Feb 24 19:34:59 2016	(r409478)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	knot
-PORTVERSION=	1.6.6
+PORTVERSION=	1.6.7
 CATEGORIES=	dns ipv6
 MASTER_SITES=	https://secure.nic.cz/files/knot-dns/ \
 		http://dns-lab.com/downloads/knot-dns/

Modified: head/dns/knot1/distinfo
==============================================================================
--- head/dns/knot1/distinfo	Wed Feb 24 19:12:33 2016	(r409477)
+++ head/dns/knot1/distinfo	Wed Feb 24 19:34:59 2016	(r409478)
@@ -1,2 +1,2 @@
-SHA256 (knot-1.6.6.tar.xz) = 6ccae42b0878201e2113a048317bf518acad70fe436b04e24da32703d27edf03
-SIZE (knot-1.6.6.tar.xz) = 793380
+SHA256 (knot-1.6.7.tar.xz) = ed3cd8e281aff9b28ab9d8de8d59cae7aae48e435660193c117a43e8979b4d48
+SIZE (knot-1.6.7.tar.xz) = 793964



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602241934.u1OJYx1F030878>