https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242559
Bug ID: 242559
Summary: ObsoleteFiles.inc: missing
/usr/include/pcap/export-defs.h
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: conf
Assignee: [email protected]
Reporter: [email protected]
/usr/include/pcap/export-defs.h is old after the 20180528 libpcap update.
Also applies to 11 & 12.
Index: ObsoleteFiles.inc
===================================================================
--- ObsoleteFiles.inc (revision 354607)
+++ ObsoleteFiles.inc (working copy)
@@ -1280,6 +1280,8 @@
OLD_FILES+=usr/share/nls/ru_RU.KOI8-R/grep.cat
OLD_FILES+=usr/share/nls/uk_UA.UTF-8/grep.cat
OLD_FILES+=usr/share/nls/ja_JP.UTF-8/grep.cat
+# 20180528: remove pcap/export-defs.h
+OLD_FILES+=usr/include/pcap/export-defs.h
# 20180517: retire vxge
OLD_FILES+=usr/share/man/man4/if_vxge.4.gz
OLD_FILES+=usr/share/man/man4/vxge.4.gz
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"