diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-15 13:16:38 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-15 13:16:38 +0000 |
commit | cd95a0029cd5dfbb2f81632b2745120f46a772a7 (patch) | |
tree | 98395dbd69d4259e0f8ceb3d9689987c0369bdf5 | |
parent | Regular USE_GITHUB cleanup. (diff) |
Second part of the previous commit, somehow lost the first time.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=472445
-rw-r--r-- | dns/bind913/files/patch-lib_isc_include_isc_Makefile.in | 11 | ||||
-rw-r--r-- | dns/bind913/pkg-plist | 1 |
2 files changed, 1 insertions, 11 deletions
diff --git a/dns/bind913/files/patch-lib_isc_include_isc_Makefile.in b/dns/bind913/files/patch-lib_isc_include_isc_Makefile.in deleted file mode 100644 index 013dd1db0de0..000000000000 --- a/dns/bind913/files/patch-lib_isc_include_isc_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/isc/include/isc/Makefile.in.orig 2018-05-18 05:44:02 UTC -+++ lib/isc/include/isc/Makefile.in -@@ -21,7 +21,7 @@ VERSION=@BIND9_VERSION@ - HEADERS = aes.h app.h assertions.h backtrace.h base32.h base64.h \ - bind9.h boolean.h buffer.h bufferlist.h \ - commandline.h counter.h crc64.h deprecated.h \ -- entropy.h errno.h error.h event.h eventclass.h \ -+ errno.h error.h event.h eventclass.h \ - file.h formatcheck.h fsaccess.h fuzz.h \ - hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.h httpd.h \ - interfaceiter.h @ISC_IPV6_H@ iterated_hash.h \ diff --git a/dns/bind913/pkg-plist b/dns/bind913/pkg-plist index d16500756e98..e00f01a43e0d 100644 --- a/dns/bind913/pkg-plist +++ b/dns/bind913/pkg-plist @@ -188,6 +188,7 @@ include/isc/net.h include/isc/netaddr.h include/isc/netdb.h include/isc/netscope.h +include/isc/nonce.h include/isc/offset.h include/isc/once.h include/isc/os.h |