Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 2020 15:49:30 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r546291 - head/dns/bind9-devel
Message-ID:  <202008261549.07QFnUFf046632@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Aug 26 15:49:30 2020
New Revision: 546291
URL: https://svnweb.freebsd.org/changeset/ports/546291

Log:
  Package filter-aaaa.so again.

Modified:
  head/dns/bind9-devel/Makefile   (contents, props changed)
  head/dns/bind9-devel/pkg-plist   (contents, props changed)

Modified: head/dns/bind9-devel/Makefile
==============================================================================
--- head/dns/bind9-devel/Makefile	Wed Aug 26 15:17:45 2020	(r546290)
+++ head/dns/bind9-devel/Makefile	Wed Aug 26 15:49:30 2020	(r546291)
@@ -9,7 +9,7 @@ PORTREVISION=	0
 .else
 # XXX: correct version
 # dns/bind9xx here
-PORTREVISION=	1
+PORTREVISION=	2
 .endif
 CATEGORIES=	dns net
 # XXX: put the ISC master_site
@@ -262,8 +262,8 @@ post-install:
 	${INSTALL_DATA} ${FILESDIR}/BIND.chroot.local.dist ${STAGEDIR}${PREFIX}/etc/mtree/BIND.chroot.local.dist.sample
 	${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \
 		${STAGEDIR}${ETCDIR}/rndc.conf.sample
-# FIXME: these are strange.
-	@${RM} -rf ${STAGEDIR}/wrkdirs ${STAGEDIR}${PREFIX}/lib/bind
+# FIXME: this is strange.
+	@${RM} -rf ${STAGEDIR}/wrkdirs
 
 post-install-DOCS-on:
 	${MKDIR} ${STAGEDIR}${DOCSDIR}

Modified: head/dns/bind9-devel/pkg-plist
==============================================================================
--- head/dns/bind9-devel/pkg-plist	Wed Aug 26 15:17:45 2020	(r546290)
+++ head/dns/bind9-devel/pkg-plist	Wed Aug 26 15:49:30 2020	(r546291)
@@ -263,6 +263,7 @@ include/pk11/pk11.h
 include/pk11/result.h
 include/pk11/site.h
 include/pkcs11/pkcs11.h
+lib/bind/filter-aaaa.so
 lib/libbind9.so
 lib/libbind9.so.1701
 lib/libbind9.so.1701.0.2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008261549.07QFnUFf046632>