1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

devel/volk: Update 2.5.0 -> 2.5.1

PR:		261245
This commit is contained in:
Ganael LAPLANCHE 2022-04-07 13:18:18 -07:00 committed by Yuri Victorovich
parent 0c60995262
commit 56da658770
3 changed files with 12 additions and 16 deletions

View File

@ -1,14 +1,9 @@
PORTNAME= volk
DISTVERSION= 2.5.0
PORTREVISION= 1
DISTVERSION= 2.5.1
CATEGORIES= devel comms hamradio
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= dbe88eb8fe3046745fac7afa17a92e8f47285a70.patch:-p1 \
dd6d9bf51d98f699c54c783995fcf3cca60c38d8.patch:-p1
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Vector-Optimized Library of Kernels
@ -16,18 +11,15 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/mako/__init__.py:textproc/py-mako@${PY_FLAVOR}
LIB_DEPENDS= liborc-0.4.so:devel/orc
LIB_DEPENDS= liborc-0.4.so:devel/orc \
libcpu_features.so:devel/cpu_features
USES= cmake:testing compiler:c++17-lang python:3.7+
USE_LDCONFIG= yes
USE_GITHUB= nodefault
USE_GITHUB= nodefault
GH_ACCOUNT= gnuradio
# The tarball does not contain sources for cpu_features
# and CMakeLists.txt does not handle external cpu_features
CMAKE_OFF= VOLK_CPU_FEATURES # see https://github.com/gnuradio/volk/issues/556
.include <bsd.port.pre.mk>
.if ${ARCH} == armv7

View File

@ -1,6 +1,6 @@
TIMESTAMP = 1642352109
SHA256 (volk-2.5.0.tar.gz) = d9183b9f86a32cdbb8698cbbeb15de574962c05200ccf445c1058629073521f8
SIZE (volk-2.5.0.tar.gz) = 413789
TIMESTAMP = 1649305860
SHA256 (volk-2.5.1.tar.gz) = 8f7f2f8918c6ba63ebe8375fe87add347046b8b3acbba2fb582577bebd8852df
SIZE (volk-2.5.1.tar.gz) = 462907
SHA256 (dbe88eb8fe3046745fac7afa17a92e8f47285a70.patch) = 6a92d660a56b2964c1eeb0ab1a3848291ed3064fa0c17cbd63438346bfe582ce
SIZE (dbe88eb8fe3046745fac7afa17a92e8f47285a70.patch) = 846
SHA256 (dd6d9bf51d98f699c54c783995fcf3cca60c38d8.patch) = db7d75afcaeae1c0b6f06665ed903c6c925c6b5e88757215db82b3183201ffe9

View File

@ -41,6 +41,8 @@ include/volk/volk_32f_exp_32f.h
include/volk/volk_32f_expfast_32f.h
include/volk/volk_32f_index_max_16u.h
include/volk/volk_32f_index_max_32u.h
include/volk/volk_32f_index_min_16u.h
include/volk/volk_32f_index_min_32u.h
include/volk/volk_32f_invsqrt_32f.h
include/volk/volk_32f_log2_32f.h
include/volk/volk_32f_null_32f.h
@ -87,6 +89,8 @@ include/volk/volk_32fc_deinterleave_real_32f.h
include/volk/volk_32fc_deinterleave_real_64f.h
include/volk/volk_32fc_index_max_16u.h
include/volk/volk_32fc_index_max_32u.h
include/volk/volk_32fc_index_min_16u.h
include/volk/volk_32fc_index_min_32u.h
include/volk/volk_32fc_magnitude_32f.h
include/volk/volk_32fc_magnitude_squared_32f.h
include/volk/volk_32fc_s32f_atan2_32f.h
@ -159,7 +163,7 @@ lib/cmake/volk/VolkTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/volk/VolkTargets.cmake
lib/libvolk.so
lib/libvolk.so.2.5
lib/libvolk.so.2.5.0
lib/libvolk.so.2.5.1
%%PYTHON_SITELIBDIR%%/volk_modtool/__init__.py
%%PYTHON_SITELIBDIR%%/volk_modtool/__init__.pyc
%%PYTHON_SITELIBDIR%%/volk_modtool/__init__.pyo