summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-07-02 16:44:55 +0000
committeradam <adam@pkgsrc.org>2019-07-02 16:44:55 +0000
commitbb52dc22a6520e4ab1b35a90fd96f00ff0a98cbd (patch)
tree6c88f6653ae58a1df23674c3e898d5e7b5738be5 /ham
parent4466616a16efdc723d79cfb139450a7843e9331a (diff)
downloadpkgsrc-bb52dc22a6520e4ab1b35a90fd96f00ff0a98cbd.tar.gz
uhd: updated to 3.14.1.0
003.014.001.000 N320: Terminate the DAC when not transmitting E320: Add support for rev E E320: Added .gitignore for FPGA build products X300: Add DPDK support X300: add capability to flash NI-2974 FPGA X300: Broke two critical timing paths in FPGA X300: fixed udp WSA buffer size assignment issue E310: Fix DRAM_TEST target build B200: Add bootloader for FX3 (fix for B2xx failing to enumerate) TwinRX: Expose charge pump current for LO2 TwinRX: Add low spur mode for LO2 TwinRX: increase rev c lo1 charge pump default value TwinRX: Fix tick rate Device3: Constraint send/recv_frame_size based on down/upstream MTU Device3: Fix MTU and default frame sizes RFNoC: Search all nodes for tick rates RFNoC: Change default address for the reg readbacks uhd_image_builder: Let the OOT module point to folders not named "rfnoc" uhd_image_builder: Add --auto-inst-src MPMD: Fix spurious reclaim call after unclaim MPMD: Release resources on destruction MPM: Add SW/HW compat liberio: Release context holder on destruction of last liberio xport transport: fixed a pre-mature buffer reset nirio: Fix typo in nirio_zero_copy GPSD: fix API for 'gps_read' AD9361: Fix return values for tune and set_clock_rate DUC/DDC: Fix phase reset and accumulation cores: Use NSDMI consistently in ?x_dsp_core_3000.* Logging: fix deadlock issue on Windows machines Logging: Fix ANSI colour codes Utils: Add X300/X310 reset utility Docs: Improved Windows-related build instructions Docs: Add link to README for building custom filesystems for N3xx sim: Fixing the port number in use for connection tools: Fix for proj creation in ip_utils for tcl-based IP tests: Fix mock_ctrl_iface for 32-bit MSVC
Diffstat (limited to 'ham')
-rw-r--r--ham/uhd/Makefile5
-rw-r--r--ham/uhd/PLIST4
-rw-r--r--ham/uhd/distinfo10
3 files changed, 9 insertions, 10 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index 5b46e790481..8919446f70a 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2019/07/01 04:08:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.49 2019/07/02 16:44:55 adam Exp $
-DISTNAME= uhd-3.14.0.0
-PKGREVISION= 1
+DISTNAME= uhd-3.14.1.0
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/ham/uhd/PLIST b/ham/uhd/PLIST
index 0020217825a..9d5615fdfa9 100644
--- a/ham/uhd/PLIST
+++ b/ham/uhd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2019/04/28 20:31:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2019/07/02 16:44:55 adam Exp $
bin/uhd_cal_rx_iq_balance
bin/uhd_cal_tx_dc_offset
bin/uhd_cal_tx_iq_balance
@@ -111,7 +111,7 @@ include/uhd/version.hpp
lib/cmake/uhd/UHDConfig.cmake
lib/cmake/uhd/UHDConfigVersion.cmake
lib/libuhd.so
-lib/libuhd.so.3.14.0
+lib/libuhd.so.3.14.1
lib/pkgconfig/uhd.pc
lib/uhd/examples/benchmark_rate
lib/uhd/examples/gpio
diff --git a/ham/uhd/distinfo b/ham/uhd/distinfo
index e2ea9f9955a..75621129e60 100644
--- a/ham/uhd/distinfo
+++ b/ham/uhd/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2019/04/28 20:31:28 adam Exp $
+$NetBSD: distinfo,v 1.21 2019/07/02 16:44:55 adam Exp $
-SHA1 (uhd-3.14.0.0.tar.gz) = 8b6cc0d09786ea034fd2ecd5e1dd1f609e765db1
-RMD160 (uhd-3.14.0.0.tar.gz) = 9666b8ea882683764fa462bdab0ae5560b172faf
-SHA512 (uhd-3.14.0.0.tar.gz) = c4754dbbd3540a41407a3bb31866a83c8ab319375db300113c0d13a3debbc4f0f820ccb83c30079c22388409edd032609cdb77bf6c098b37152b1985f773d1cb
-Size (uhd-3.14.0.0.tar.gz) = 12935658 bytes
+SHA1 (uhd-3.14.1.0.tar.gz) = d26c5f19b9ed926780980f061634ae9f09b9ac11
+RMD160 (uhd-3.14.1.0.tar.gz) = c2135cb3be04ab40bdf4ce7258d07c81147976a9
+SHA512 (uhd-3.14.1.0.tar.gz) = afb58b2f75b9855a4252c21c40e0f8816626910a134719321fa98ec78ce13aa32577a959da11d13d1e40dc61f143442ab7c2993edec111267de4664730c6eb82
+Size (uhd-3.14.1.0.tar.gz) = 12960041 bytes