diff options
author | mef <mef@pkgsrc.org> | 2016-04-28 11:14:42 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-04-28 11:14:42 +0000 |
commit | 8d65c412b4a0225c4a1e2967c4790c103fb2fd1e (patch) | |
tree | 2cf5f448993551381c29b533eca3464fa2e9a4c9 /ham | |
parent | 3ae59f78516cb0e7035f9577605b7ffd55380457 (diff) | |
download | pkgsrc-8d65c412b4a0225c4a1e2967c4790c103fb2fd1e.tar.gz |
Updated to ham/uhd-3.9.3
------------------------
## 003.009.003
* UBX: Fixed a phase synchronization issue on the sub-1GHz band
* USB: Fixed transport issue that crashed when multiple USB devices were
connected on a Windows machine, more graceful handling of USB disconnects,,
provided .cdf file for installing on Windows
* B200: Fixed memory growth/increasing tune times issue
* E300: Fixed memory leak with udev, fixed issue with autoboot value, fixes
to button behaviour
* usrp2, usrp3: Fixed IQ imbalance and DC bias in DDC chain
* CMake: Windows registry fixes
* Fixed several compiler warnings and minor bugs
* Examples: Updated benchmark_rate for improved thread safety
Diffstat (limited to 'ham')
-rw-r--r-- | ham/uhd/Makefile | 4 | ||||
-rw-r--r-- | ham/uhd/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile index 514d3c61291..74ff3d72755 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2016/01/22 03:10:19 mef Exp $ +# $NetBSD: Makefile,v 1.17 2016/04/28 11:14:42 mef Exp $ -DISTNAME= uhd-3.9.2 +DISTNAME= uhd-3.9.3 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/} # 3.9.1 -> 003_009_001 diff --git a/ham/uhd/distinfo b/ham/uhd/distinfo index 7e4b68528fc..b29d2d071d3 100644 --- a/ham/uhd/distinfo +++ b/ham/uhd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2016/01/22 03:10:19 mef Exp $ +$NetBSD: distinfo,v 1.12 2016/04/28 11:14:42 mef Exp $ -SHA1 (uhd-3.9.2.tar.gz) = b8986871a957aa7858ac222fd468e46d914580b5 -RMD160 (uhd-3.9.2.tar.gz) = bbe317c9e2c17bc044b2bc23c6f308aa2427ab5c -SHA512 (uhd-3.9.2.tar.gz) = 394e0e636ad5717ab16ef920ef23625a6ee537af50c84cf8e5ed67f179b41b9cd030b95878e777ae93fea496b124708c2e598d0e7e23c0a5205b340181c5dc09 -Size (uhd-3.9.2.tar.gz) = 2436702 bytes +SHA1 (uhd-3.9.3.tar.gz) = 4d67d12d452c4ce5c7e6b6978a553f8a7a750829 +RMD160 (uhd-3.9.3.tar.gz) = ccc7098c53276b76b843afd1ca442627ca4e8149 +SHA512 (uhd-3.9.3.tar.gz) = 2f204939b237bde7b8efd5c0fca723afb490a9a588d4c14a8dbde729a25eb361c0c7fc84be604c1e9f6a4421c4df4c3b315e402eeebacae8359b9ccbc40bc2b0 +Size (uhd-3.9.3.tar.gz) = 2441968 bytes |