View | Details | Raw Unified | Return to bug 201257 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/ports/dns/knot2/Makefile (-2 / +1 lines)
Lines 2-12 Link Here
2
# $FreeBSD: head/dns/knot2/Makefile 390538 2015-06-25 08:14:42Z mat $
2
# $FreeBSD: head/dns/knot2/Makefile 390538 2015-06-25 08:14:42Z mat $
3
3
4
PORTNAME=	knot
4
PORTNAME=	knot
5
DISTVERSION=	2.0.0-rc1
5
DISTVERSION=	2.0.0
6
CATEGORIES=	dns ipv6
6
CATEGORIES=	dns ipv6
7
MASTER_SITES=	https://secure.nic.cz/files/knot-dns/ \
7
MASTER_SITES=	https://secure.nic.cz/files/knot-dns/ \
8
		http://dns-lab.com/downloads/knot-dns/
8
		http://dns-lab.com/downloads/knot-dns/
9
PKGNAMESUFFIX=	2
10
9
11
MAINTAINER=	freebsd@dns-lab.com
10
MAINTAINER=	freebsd@dns-lab.com
12
COMMENT=	High performance authoritative-only DNS server
11
COMMENT=	High performance authoritative-only DNS server
(-)/usr/ports/dns/knot2/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (knot-2.0.0-rc1.tar.xz) = 885e1de703bf4afb50c96c2fc246732714d042d7e6b4b5cfa46f42a9d923a1bc
1
SHA256 (knot-2.0.0.tar.xz) = 28b2277647f618ea7edba741fd6685a8b1fc17d3a178b48f4ca7f2a43359998f
2
SIZE (knot-2.0.0-rc1.tar.xz) = 946644
2
SIZE (knot-2.0.0.tar.xz) = 947200

Return to bug 201257