summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2017-05-31 05:20:59 +0000
committerdelphij <delphij@FreeBSD.org>2017-05-31 05:20:59 +0000
commit4b7bf2a87440f1bc207c6b856bbe3f0ff00a539c (patch)
tree697c4c465034ee4bd79277857f775508ce3567b3 /ObsoleteFiles.inc
parentbfde52da67b17e680ca5da34f553788ce1cbf7ef (diff)
downloadFreeBSD-src-4b7bf2a87440f1bc207c6b856bbe3f0ff00a539c.zip
FreeBSD-src-4b7bf2a87440f1bc207c6b856bbe3f0ff00a539c.tar.gz
MFC r313695, r313760, r314769, r314863, r314865, r316125
r313695: MFV r313676: libpcap 1.8.1 r313760: MFV r313759: license change for a few headers (4 clause BSD to 3 clause BSD). X-MFC-with: r313695 r314769: Remove compatibility with old libpcap. Differential Revision: https://reviews.freebsd.org/D9606 r314863: Stop installing pcap-int.h, which is the internal interface for libpcap. Reference: https://github.com/the-tcpdump-group/libpcap/issues/560 PR: 217221 r314865: Bump __FreeBSD_version for removal of pcap-int.h. PR: 217221 r316125: MFV r316124: Fix build when WITHOUT_INET6. Reported by: Randy Westlund <rwestlun gmail com>
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 7474e67..87396bd 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20170531: remove pcap-int.h
+OLD_FILES+=usr/include/pcap-int.h
# 20170402: new libc++ import which bumps version from 3.9.1 to 4.0.0.
OLD_FILES+=usr/include/c++/v1/__undef___deallocate
OLD_FILES+=usr/include/c++/v1/tr1/__undef___deallocate
OpenPOWER on IntegriCloud