Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2019 22:58:48 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r504599 - branches/2019Q2/dns/bind911
Message-ID:  <201906192258.x5JMwmDM028286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Jun 19 22:58:48 2019
New Revision: 504599
URL: https://svnweb.freebsd.org/changeset/ports/504599

Log:
  MFH: r503380
  
  Fix build with DNSTAP enabled.
  
  PR:		238036
  Reported by:	Artyom Davidov
  Pointy hat:	mat, forgotten in the previous commit.

Modified:
  branches/2019Q2/dns/bind911/pkg-plist
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/dns/bind911/pkg-plist
==============================================================================
--- branches/2019Q2/dns/bind911/pkg-plist	Wed Jun 19 22:46:46 2019	(r504598)
+++ branches/2019Q2/dns/bind911/pkg-plist	Wed Jun 19 22:58:48 2019	(r504599)
@@ -44,7 +44,6 @@ include/dns/dlz_dlopen.h
 include/dns/dns64.h
 include/dns/dnssec.h
 include/dns/dnstap.h
-%%DNSTAP%%include/dns/dnstap.pb-c.h
 include/dns/ds.h
 include/dns/dsdigest.h
 include/dns/dyndb.h



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