Date: Tue, 18 Dec 2012 00:13:03 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309135 - head/dns/knot Message-ID: <201212180013.qBI0D3DN007717@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: beech Date: Tue Dec 18 00:13:03 2012 New Revision: 309135 URL: http://svnweb.freebsd.org/changeset/ports/309135 Log: - Update to 1.1.3RC2. - Several fixes: http://www.knot-dns.cz/ PR: ports/174515 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Modified: head/dns/knot/Makefile (contents, props changed) head/dns/knot/distinfo (contents, props changed) Modified: head/dns/knot/Makefile ============================================================================== --- head/dns/knot/Makefile Mon Dec 17 23:00:25 2012 (r309134) +++ head/dns/knot/Makefile Tue Dec 18 00:13:03 2012 (r309135) @@ -2,9 +2,11 @@ # $FreeBSD$ 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 Modified: head/dns/knot/distinfo ============================================================================== --- head/dns/knot/distinfo Mon Dec 17 23:00:25 2012 (r309134) +++ head/dns/knot/distinfo Tue Dec 18 00:13:03 2012 (r309135) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212180013.qBI0D3DN007717>