Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2019 22:23:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242559] ObsoleteFiles.inc: missing /usr/include/pcap/export-defs.h
Message-ID:  <bug-242559-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242559

            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: bugs@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com

/usr/include/pcap/export-defs.h is old after the 20180528 libpcap update.

Also applies to 11 & 12.

Index: ObsoleteFiles.inc
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- ObsoleteFiles.inc   (revision 354607)
+++ ObsoleteFiles.inc   (working copy)
@@ -1280,6 +1280,8 @@
 OLD_FILES+=3Dusr/share/nls/ru_RU.KOI8-R/grep.cat
 OLD_FILES+=3Dusr/share/nls/uk_UA.UTF-8/grep.cat
 OLD_FILES+=3Dusr/share/nls/ja_JP.UTF-8/grep.cat
+# 20180528: remove pcap/export-defs.h
+OLD_FILES+=3Dusr/include/pcap/export-defs.h
 # 20180517: retire vxge
 OLD_FILES+=3Dusr/share/man/man4/if_vxge.4.gz
 OLD_FILES+=3Dusr/share/man/man4/vxge.4.gz

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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