Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2012 15:07:50 GMT
From:      Leo Vandewoestijne <freebsd@dns-lab.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173422: [MAINTAINER-UPDATE] dns/knot: update to 1.1.1
Message-ID:  <201211061507.qA6F7oku008460@red.freebsd.org>
Resent-Message-ID: <201211061510.qA6FA1TV024819@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173422
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] dns/knot: update to 1.1.1
>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:   Tue Nov 06 15:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Leo Vandewoestijne
>Release:        
>Organization:
DNS-Lab
>Environment:
>Description:
Knot 1.1.1 was released.

I'm wondering whether the files/patch-src__config.h.in files/src__knot__server__dthreads.h are still needed or not.
When reading src/config.h.in it seems it is dealing with both issues now.
But as I'm not sure, plus as they don't seem to hurt I just kept them in.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rupN knot.orig/Makefile knot/Makefile
--- knot.orig/Makefile	2012-10-03 20:33:48.000000000 +0000
+++ knot/Makefile	2012-11-06 13:11:24.000000000 +0000
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/dns/knot/Makefile,v 1.10 2012/10/03 20:33:48 jgh Exp $
 
 PORTNAME=	knot
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	dns ipv6
 MASTER_SITES=	http://public.nic.cz/files/knot-dns/ \
 		http://www.dns-lab.com/downloads/knot-dns/
diff -rupN knot.orig/distinfo knot/distinfo
--- knot.orig/distinfo	2012-10-03 20:13:36.000000000 +0000
+++ knot/distinfo	2012-11-06 13:20:23.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (knot-1.1.0.tar.gz) = 6b1a429d39abb8378e2c62750e04d04a67ef89daae52fefb5c93b881c001446e
-SIZE (knot-1.1.0.tar.gz) = 1180069
+SHA256 (knot-1.1.1.tar.gz) = 09a0f5969541e421029844713ec25886a6c6568f24502bba7b337da38da973bb
+SIZE (knot-1.1.1.tar.gz) = 1198563



>Release-Note:
>Audit-Trail:
>Unformatted:



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