[Bug 233007] ports-mgmt/pkg: includes deprecated sys/capability.h header

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 5 23:47:43 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233007

            Bug ID: 233007
           Summary: ports-mgmt/pkg: includes deprecated sys/capability.h
                    header
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkg at FreeBSD.org
          Reporter: emaste at freebsd.org
            Blocks: 228878
             Flags: maintainer-feedback?(pkg at FreeBSD.org)
          Assignee: pkg at FreeBSD.org

sys/capability.h will be removed before FreeBSD 13. The (now) correct header to
use on all supported versions of FreeBSD is sys/capsicum.h; there's no need for
autoconf checks etc. to check for both.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228878
[Bug 228878] exp run request: removal of an unused header
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list