git: f5d50d871691 - main - comms/hackrf-devel: Deprecate and set expiration date to 2025-07-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Wed, 04 Jun 2025 20:50:21 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f5d50d8716917e8ebe05fae60b55f66633114df8

commit f5d50d8716917e8ebe05fae60b55f66633114df8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-04 20:28:23 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-04 20:49:14 +0000

    comms/hackrf-devel: Deprecate and set expiration date to 2025-07-31
    
    Legacy version, consider migrating to comms/hackrf
    
    PR:             286866
    Approved by:    maintainer timeout, 2+ weeks
---
 comms/hackrf-devel/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/comms/hackrf-devel/Makefile b/comms/hackrf-devel/Makefile
index cbe4050d06bd..53a9812c4b49 100644
--- a/comms/hackrf-devel/Makefile
+++ b/comms/hackrf-devel/Makefile
@@ -10,6 +10,9 @@ WWW=		https://greatscottgadgets.com/hackrf/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Legacy version, consider migrating to comms/hackrf
+EXPIRATION_DATE=2025-07-31
+
 LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		libfftw3f.so:math/fftw3-float