Index | Thread | Search

From:
Bryan Vyhmeister <bryan@bsdjournal.net>
Subject:
Re: [UPDATE] comms/hackrf to 2024.02.1
To:
ports@openbsd.org
Date:
Fri, 11 Oct 2024 04:27:37 -0700

Download raw body.

Thread
On Fri, Oct 11, 2024 at 10:29:40AM +0100, Stuart Henderson wrote:
> On 2024/10/10 20:49, Bryan Vyhmeister wrote:
> > I bumped SHARED_LIBS from 0.0 to 0.1. From the ports FAQ, I might need
> > to bump it to 1.0 but not sure on that one.
> 
> Minor bump seems correct here (added function). REVISION should go.

Thank you.

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	11 Oct 2024 11:25:41 -0000
@@ -1,10 +1,9 @@
 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
 
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	11 Oct 2024 11:25:26 -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	11 Oct 2024 11:25:26 -0000
@@ -1,3 +1,4 @@
+@bin bin/hackrf_biast
 @bin bin/hackrf_clock
 @bin bin/hackrf_cpldjtag
 @bin bin/hackrf_debug