Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2019 19:12:54 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493800 - in head: comms/dabstick-radio comms/dump1090 comms/gr-osmosdr comms/libsdr comms/linrad comms/rtl-sdr comms/rtl-sdr/files comms/svxlink misc/soapysdr-rtlsdr
Message-ID:  <201902241912.x1OJCsEf082684@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: martymac
Date: Sun Feb 24 19:12:54 2019
New Revision: 493800
URL: https://svnweb.freebsd.org/changeset/ports/493800

Log:
  comms/rtl-sdr: Switch to upstream versioning scheme and update to 0.6.0
  
  Also:
  - Switch to Github mirror
  - Bump dependent ports' PORTREVISIONs

Modified:
  head/comms/dabstick-radio/Makefile
  head/comms/dump1090/Makefile
  head/comms/gr-osmosdr/Makefile
  head/comms/libsdr/Makefile
  head/comms/linrad/Makefile
  head/comms/rtl-sdr/Makefile
  head/comms/rtl-sdr/distinfo
  head/comms/rtl-sdr/files/extra-patch-Makefile.am
  head/comms/svxlink/Makefile
  head/misc/soapysdr-rtlsdr/Makefile

Modified: head/comms/dabstick-radio/Makefile
==============================================================================
--- head/comms/dabstick-radio/Makefile	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/comms/dabstick-radio/Makefile	Sun Feb 24 19:12:54 2019	(r493800)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dabstick-radio
 PORTVERSION=	0.96
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	comms audio hamradio
 MASTER_SITES=	http://www.sdr-j.tk/ \
 		LOCAL/nox/

Modified: head/comms/dump1090/Makefile
==============================================================================
--- head/comms/dump1090/Makefile	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/comms/dump1090/Makefile	Sun Feb 24 19:12:54 2019	(r493800)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dump1090
 PORTVERSION=	20150225
+PORTREVISION=	1
 CATEGORIES=	comms
 
 MAINTAINER=	skreuzer@FreeBSD.org

Modified: head/comms/gr-osmosdr/Makefile
==============================================================================
--- head/comms/gr-osmosdr/Makefile	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/comms/gr-osmosdr/Makefile	Sun Feb 24 19:12:54 2019	(r493800)
@@ -4,7 +4,7 @@ PORTNAME=	gr-osmosdr
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.1.4-99
 DISTVERSIONSUFFIX=	-gc98be5d
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	comms hamradio
 

Modified: head/comms/libsdr/Makefile
==============================================================================
--- head/comms/libsdr/Makefile	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/comms/libsdr/Makefile	Sun Feb 24 19:12:54 2019	(r493800)
@@ -4,6 +4,7 @@
 PORTNAME=	libsdr
 PORTVERSION=	0.1.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	comms hamradio
 
 MAINTAINER=	jeff@baitis.net

Modified: head/comms/linrad/Makefile
==============================================================================
--- head/comms/linrad/Makefile	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/comms/linrad/Makefile	Sun Feb 24 19:12:54 2019	(r493800)
@@ -2,7 +2,7 @@
 
 PORTNAME=	linrad
 PORTVERSION=	4.02
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	comms hamradio
 MASTER_SITES=	http://www.nitehawk.com/sm5bsz/linuxdsp/archive/\
 		http://www.sm5bsz.com/linuxdsp/archive/

Modified: head/comms/rtl-sdr/Makefile
==============================================================================
--- head/comms/rtl-sdr/Makefile	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/comms/rtl-sdr/Makefile	Sun Feb 24 19:12:54 2019	(r493800)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	rtl-sdr
-PORTVERSION=	20170919
+PORTVERSION=	0.6.0
+PORTEPOCH=	1
 CATEGORIES=	comms hamradio
-MASTER_SITES=	http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
-		LOCAL/martymac
 
 MAINTAINER=	martymac@FreeBSD.org
 COMMENT=	Commandline tool that performs SDR with RTL2832-based USB sticks
@@ -13,6 +12,11 @@ COMMENT=	Commandline tool that performs SDR with RTL28
 LICENSE=	GPLv2
 
 USES=		autoreconf gmake pkgconfig libtool pathfix tar:tgz
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	steve-m
+GH_PROJECT=	librtlsdr
+
 USE_CSTD=	gnu89
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip

Modified: head/comms/rtl-sdr/distinfo
==============================================================================
--- head/comms/rtl-sdr/distinfo	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/comms/rtl-sdr/distinfo	Sun Feb 24 19:12:54 2019	(r493800)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515789395
-SHA256 (rtl-sdr-20170919.tgz) = e299bf66bd16bd94e9cea1c5462ad9ee7b74c05d44b457eb1ac9318d64b91278
-SIZE (rtl-sdr-20170919.tgz) = 121137
+TIMESTAMP = 1550700569
+SHA256 (steve-m-librtlsdr-0.6.0_GH0.tar.gz) = 80a5155f3505bca8f1b808f8414d7dcd7c459b662a1cde84d3a2629a6e72ae55
+SIZE (steve-m-librtlsdr-0.6.0_GH0.tar.gz) = 134289

Modified: head/comms/rtl-sdr/files/extra-patch-Makefile.am
==============================================================================
--- head/comms/rtl-sdr/files/extra-patch-Makefile.am	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/comms/rtl-sdr/files/extra-patch-Makefile.am	Sun Feb 24 19:12:54 2019	(r493800)
@@ -1,8 +1,8 @@
---- Makefile.am.orig	2012-08-23 18:26:27.000000000 +0200
-+++ Makefile.am	2012-08-23 18:26:39.000000000 +0200
-@@ -15,29 +15,4 @@
+--- 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 @@
  
- EXTRA_DIST = git-version-gen
+ EXTRA_DIST = git-version-gen .version
  
 -if HAVE_DOXYGEN
 -
@@ -23,7 +23,7 @@
 -	cd $(DESTDIR)$(doc_htmldir) && tar xf html.tar --strip-components 1 && rm -f html.tar
 -
 -uninstall-hook:
--	cd $(DESTDIR) && rm -rf $(doc_htmldir)
+-	rm -rf $(DESTDIR)/$(doc_htmldir)
 -
 -DX_CLEAN = doc/{html,latex}/* doc/html.tar
 -

Modified: head/comms/svxlink/Makefile
==============================================================================
--- head/comms/svxlink/Makefile	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/comms/svxlink/Makefile	Sun Feb 24 19:12:54 2019	(r493800)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	svxlink
 PORTVERSION=	15.11
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	comms hamradio
 
 MAINTAINER=	hamradio@FreeBSD.org

Modified: head/misc/soapysdr-rtlsdr/Makefile
==============================================================================
--- head/misc/soapysdr-rtlsdr/Makefile	Sun Feb 24 19:02:37 2019	(r493799)
+++ head/misc/soapysdr-rtlsdr/Makefile	Sun Feb 24 19:12:54 2019	(r493800)
@@ -3,6 +3,7 @@
 PORTNAME=	SoapyRTLSDR
 DISTVERSIONPREFIX=	soapy-rtlsdr-
 DISTVERSION=	0.3.0
+PORTREVISION=	1
 CATEGORIES=	misc hamradio
 
 MAINTAINER=	hamradio@FreeBSD.org



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