git: 12486df570f6 - main - comms/rtl-sdr: Update 2.0.2 => 2.0.3

Älven <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by alven:

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

commit 12486df570f682879d4573bcb83fca7e287280e3
Author:     Älven <[email protected]>
AuthorDate: 2026-08-14 23:43:50 +0000
Commit:     Älven <[email protected]>
CommitDate: 2026-08-18 10:56:35 +0000

    comms/rtl-sdr: Update 2.0.2 => 2.0.3
    
    * Switch MASTER_SITES to static tarball from official site
    * Clarify WWW; add 2-nd WWW for source code repository
    * Add LICENSE_FILE
    * Use localbase
    * Pet portclippy(1) and portfmt(1)
    
    Approved by:            martymac@ (maintainer)
    Approved by:            db@, yuri@ (Mentors, implicit)
    Differential Revision:  https://reviews.freebsd.org/D58850
---
 comms/rtl-sdr/Makefile  | 20 ++++++++++----------
 comms/rtl-sdr/distinfo  |  6 +++---
 comms/rtl-sdr/pkg-plist | 21 +++++++++++++--------
 3 files changed, 26 insertions(+), 21 deletions(-)

diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile
index b24135335fd0..7a037ba65c5b 100644
--- a/comms/rtl-sdr/Makefile
+++ b/comms/rtl-sdr/Makefile
@@ -1,29 +1,29 @@
 PORTNAME=	rtl-sdr
-PORTVERSION=	2.0.2
 DISTVERSIONPREFIX=	v
+DISTVERSION=	2.0.3
 PORTEPOCH=	1
 CATEGORIES=	comms hamradio
+MASTER_SITES=	https://downloads.osmocom.org/releases/rtl-sdr/
 
 MAINTAINER=	[email protected]
 COMMENT=	Command-line tool that performs SDR with RTL2832-based USB sticks
-WWW=		https://sdr.osmocom.org/trac/wiki/rtl-sdr
+WWW=		https://osmocom.org/projects/rtl-sdr/wiki/ \
+		https://gitea.osmocom.org/sdr/rtl-sdr/
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf pkgconfig libtool tar:tgz
-
-USE_GITHUB=	yes
-GH_ACCOUNT=	steve-m
-GH_PROJECT=	librtlsdr
+USES=		autoreconf pkgconfig libtool localbase tar:bz2
+USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
+
 INSTALL_TARGET=	install-strip
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
-USE_LDCONFIG=	yes
 
 DOCSDIR=	${PREFIX}/share/doc/librtlsdr
 
+WRKSRC=		${WRKDIR}/librtlsdr-${DISTVERSION}
+
 OPTIONS_DEFINE=	DOXYGEN
 OPTIONS_SUB=	yes
 
diff --git a/comms/rtl-sdr/distinfo b/comms/rtl-sdr/distinfo
index c6c1e31dae0f..3b8ec92fcd05 100644
--- a/comms/rtl-sdr/distinfo
+++ b/comms/rtl-sdr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714657130
-SHA256 (steve-m-librtlsdr-v2.0.2_GH0.tar.gz) = f407de0b6dce19e81694814e363e8890b6ab2c287c8d64c27a03023e5702fb42
-SIZE (steve-m-librtlsdr-v2.0.2_GH0.tar.gz) = 136520
+TIMESTAMP = 1787013941
+SHA256 (rtl-sdr-v2.0.3.tar.bz2) = 73978431069e16314921613c509cdcc2e34da30121b1655832df636dacf4f9fe
+SIZE (rtl-sdr-v2.0.3.tar.bz2) = 371331
diff --git a/comms/rtl-sdr/pkg-plist b/comms/rtl-sdr/pkg-plist
index f87d8e240cc8..90873543c3ef 100644
--- a/comms/rtl-sdr/pkg-plist
+++ b/comms/rtl-sdr/pkg-plist
@@ -15,12 +15,11 @@ libdata/pkgconfig/librtlsdr.pc
 %%DOXYGEN%%%%DOCSDIR%%/html/annotated.html
 %%DOXYGEN%%%%DOCSDIR%%/html/annotated_dup.js
 %%DOXYGEN%%%%DOCSDIR%%/html/bc_s.png
+%%DOXYGEN%%%%DOCSDIR%%/html/bc_sd.png
 %%DOXYGEN%%%%DOCSDIR%%/html/bdwn.png
 %%DOXYGEN%%%%DOCSDIR%%/html/classes.html
 %%DOXYGEN%%%%DOCSDIR%%/html/closed.png
 %%DOXYGEN%%%%DOCSDIR%%/html/convenience_8h_source.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dir_5992cd9d624b1e0ab1a3765cc8208356.html
-%%DOXYGEN%%%%DOCSDIR%%/html/dir_5992cd9d624b1e0ab1a3765cc8208356.js
 %%DOXYGEN%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
 %%DOXYGEN%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js
 %%DOXYGEN%%%%DOCSDIR%%/html/dir_9b50dc121478bf6bc9dc8d04765e08ed.html
@@ -28,21 +27,23 @@ libdata/pkgconfig/librtlsdr.pc
 %%DOXYGEN%%%%DOCSDIR%%/html/dir_d44c64559bbebec7f509842c48db8b23.html
 %%DOXYGEN%%%%DOCSDIR%%/html/dir_d44c64559bbebec7f509842c48db8b23.js
 %%DOXYGEN%%%%DOCSDIR%%/html/doc.png
+%%DOXYGEN%%%%DOCSDIR%%/html/docd.png
 %%DOXYGEN%%%%DOCSDIR%%/html/doxygen.css
 %%DOXYGEN%%%%DOCSDIR%%/html/doxygen.svg
 %%DOXYGEN%%%%DOCSDIR%%/html/dynsections.js
-%%DOXYGEN%%%%DOCSDIR%%/html/files_dup.js
 %%DOXYGEN%%%%DOCSDIR%%/html/files.html
+%%DOXYGEN%%%%DOCSDIR%%/html/files_dup.js
 %%DOXYGEN%%%%DOCSDIR%%/html/folderclosed.png
 %%DOXYGEN%%%%DOCSDIR%%/html/folderopen.png
-%%DOXYGEN%%%%DOCSDIR%%/html/getopt_8h_source.html
 %%DOXYGEN%%%%DOCSDIR%%/html/index.html
 %%DOXYGEN%%%%DOCSDIR%%/html/jquery.js
 %%DOXYGEN%%%%DOCSDIR%%/html/menu.js
 %%DOXYGEN%%%%DOCSDIR%%/html/menudata.js
 %%DOXYGEN%%%%DOCSDIR%%/html/nav_f.png
+%%DOXYGEN%%%%DOCSDIR%%/html/nav_fd.png
 %%DOXYGEN%%%%DOCSDIR%%/html/nav_g.png
 %%DOXYGEN%%%%DOCSDIR%%/html/nav_h.png
+%%DOXYGEN%%%%DOCSDIR%%/html/nav_hd.png
 %%DOXYGEN%%%%DOCSDIR%%/html/navtree.css
 %%DOXYGEN%%%%DOCSDIR%%/html/navtree.js
 %%DOXYGEN%%%%DOCSDIR%%/html/navtreedata.js
@@ -50,12 +51,13 @@ libdata/pkgconfig/librtlsdr.pc
 %%DOXYGEN%%%%DOCSDIR%%/html/open.png
 %%DOXYGEN%%%%DOCSDIR%%/html/reg__field_8h_source.html
 %%DOXYGEN%%%%DOCSDIR%%/html/resize.js
-%%DOXYGEN%%%%DOCSDIR%%/html/rtl-sdr__export_8h_source.html
 %%DOXYGEN%%%%DOCSDIR%%/html/rtl-sdr_8h_source.html
+%%DOXYGEN%%%%DOCSDIR%%/html/rtl-sdr__export_8h_source.html
 %%DOXYGEN%%%%DOCSDIR%%/html/rtlsdr__i2c_8h_source.html
 %%DOXYGEN%%%%DOCSDIR%%/html/splitbar.png
-%%DOXYGEN%%%%DOCSDIR%%/html/structcmd__state.html
+%%DOXYGEN%%%%DOCSDIR%%/html/splitbard.png
 %%DOXYGEN%%%%DOCSDIR%%/html/structcmd.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structcmd__state.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structcommand.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structcontroller__state.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structdemod__state.html
@@ -65,14 +67,13 @@ libdata/pkgconfig/librtlsdr.pc
 %%DOXYGEN%%%%DOCSDIR%%/html/structe4k__state.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structgain__comb.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structllist.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structoption.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structoutput__state.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structpll__settings.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structr82xx__config.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structr82xx__freq__range.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structr82xx__priv.html
-%%DOXYGEN%%%%DOCSDIR%%/html/structreg__field__ops.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structreg__field.html
+%%DOXYGEN%%%%DOCSDIR%%/html/structreg__field__ops.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structrtlsdr__config.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structrtlsdr__dev.html
 %%DOXYGEN%%%%DOCSDIR%%/html/structrtlsdr__dongle.html
@@ -83,9 +84,13 @@ libdata/pkgconfig/librtlsdr.pc
 %%DOXYGEN%%%%DOCSDIR%%/html/sync_off.png
 %%DOXYGEN%%%%DOCSDIR%%/html/sync_on.png
 %%DOXYGEN%%%%DOCSDIR%%/html/tab_a.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_ad.png
 %%DOXYGEN%%%%DOCSDIR%%/html/tab_b.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_bd.png
 %%DOXYGEN%%%%DOCSDIR%%/html/tab_h.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_hd.png
 %%DOXYGEN%%%%DOCSDIR%%/html/tab_s.png
+%%DOXYGEN%%%%DOCSDIR%%/html/tab_sd.png
 %%DOXYGEN%%%%DOCSDIR%%/html/tabs.css
 %%DOXYGEN%%%%DOCSDIR%%/html/tuner__e4k_8h_source.html
 %%DOXYGEN%%%%DOCSDIR%%/html/tuner__fc0012_8h_source.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.