aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind8
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind8')
-rw-r--r--dns/bind8/Makefile6
-rw-r--r--dns/bind8/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile
index a02efc7ab1b8..80a006c92650 100644
--- a/dns/bind8/Makefile
+++ b/dns/bind8/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= bind
-PORTVERSION= 8.2.4.T2B
+PORTVERSION= 8.2.4
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/testing/t2b/
+MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.4/
DISTFILES= bind-src.tar.gz bind-doc.tar.gz
MAINTAINER= DougB@FreeBSD.org
@@ -29,6 +29,6 @@ PATCH_DIST_ARGS= -d ${WRKDIR}
post-install:
@(cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} clean all ${INSTALL_TARGET})
${MKDIR} ${PREFIX}/share/doc/bind8
- ${INSTALL_DATA} ${WRKDIR}/doc/html/* ${PREFIX}/share/doc/bind8
+ ${INSTALL_DATA} ${WRKDIR}/doc/html/*.html ${PREFIX}/share/doc/bind8
.include <bsd.port.mk>
diff --git a/dns/bind8/distinfo b/dns/bind8/distinfo
index 8dcae45750a0..d5876b63e577 100644
--- a/dns/bind8/distinfo
+++ b/dns/bind8/distinfo
@@ -1,2 +1,2 @@
-MD5 (bind-src.tar.gz) = ae91cde6ebe50acb7aa643bef8c4e32a
-MD5 (bind-doc.tar.gz) = 5913fab1ab30c1be4301cc2c00d69d23
+MD5 (bind-src.tar.gz) = f4d120b90a131bce6bed1f6eaac156cd
+MD5 (bind-doc.tar.gz) = 62b4fdc9874404b8eba7419847fc3397
> * Bump PORTREVISION for devel/protobuf shlib changesunpoet2019-08-011-1/+1 | | | * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-271-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 * | Merge remote-tracking branch 'upstream/master'Koop Mast2019-07-272-4/+7 |\| | * multimedia/x265: update to 3.1.1jbeich2019-07-201-1/+1 | | | | | | | | Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1 | * multimedia/vlc: sync libplacebo fix with upstreamjbeich2019-07-151-3/+6 | | * | Git and myself don't get along, I messed up the master branch really goodKoop Mast2019-07-275-77/+124 |\| | | | | | | attempt to correct this. | * Update devel/protobuf to 3.8.0sunpoet2019-07-061-0/+1 | | | | | | | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 238808 Exp-run by: antoine | * Update to upstream release 3.0.7.1; Makefile fixesriggs2019-06-214-77/+25 | | | | | | | | | | | | | | | | | | | | | | Details: - Update to newest upstream release 3.0.7.1 - Fix drive-by dependencies, reported in [1] - Introduce new options for JPEG and OGGSPOTS [1] PR: 238261 [1] Reported by: phascolarctos@protonmail.ch [1] MFH: 2019Q2 | * Switch default version of samba from 4.7 to 4.8antoine2019-06-041-1/+1 | | | | | | | | With hat: portmgr | * multimedia/libmatroska, textproc/libebml: upgrade to 1.5.2 and 1.3.9tcberner2019-05-30