Index: head/net/dpdk/Makefile =================================================================== --- head/net/dpdk/Makefile (revision 547999) +++ head/net/dpdk/Makefile (revision 548000) @@ -1,47 +1,47 @@ # $FreeBSD$ PORTNAME= dpdk -DISTVERSION= 19.11.3 +DISTVERSION= 19.11.4 CATEGORIES= net MASTER_SITES= http://fast.dpdk.org/rel/ MAINTAINER= bruce.richardson@intel.com COMMENT= DPDK: Software libraries for packet processing LICENSE= BSD3CLAUSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= Only works on 64-bit x86 hardware LIB_DEPENDS= libjansson.so:devel/jansson BUILD_DEPENDS= objdump:devel/binutils -USES= meson kmod pkgconfig shebangfix tar:xz python:3.5+ +USES= meson kmod pkgconfig:both shebangfix tar:xz python:3.5+ WRKSRC= ${WRKDIR}/${PORTNAME}-stable-${PORTVERSION} -MESON_ARGS= -Dmachine=default -Ddefault_library=shared +MESON_ARGS= -Dmachine=default -Ddefault_library=shared -Denable_kmods=true USE_LDCONFIG= yes SHEBANG_FILES= usertools/dpdk-pmdinfo.py \ usertools/dpdk-telemetry-client.py \ usertools/dpdk-devbind.py \ usertools/dpdk-pmdinfo.py \ examples/ipsec-secgw/test/pkttest.py \ examples/ipsec-secgw/test/pkttest.sh \ examples/ipsec-secgw/test/run_test.sh \ examples/ipsec-secgw/test/trs_ipv6opts.py \ examples/ipsec-secgw/test/tun_null_header_reconstruct.py \ examples/performance-thread/l3fwd-thread/test.sh \ OPTIONS_DEFINE= EXAMPLES DEBUG TOOLS TESTS OPTIONS_DEFAULT= TOOLS OPTIONS_SUB= yes DEBUG_DESC= Debugging support (unoptimized build, impacts performance) TOOLS_DESC= Install tool scripts TESTS_DESC= Build the automated unit test binary EXAMPLES_MESON_ON= -Dexamples=all DEBUG_MESON_ON= --buildtype=debug DEBUG_MESON_OFF= --buildtype=release TESTS_MESON_TRUE= tests TOOLS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyelftools>=0:devel/py-pyelftools@${PY_FLAVOR} .include Index: head/net/dpdk/distinfo =================================================================== --- head/net/dpdk/distinfo (revision 547999) +++ head/net/dpdk/distinfo (revision 548000) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593187869 -SHA256 (dpdk-19.11.3.tar.xz) = c0114e0293428d25a492b352236ebd8829fbee328ca63d799dfc272a0f63134d -SIZE (dpdk-19.11.3.tar.xz) = 12416036 +TIMESTAMP = 1599558665 +SHA256 (dpdk-19.11.4.tar.xz) = 657070a669364efef66b8b8bbe862f2611b367b6126969c43acdc06f2a172dbd +SIZE (dpdk-19.11.4.tar.xz) = 12433520