Date: Mon, 17 Dec 2012 14:13:53 GMT From: Leo Vandewoestijne <freebsd@dns-lab.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/174515: [MAINTAINER-UPDATE] dns/knot: update to 1.1.3rc2 Message-ID: <201212171413.qBHEDrfa013719@red.freebsd.org> Resent-Message-ID: <201212171420.qBHEK0cT034918@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 174515 >Category: ports >Synopsis: [MAINTAINER-UPDATE] dns/knot: update to 1.1.3rc2 >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 Dec 17 14:20:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Leo Vandewoestijne >Release: >Organization: DNS-Lab >Environment: >Description: This is a update of Knot, from 1.1.2 to 1.1.3RC2. It contains a number of fixes, as published at http://www.knot-dns.cz/ >How-To-Repeat: >Fix: Patch attached with submission follows: diff -rupN knot.orig/Makefile knot/Makefile --- knot.orig/Makefile 2012-12-17 13:22:12.000000000 +0000 +++ knot/Makefile 2012-12-17 13:23:14.000000000 +0000 @@ -2,9 +2,11 @@ # $FreeBSD: ports/dns/knot/Makefile,v 1.12 2012/11/26 14:15:56 svnexp Exp $ PORTNAME= knot -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3.r1 +DISTVERSION= 1.1.3-rc1 + CATEGORIES= dns ipv6 -MASTER_SITES= http://public.nic.cz/files/knot-dns/ \ +MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://www.dns-lab.com/downloads/knot-dns/ MAINTAINER= freebsd@dns-lab.com diff -rupN knot.orig/distinfo knot/distinfo --- knot.orig/distinfo 2012-12-17 13:22:12.000000000 +0000 +++ knot/distinfo 2012-12-17 13:23:22.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (knot-1.1.2.tar.gz) = a44457257d49c58ce444cdbf74062bb4467144fe8769a8d5fcf9ef691e402bdb -SIZE (knot-1.1.2.tar.gz) = 1198555 +SHA256 (knot-1.1.3-rc1.tar.gz) = b9935b2de2c4a9b17b0fc364c6df5e94df3334e10914b79d88af73f86529ba07 +SIZE (knot-1.1.3-rc1.tar.gz) = 1201877 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212171413.qBHEDrfa013719>