I don't think many people have the hardware to test this

--
 Sent from a phone, apologies for poor formatting.

On 10 November 2024 21:20:49 Bryan Vyhmeister <br...@bsdjournal.net> wrote:

I'm following up to see if any testing has been able to happen for
comms/hackrf 2024.02.1. Here is the diff again. Thanks so much.

Bryan


Index: comms/hackrf/Makefile
===================================================================
RCS file: /cvs/ports/comms/hackrf/Makefile,v
diff -u -p -r1.10 Makefile
--- comms/hackrf/Makefile       19 May 2024 11:13:01 -0000      1.10
+++ comms/hackrf/Makefile       14 Oct 2024 02:10:54 -0000
@@ -1,14 +1,15 @@
COMMENT =       host software for the HackRF One SDR

-V =            2023.01.1
+V =            2024.02.1
DISTNAME =      hackrf-$V
-REVISION =     1

-SHARED_LIBS +=  hackrf                    0.0 # 0.8
+SHARED_LIBS +=  hackrf                    0.1 # 0.8

CATEGORIES =    comms

HOMEPAGE =      https://greatscottgadgets.com/hackrf/
+
+MAINTAINER =   Bryan Vyhmeister <br...@bsdjournal.net>

# GPLv2+ (tools), 3-clause BSD (library)
PERMIT_PACKAGE =        Yes
Index: comms/hackrf/distinfo
===================================================================
RCS file: /cvs/ports/comms/hackrf/distinfo,v
diff -u -p -r1.2 distinfo
--- comms/hackrf/distinfo       15 May 2023 09:23:36 -0000      1.2
+++ comms/hackrf/distinfo       14 Oct 2024 02:10:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (hackrf-2023.01.1.tar.xz) = MqA/lDowvkukeOlL9p8UpbfVW+Z2EAf0pPVFNBggahE=
-SIZE (hackrf-2023.01.1.tar.xz) = 23030956
+SHA256 (hackrf-2024.02.1.tar.xz) = 2c7WfmuAHNAsGNDEZU7RikvLNsJKZDMMNH38y9hZrRY=
+SIZE (hackrf-2024.02.1.tar.xz) = 21734672
Index: comms/hackrf/pkg/PLIST
===================================================================
RCS file: /cvs/ports/comms/hackrf/pkg/PLIST,v
diff -u -p -r1.3 PLIST
--- comms/hackrf/pkg/PLIST      15 May 2023 09:23:36 -0000      1.3
+++ comms/hackrf/pkg/PLIST      14 Oct 2024 02:10:35 -0000
@@ -1,3 +1,4 @@
+@bin bin/hackrf_biast
@bin bin/hackrf_clock
@bin bin/hackrf_cpldjtag
@bin bin/hackrf_debug

Reply via email to