comms/uhd: update to 4.1.0.5 release to unbreakd build after boost upgrade

RP:	246106
This commit is contained in:
Dima Panov 2022-05-22 21:25:37 +03:00
parent 210bd08ae2
commit 7255012e4b
3 changed files with 159 additions and 1892 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= uhd
PORTVERSION= 4.0.0.0
PORTREVISION= 2
DISTVERSIONPREFIX= v
DISTVERSION= 4.1.0.5
CATEGORIES= comms hamradio
DIST_SUBDIR= ${PORTNAME}
@ -23,11 +23,10 @@ BUILD_DEPENDS= orcc:devel/orc \
${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0:devel/py-ruamel.yaml@${PY_FLAVOR}
USES= compiler:c++14-lang cmake ncurses pkgconfig \
dos2unix python:3.6+ shebangfix
dos2unix python:3.7+ shebangfix
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= EttusResearch
GH_TAGNAME= 90ce6062b6b5df2eddeee723777be85108e4e7c7
CONFLICTS= usrp
@ -45,7 +44,7 @@ CXXFLAGS_i386= -msse2
LDFLAGS+= ${LDFLAGS_${CHOSEN_COMPILER_TYPE}}
LDFLAGS_gcc= -latomic
SHEBANG_GLOB= *.py *.py.in
SHEBANG_GLOB= *.py *.py.in *_bist usrp_update*
CMAKE_ARGS+= -DPKG_LIB_DIR:STRING="share/uhd" -DUHD_TXRX_DEBUG_PRINTS="yes"
# for excruciating debug use this -db
@ -60,6 +59,8 @@ DOXYGEN_CMAKE_ON= -DENABLE_DOXYGEN:STRING="ON"
DOXYGEN_CMAKE_OFF= -DENABLE_DOXYGEN:STRING="OFF" \
-DENABLE_MANUAL:STRING="OFF"
PORTDOCS= *
do-install:
# install host component
# hack the install prefix now

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1602440727
SHA256 (uhd/EttusResearch-uhd-4.0.0.0-90ce6062b6b5df2eddeee723777be85108e4e7c7_GH0.tar.gz) = cd2bd780339dbcec15ba3cccefc81058f2c1f6108141e258b27956992365d87d
SIZE (uhd/EttusResearch-uhd-4.0.0.0-90ce6062b6b5df2eddeee723777be85108e4e7c7_GH0.tar.gz) = 33956392
TIMESTAMP = 1647299451
SHA256 (uhd/EttusResearch-uhd-v4.1.0.5_GH0.tar.gz) = 73580bb8823338dbc0ffe2840088cb15d7496ef7d402a4816df17a8e5c8d0221
SIZE (uhd/EttusResearch-uhd-v4.1.0.5_GH0.tar.gz) = 37975618

File diff suppressed because it is too large Load diff