git: c379663c64fe - main - comms/rtl-sdr: Update to 2.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Nov 2023 11:39:45 UTC
The branch main has been updated by martymac: URL: https://cgit.FreeBSD.org/ports/commit/?id=c379663c64fe68768a83833554167f9bc856d060 commit c379663c64fe68768a83833554167f9bc856d060 Author: Ganael LAPLANCHE <martymac@FreeBSD.org> AuthorDate: 2023-11-10 11:37:59 +0000 Commit: Ganael LAPLANCHE <martymac@FreeBSD.org> CommitDate: 2023-11-10 11:39:37 +0000 comms/rtl-sdr: Update to 2.0.1 and bump dependent ports' revisions --- audio/welle.io/Makefile | 2 +- comms/dump1090/Makefile | 1 + comms/gr-osmosdr/Makefile | 2 +- comms/libsdr/Makefile | 2 +- comms/linrad/Makefile | 2 +- comms/rtl-433/Makefile | 2 +- comms/rtl-sdr/Makefile | 4 ++-- comms/rtl-sdr/distinfo | 6 +++--- comms/rtl-sdr/files/extra-patch-Makefile.am | 6 +++--- comms/rtl-sdr/files/patch-configure.ac | 6 +++--- comms/rtl-sdr/files/patch-librtlsdr.pc.in | 11 ----------- comms/sdr++/Makefile | 2 +- comms/soapysdr-rtlsdr/Makefile | 2 +- comms/svxlink/Makefile | 2 +- 14 files changed, 20 insertions(+), 30 deletions(-) diff --git a/audio/welle.io/Makefile b/audio/welle.io/Makefile index 17cabfef70b9..7a35b96e2646 100644 --- a/audio/welle.io/Makefile +++ b/audio/welle.io/Makefile @@ -1,6 +1,6 @@ PORTNAME= welle.io DISTVERSION= 2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio hamradio MAINTAINER= nsonack@outlook.com diff --git a/comms/dump1090/Makefile b/comms/dump1090/Makefile index bd61d98d135e..01d314e382ab 100644 --- a/comms/dump1090/Makefile +++ b/comms/dump1090/Makefile @@ -1,5 +1,6 @@ PORTNAME= dump1090 PORTVERSION= 20200718 +PORTREVISION= 1 CATEGORIES= comms MAINTAINER= skreuzer@FreeBSD.org diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index b3b2ea95dd0c..68dce6045407 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -1,7 +1,7 @@ PORTNAME= gr-osmosdr DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/libsdr/Makefile b/comms/libsdr/Makefile index 1063cbe52c03..fa2e89196d2c 100644 --- a/comms/libsdr/Makefile +++ b/comms/libsdr/Makefile @@ -1,7 +1,7 @@ PORTNAME= libsdr PORTVERSION= 0.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MAINTAINER= jeff@baitis.net diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile index 02554c584573..5230e079c6b2 100644 --- a/comms/linrad/Makefile +++ b/comms/linrad/Makefile @@ -1,6 +1,6 @@ PORTNAME= linrad PORTVERSION= 4.02 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= comms hamradio MASTER_SITES= http://www.nitehawk.com/sm5bsz/linuxdsp/archive/\ http://www.sm5bsz.com/linuxdsp/archive/ diff --git a/comms/rtl-433/Makefile b/comms/rtl-433/Makefile index 6a65c8c47227..0a0eb960e763 100644 --- a/comms/rtl-433/Makefile +++ b/comms/rtl-433/Makefile @@ -1,6 +1,6 @@ PORTNAME= rtl-433 PORTVERSION= 22.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MAINTAINER= rodrigo@FreeBSD.org diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile index 462548e26830..1aba60e3bdcb 100644 --- a/comms/rtl-sdr/Makefile +++ b/comms/rtl-sdr/Makefile @@ -1,6 +1,6 @@ PORTNAME= rtl-sdr -PORTVERSION= 0.6.0 -PORTREVISION= 3 +PORTVERSION= 2.0.1 +DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/rtl-sdr/distinfo b/comms/rtl-sdr/distinfo index dfce47b8609f..fd406b8d3864 100644 --- a/comms/rtl-sdr/distinfo +++ b/comms/rtl-sdr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550700569 -SHA256 (steve-m-librtlsdr-0.6.0_GH0.tar.gz) = 80a5155f3505bca8f1b808f8414d7dcd7c459b662a1cde84d3a2629a6e72ae55 -SIZE (steve-m-librtlsdr-0.6.0_GH0.tar.gz) = 134289 +TIMESTAMP = 1699295175 +SHA256 (steve-m-librtlsdr-v2.0.1_GH0.tar.gz) = e108d3c6a00efcdf55877d1172be538842686c50377043319baffcfdb6b7b9cb +SIZE (steve-m-librtlsdr-v2.0.1_GH0.tar.gz) = 135734 diff --git a/comms/rtl-sdr/files/extra-patch-Makefile.am b/comms/rtl-sdr/files/extra-patch-Makefile.am index 122d73a6c99a..36db0c59564d 100644 --- a/comms/rtl-sdr/files/extra-patch-Makefile.am +++ b/comms/rtl-sdr/files/extra-patch-Makefile.am @@ -1,6 +1,6 @@ ---- Makefile.am.orig 2019-02-20 23:16:25.926790000 +0100 -+++ Makefile.am 2019-02-20 23:16:48.243426000 +0100 -@@ -21,29 +21,4 @@ +--- Makefile.am.orig 2023-11-06 14:19:31 UTC ++++ Makefile.am +@@ -21,29 +21,4 @@ EXTRA_DIST = git-version-gen .version EXTRA_DIST = git-version-gen .version diff --git a/comms/rtl-sdr/files/patch-configure.ac b/comms/rtl-sdr/files/patch-configure.ac index 344f1a6cf34a..2f3de205d692 100644 --- a/comms/rtl-sdr/files/patch-configure.ac +++ b/comms/rtl-sdr/files/patch-configure.ac @@ -1,6 +1,6 @@ ---- configure.ac.orig 2012-08-23 08:40:54.000000000 +0200 -+++ configure.ac 2012-08-23 11:47:20.000000000 +0200 -@@ -34,7 +32,7 @@ +--- configure.ac.orig 2023-11-03 09:21:21 UTC ++++ configure.ac +@@ -35,7 +35,7 @@ dnl pthreads dnl checks for required libraries dnl pthreads diff --git a/comms/rtl-sdr/files/patch-librtlsdr.pc.in b/comms/rtl-sdr/files/patch-librtlsdr.pc.in deleted file mode 100644 index 23a615e11a89..000000000000 --- a/comms/rtl-sdr/files/patch-librtlsdr.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -libusb-1.0 is already part of RTLSDR_PC_LIBS - ---- librtlsdr.pc.in.orig 2014-07-11 08:56:42.640078065 +0000 -+++ librtlsdr.pc.in 2014-07-11 08:56:57.487076496 +0000 -@@ -7,5 +7,5 @@ - Description: C Utility Library - Version: @VERSION@ - Cflags: -I${includedir}/ @RTLSDR_PC_CFLAGS@ --Libs: -L${libdir} -lrtlsdr -lusb-1.0 -+Libs: -L${libdir} -lrtlsdr - Libs.private: @RTLSDR_PC_LIBS@ diff --git a/comms/sdr++/Makefile b/comms/sdr++/Makefile index 42e635203cf0..aed574b58ddb 100644 --- a/comms/sdr++/Makefile +++ b/comms/sdr++/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdr++ DISTVERSION= 1.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MAINTAINER= yuri@FreeBSD.org diff --git a/comms/soapysdr-rtlsdr/Makefile b/comms/soapysdr-rtlsdr/Makefile index 89384052cc90..4de32bc350e2 100644 --- a/comms/soapysdr-rtlsdr/Makefile +++ b/comms/soapysdr-rtlsdr/Makefile @@ -1,7 +1,7 @@ PORTNAME= SoapyRTLSDR DISTVERSIONPREFIX= soapy-rtl-sdr- DISTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index 6b49be685c1c..371bf32ab611 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -1,6 +1,6 @@ PORTNAME?= svxlink PORTVERSION= 19.09.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org