mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
misc/soapysdr: Update 0.6.1-71 -> 0.7.0
Reported by: portscout
This commit is contained in:
parent
6a5014a323
commit
d2fcdf5eb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483002
3 changed files with 7 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= SoapySDR
|
PORTNAME= SoapySDR
|
||||||
DISTVERSIONPREFIX= soapy-sdr-
|
DISTVERSIONPREFIX= soapy-sdr-
|
||||||
DISTVERSION= 0.6.1-71
|
DISTVERSION= 0.7.0
|
||||||
DISTVERSIONSUFFIX= -g69c16e9
|
|
||||||
CATEGORIES= misc hamradio
|
CATEGORIES= misc hamradio
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
@ -17,4 +16,6 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= pothosware
|
GH_ACCOUNT= pothosware
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
LDFLAGS+= -pthread
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1529384177
|
TIMESTAMP = 1540525196
|
||||||
SHA256 (pothosware-SoapySDR-soapy-sdr-0.6.1-71-g69c16e9_GH0.tar.gz) = 308ea401054eb52bcce828012393fe143174f7b25d0e04ce189c00713645e1b5
|
SHA256 (pothosware-SoapySDR-soapy-sdr-0.7.0_GH0.tar.gz) = cb2344be77f4d04f6cbafa183c7e39a2e6eb0da39c98fa77e9d60686c4e81e52
|
||||||
SIZE (pothosware-SoapySDR-soapy-sdr-0.6.1-71-g69c16e9_GH0.tar.gz) = 119259
|
SIZE (pothosware-SoapySDR-soapy-sdr-0.7.0_GH0.tar.gz) = 122933
|
||||||
|
|
|
@ -2,7 +2,7 @@ bin/SoapySDRUtil
|
||||||
include/SoapySDR/Config.h
|
include/SoapySDR/Config.h
|
||||||
include/SoapySDR/Config.hpp
|
include/SoapySDR/Config.hpp
|
||||||
include/SoapySDR/Constants.h
|
include/SoapySDR/Constants.h
|
||||||
include/SoapySDR/ConverterPrimatives.hpp
|
include/SoapySDR/ConverterPrimitives.hpp
|
||||||
include/SoapySDR/ConverterRegistry.hpp
|
include/SoapySDR/ConverterRegistry.hpp
|
||||||
include/SoapySDR/Device.h
|
include/SoapySDR/Device.h
|
||||||
include/SoapySDR/Device.hpp
|
include/SoapySDR/Device.hpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue