Skip to content

Commit

Permalink
comms/rtl-sdr: Update to 2.0.1
Browse files Browse the repository at this point in the history
and bump dependent ports' revisions
  • Loading branch information
martymac committed Nov 10, 2023
1 parent ff0efde commit c379663
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 30 deletions.
2 changes: 1 addition & 1 deletion audio/welle.io/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= welle.io
DISTVERSION= 2.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio hamradio

MAINTAINER= nsonack@outlook.com
Expand Down
1 change: 1 addition & 0 deletions comms/dump1090/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= dump1090
PORTVERSION= 20200718
PORTREVISION= 1
CATEGORIES= comms

MAINTAINER= skreuzer@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion comms/gr-osmosdr/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= gr-osmosdr
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.3
PORTREVISION= 7
PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= comms hamradio

Expand Down
2 changes: 1 addition & 1 deletion comms/libsdr/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= libsdr
PORTVERSION= 0.1.0
DISTVERSIONPREFIX= v
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= comms hamradio

MAINTAINER= jeff@baitis.net
Expand Down
2 changes: 1 addition & 1 deletion comms/linrad/Makefile
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
2 changes: 1 addition & 1 deletion comms/rtl-433/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= rtl-433
PORTVERSION= 22.11
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= comms hamradio

MAINTAINER= rodrigo@FreeBSD.org
Expand Down
4 changes: 2 additions & 2 deletions comms/rtl-sdr/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= rtl-sdr
PORTVERSION= 0.6.0
PORTREVISION= 3
PORTVERSION= 2.0.1
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= comms hamradio

Expand Down
6 changes: 3 additions & 3 deletions comms/rtl-sdr/distinfo
Original file line number Diff line number Diff line change
@@ -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
6 changes: 3 additions & 3 deletions comms/rtl-sdr/files/extra-patch-Makefile.am
Original file line number Diff line number Diff line change
@@ -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

Expand Down
6 changes: 3 additions & 3 deletions comms/rtl-sdr/files/patch-configure.ac
Original file line number Diff line number Diff line change
@@ -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
Expand Down
11 changes: 0 additions & 11 deletions comms/rtl-sdr/files/patch-librtlsdr.pc.in

This file was deleted.

2 changes: 1 addition & 1 deletion comms/sdr++/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= sdr++
DISTVERSION= 1.0.4
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= comms hamradio

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion comms/soapysdr-rtlsdr/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion comms/svxlink/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME?= svxlink
PORTVERSION= 19.09.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= comms hamradio

MAINTAINER= hamradio@FreeBSD.org
Expand Down

0 comments on commit c379663

Please sign in to comment.