pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/ham/uhd



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Nov 10 08:51:53 UTC 2025

Modified Files:
        pkgsrc/ham/uhd: Makefile PLIST

Log Message:
uhd: fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/ham/uhd/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/ham/uhd/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/uhd/Makefile
diff -u pkgsrc/ham/uhd/Makefile:1.93 pkgsrc/ham/uhd/Makefile:1.94
--- pkgsrc/ham/uhd/Makefile:1.93        Fri Oct 24 10:58:09 2025
+++ pkgsrc/ham/uhd/Makefile     Mon Nov 10 08:51:53 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.93 2025/10/24 10:58:09 gdt Exp $
+# $NetBSD: Makefile,v 1.94 2025/11/10 08:51:53 adam Exp $
 
 DISTNAME=      uhd-4.9.0.1
-#PKGREVISION=  0
 PKGREVISION=   1
 CATEGORIES=    ham
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=EttusResearch/}

Index: pkgsrc/ham/uhd/PLIST
diff -u pkgsrc/ham/uhd/PLIST:1.30 pkgsrc/ham/uhd/PLIST:1.31
--- pkgsrc/ham/uhd/PLIST:1.30   Tue Oct 21 12:06:29 2025
+++ pkgsrc/ham/uhd/PLIST        Mon Nov 10 08:51:53 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2025/10/21 12:06:29 gdt Exp $
+@comment $NetBSD: PLIST,v 1.31 2025/11/10 08:51:53 adam Exp $
 bin/rfnoc_image_builder
 bin/rfnoc_modtool
 bin/uhd_adc_self_cal
@@ -521,7 +521,6 @@ lib/uhd/tests/error_c_test
 lib/uhd/tests/error_test
 lib/uhd/tests/expert_test
 lib/uhd/tests/fe_conn_test
-lib/uhd/tests/ferrum_radio_block_test
 lib/uhd/tests/fp_compare_delta_test
 lib/uhd/tests/fp_compare_epsilon_test
 lib/uhd/tests/gain_group_test
@@ -596,7 +595,6 @@ lib/uhd/tests/uhd_image_downloader_test.
 lib/uhd/tests/verify_fbs_test.py
 lib/uhd/tests/vrt_test
 lib/uhd/tests/x400_rfdc_control_test
-lib/uhd/tests/x4xx_radio_block_test
 lib/uhd/tests/xport_adapter_ctrl_test
 lib/uhd/tests/zbx_cpld_test
 lib/uhd/utils/b2xx_fx3_utils



Home | Main Index | Thread Index | Old Index