Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2021 16:01:54 GMT
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6a80102dad57 - main - comms/cubicsdr: Broken due to Hamlib update
Message-ID:  <202112161601.1BGG1skq008842@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by db:

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

commit 6a80102dad57635027cc22319c46ad71c51e80fe
Author:     Diane Bruce <db@FreeBSD.org>
AuthorDate: 2021-12-16 15:50:01 +0000
Commit:     Diane Bruce <db@FreeBSD.org>
CommitDate: 2021-12-16 15:50:01 +0000

    comms/cubicsdr: Broken due to Hamlib update
    
    Most recent Hamlib update broke the port.
---
 comms/cubicsdr/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/comms/cubicsdr/Makefile b/comms/cubicsdr/Makefile
index 14baa17393c4..3c2e33b1ac2c 100644
--- a/comms/cubicsdr/Makefile
+++ b/comms/cubicsdr/Makefile
@@ -9,6 +9,8 @@ COMMENT=	SDR receiver using liquidsdr
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Needs update due to Hamlib changes
+
 RUN_DEPENDS=	${PYNUMPY} \
 		${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri
 LIB_DEPENDS=	libSoapySDR.so:misc/soapysdr \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112161601.1BGG1skq008842>