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

(-)./Makefile (-2 / +1 lines)
Lines 2-12 Link Here
2
# $FreeBSD: head/dns/nsd3/Makefile 333569 2013-11-12 13:24:45Z erwin $
2
# $FreeBSD: head/dns/nsd3/Makefile 333569 2013-11-12 13:24:45Z erwin $
3
3
4
PORTNAME=	nsd
4
PORTNAME=	nsd
5
PORTVERSION=	3.2.16
5
PORTVERSION=	3.2.17
6
CATEGORIES=	dns ipv6
6
CATEGORIES=	dns ipv6
7
MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
7
MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
8
		ftp://ftp.rhnet.is/pub/nsd/
8
		ftp://ftp.rhnet.is/pub/nsd/
9
PKGNAMESUFFIX=	3
10
9
11
MAINTAINER=	jaap@NLnetLabs.nl
10
MAINTAINER=	jaap@NLnetLabs.nl
12
COMMENT=	Authoritative only non-recursive name server
11
COMMENT=	Authoritative only non-recursive name server
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (nsd-3.2.16.tar.gz) = 15a5fd69ea80345eefced83a58b40e8f262a06ac4f7f83606d33033b167d6604
1
SHA256 (nsd-3.2.17.tar.gz) = f566fa408ac45944a264e80e53adf2c7d479ce8b545dce2caa7e50d4d21d330d
2
SIZE (nsd-3.2.16.tar.gz) = 917815
2
SIZE (nsd-3.2.17.tar.gz) = 921978
(-)./pkg-message (+3 lines)
Lines 1-4 Link Here
1
**************************************************************************
1
**************************************************************************
2
*
3
*   Do consider to use nsd-4.0.1. Support for the nsd-3 branch
4
*   will stop in future
2
*                                                                        *
5
*                                                                        *
3
*   To run nsd from startup, add nsd_enable="YES" to your /etc/rc.conf   *
6
*   To run nsd from startup, add nsd_enable="YES" to your /etc/rc.conf   *
4
*                                                                        *
7
*                                                                        *

Return to bug 186307