diff options
Diffstat (limited to 'comms/gnuradio')
-rw-r--r-- | comms/gnuradio/Makefile | 6 | ||||
-rw-r--r-- | comms/gnuradio/pkg-plist | 10 |
2 files changed, 3 insertions, 13 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index ef9c0c7e14b9..4d2beac8d839 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnuradio DISTVERSIONPREFIX= v DISTVERSION= 3.10.12.0 -PORTREVISION= 1 +PORTREVISION= 4 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= GPLv3 BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyqtgraph>0:graphics/py-pyqtgraph@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} \ @@ -55,7 +55,7 @@ LIB_DEPENDS= libad9361.so:misc/libad9361-iio \ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= cmake compiler:c++14-lang desktop-file-utils fortran gnome \ - iconv localbase:ldflags pathfix perl5 pkgconfig pyqt:5 python \ + iconv localbase:ldflags perl5 pkgconfig pyqt:5 python \ qt:5 shared-mime-info shebangfix SHEBANG_FILES= gnuradio-runtime/python/gnuradio/ctrlport/gr-ctrlport-monitor \ diff --git a/comms/gnuradio/pkg-plist b/comms/gnuradio/pkg-plist index 6b90377292c6..44676c8f7cfd 100644 --- a/comms/gnuradio/pkg-plist +++ b/comms/gnuradio/pkg-plist @@ -16962,19 +16962,15 @@ share/bash-completion/completions/gr_modtool %%DATADIR%%/modtool/templates/gr-newmod/.conda/recipe/conda_build_config.yaml %%DATADIR%%/modtool/templates/gr-newmod/.conda/recipe/meta.yaml %%DATADIR%%/modtool/templates/gr-newmod/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/MANIFEST.yml %%DATADIR%%/modtool/templates/gr-newmod/apps/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/apps/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/cmake/Modules/CMakeParseArgumentsCopy.cmake %%DATADIR%%/modtool/templates/gr-newmod/cmake/Modules/gnuradio-howtoConfig.cmake %%DATADIR%%/modtool/templates/gr-newmod/cmake/Modules/targetConfig.cmake.in %%DATADIR%%/modtool/templates/gr-newmod/cmake/cmake_uninstall.cmake.in %%DATADIR%%/modtool/templates/gr-newmod/docs/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/docs/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/docs/README.howto %%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/Doxyfile.in %%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/__init__.py %%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/base.py @@ -16991,21 +16987,15 @@ share/bash-completion/completions/gr_modtool %%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/pydoc_macros.h %%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/update_pydoc.py %%DATADIR%%/modtool/templates/gr-newmod/examples/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/examples/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/examples/README %%DATADIR%%/modtool/templates/gr-newmod/grc/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/grc/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/include/gnuradio/howto/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/include/gnuradio/howto/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/include/gnuradio/howto/api.h %%DATADIR%%/modtool/templates/gr-newmod/lib/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/lib/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/python/howto/.gitignore %%DATADIR%%/modtool/templates/gr-newmod/python/howto/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/python/howto/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/python/howto/__init__.py %%DATADIR%%/modtool/templates/gr-newmod/python/howto/bindings/CMakeLists.txt -%%DATADIR%%/modtool/templates/gr-newmod/python/howto/bindings/CMakeLists.txt.bak %%DATADIR%%/modtool/templates/gr-newmod/python/howto/bindings/README.md %%DATADIR%%/modtool/templates/gr-newmod/python/howto/bindings/bind_oot_file.py %%DATADIR%%/modtool/templates/gr-newmod/python/howto/bindings/docstrings/README.md |