View | Details | Raw Unified | Return to bug 174515
Collapse All | Expand All

(-)knot/Makefile (-2 / +4 lines)
Lines 2-10 Link Here
2
# $FreeBSD: ports/dns/knot/Makefile,v 1.12 2012/11/26 14:15:56 svnexp Exp $
2
# $FreeBSD: ports/dns/knot/Makefile,v 1.12 2012/11/26 14:15:56 svnexp Exp $
3
3
4
PORTNAME=	knot
4
PORTNAME=	knot
5
PORTVERSION=	1.1.2
5
PORTVERSION=	1.1.3.r1
6
DISTVERSION=	1.1.3-rc1
7
6
CATEGORIES=	dns ipv6
8
CATEGORIES=	dns ipv6
7
MASTER_SITES=	http://public.nic.cz/files/knot-dns/ \
9
MASTER_SITES=	https://secure.nic.cz/files/knot-dns/ \
8
		http://www.dns-lab.com/downloads/knot-dns/
10
		http://www.dns-lab.com/downloads/knot-dns/
9
11
10
MAINTAINER=	freebsd@dns-lab.com
12
MAINTAINER=	freebsd@dns-lab.com
(-)knot/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (knot-1.1.2.tar.gz) = a44457257d49c58ce444cdbf74062bb4467144fe8769a8d5fcf9ef691e402bdb
1
SHA256 (knot-1.1.3-rc1.tar.gz) = b9935b2de2c4a9b17b0fc364c6df5e94df3334e10914b79d88af73f86529ba07
2
SIZE (knot-1.1.2.tar.gz) = 1198555
2
SIZE (knot-1.1.3-rc1.tar.gz) = 1201877

Return to bug 174515