[Bug 246541] net/dpdk: update 19.11 -> 19.11.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 18 16:40:33 UTC 2020


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

            Bug ID: 246541
           Summary: net/dpdk: update 19.11 -> 19.11.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: bruce.richardson at intel.com

Created attachment 214601
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214601&action=edit
patch to update to 19.11.2

Latest point release of DPDK 19.11 is available so update to that.

Include a few other tweaks to the makefile:

* add explicit dependency on objdump used for some build checks in the build.
[This wasn't installed in my latest 13 snapshot and gave some errors]
* add dependency on pkg-config since a number of libraries won't be found by
meson even if installed. [Should "meson" port not depend on pkg-config to run,
since it uses pkg-config extensively?]
* mark python as being used by the package generally, not just by tools
component.

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


More information about the freebsd-ports-bugs mailing list