diff options
Diffstat (limited to 'dns/bind98')
-rw-r--r-- | dns/bind98/Makefile | 13 | ||||
-rw-r--r-- | dns/bind98/distinfo | 8 |
2 files changed, 9 insertions, 12 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile index 89ab06ce0b38..7bcc66f29c2f 100644 --- a/dns/bind98/Makefile +++ b/dns/bind98/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: BIND 9.8.x -# Date created: 10 December 2010 -# Whom: dougb -# # $FreeBSD$ -# # I stay very aware of developments with BIND in general, and with # BIND 9 in particular. I frequently delay updating this port from @@ -12,7 +7,7 @@ # release you can generally build it cleanly from the source - Doug PORTNAME= bind98 -PORTVERSION= 9.8.3.2 +PORTVERSION= 9.8.3.3 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} @@ -21,10 +16,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dougb@FreeBSD.org -COMMENT= The BIND DNS suite with updated DNSSEC and DNS64 +COMMENT= BIND DNS suite with updated DNSSEC and DNS64 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.8.3-P2 +ISCVERSION= 9.8.3-P3 MAKE_JOBS_UNSAFE= yes @@ -209,7 +204,9 @@ post-patch: ${WRKSRC}/bin/named/Makefile.in.Dist > \ ${WRKSRC}/bin/named/Makefile.in +.if !defined(NOPORTDOCS) PORTDOCS= * +.endif PKGMESSAGE= ${.CURDIR}/../bind97/pkg-message PKGINSTALL= ${.CURDIR}/../bind97/pkg-install post-install: diff --git a/dns/bind98/distinfo b/dns/bind98/distinfo index 2ae0b14ae8fb..bf125c29ccf4 100644 --- a/dns/bind98/distinfo +++ b/dns/bind98/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.8.3-P2.tar.gz) = b95d2e81b54ba972215c7fd52744fbe4711bd3fd6f217845ba95114d82c43588 -SIZE (bind-9.8.3-P2.tar.gz) = 7113192 -SHA256 (bind-9.8.3-P2.tar.gz.asc) = fe9e34fcd701ab312025665e825f2f840fae7067f6c6f361af4712bb22fcdb80 -SIZE (bind-9.8.3-P2.tar.gz.asc) = 490 +SHA256 (bind-9.8.3-P3.tar.gz) = 2819fc75f686bd0d393e04873f69982e0462a5604bfd2e207396b86334200cd3 +SIZE (bind-9.8.3-P3.tar.gz) = 7109848 +SHA256 (bind-9.8.3-P3.tar.gz.asc) = a7ae019d9ededba3e50fb889eb0096dc0d53117996d20420750776bb176805c2 +SIZE (bind-9.8.3-P3.tar.gz.asc) = 490 |