From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 30 21:00:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E9EFCD10 for ; Mon, 30 Sep 2013 21:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C77942512 for ; Mon, 30 Sep 2013 21:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8UL01cN095143 for ; Mon, 30 Sep 2013 21:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8UL01jW095142; Mon, 30 Sep 2013 21:00:01 GMT (envelope-from gnats) Resent-Date: Mon, 30 Sep 2013 21:00:01 GMT Resent-Message-Id: <201309302100.r8UL01jW095142@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Leo Vandewoestijne Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 65ABFA82 for ; Mon, 30 Sep 2013 20:53:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3823724CE for ; Mon, 30 Sep 2013 20:53:27 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8UKrPx8069139 for ; Mon, 30 Sep 2013 20:53:25 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8UKrPYw069138; Mon, 30 Sep 2013 20:53:25 GMT (envelope-from nobody) Message-Id: <201309302053.r8UKrPYw069138@oldred.freebsd.org> Date: Mon, 30 Sep 2013 20:53:25 GMT From: Leo Vandewoestijne To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182524: [MAINTAINER-UPDATE] dns/knot: update to 1.3.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2013 21:00:02 -0000 >Number: 182524 >Category: ports >Synopsis: [MAINTAINER-UPDATE] dns/knot: update to 1.3.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Sep 30 21:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Leo Vandewoestijne >Release: >Organization: DNS-Lab >Environment: >Description: This is the update of Knot DNS to version 1.3.2 This patch absoletes PR 181716 The reported trouble is seems to me all solved in this patch. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruptr knot.old/Makefile knot/Makefile --- knot.old/Makefile 2013-09-30 20:29:52.000000000 +0000 +++ knot/Makefile 2013-09-30 20:31:27.000000000 +0000 @@ -2,11 +2,10 @@ # $FreeBSD: dns/knot/Makefile 327719 2013-09-20 16:31:57Z bapt $ PORTNAME= knot -DISTVERSION= 1.3.0r1 +DISTVERSION= 1.3.2 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ - http://www.dns-lab.com/downloads/knot-dns/ -DISTNAME= knot-1.3.0-rc1 + http://dns-lab.com/downloads/knot-dns/ MAINTAINER= freebsd@dns-lab.com COMMENT= Knot DNS is a high performance authoritative-only DNS server @@ -22,14 +21,14 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --sysconfdir=${ETCDIR} SUB_FILES= pkg-message USE_RC_SUBR= ${PORTNAME}d -MAN8= knotc.8 knotd.8 kdig.8 khost.8 knsupdate.8 +MAN8= knotc.8 knotd.8 MAN5= knot.conf.5 +MAN1= kdig.1 khost.1 knsupdate.1 INFO= knot diff -ruptr knot.old/distinfo knot/distinfo --- knot.old/distinfo 2013-09-30 20:29:52.000000000 +0000 +++ knot/distinfo 2013-09-30 20:32:07.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (knot-1.3.0-rc1.tar.gz) = 7f79dd4e2cf5e4346f9571cdc6667744298b0a0e98d56655287074bac95b3a5b -SIZE (knot-1.3.0-rc1.tar.gz) = 1157222 +SHA256 (knot-1.3.2.tar.gz) = 4cb096eae5afa6d5e533d5c8e0d13b7e241c485b24c21bead4e878bd068b3351 +SIZE (knot-1.3.2.tar.gz) = 1148305 diff -ruptr knot.old/pkg-plist knot/pkg-plist --- knot.old/pkg-plist 2013-09-30 20:29:52.000000000 +0000 +++ knot/pkg-plist 2013-09-30 20:40:36.000000000 +0000 @@ -4,8 +4,11 @@ %%ETCDIR%%/example.com.zone %%ETCDIR%%/knot.sample.conf @dirrmtry %%ETCDIR%% -sbin/kdig -sbin/khost +@dirrmtry var/run/knot +@dirrmtry var/lib/knot +@dirrmtry var/lib +bin/kdig +bin/khost +bin/knsupdate sbin/knotc sbin/knotd -sbin/knsupdate >Release-Note: >Audit-Trail: >Unformatted: