comms/rtl-sdr: Switch to upstream versioning scheme and update to 0.6.0

Also:
- Switch to Github mirror
- Bump dependent ports' PORTREVISIONs
This commit is contained in:
Ganael LAPLANCHE 2019-02-24 19:12:54 +00:00
parent 09aea8f3cd
commit f71358810f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493800
10 changed files with 22 additions and 15 deletions

View File

@ -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/

View File

@ -3,6 +3,7 @@
PORTNAME= dump1090
PORTVERSION= 20150225
PORTREVISION= 1
CATEGORIES= comms
MAINTAINER= skreuzer@FreeBSD.org

View File

@ -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

View File

@ -4,6 +4,7 @@
PORTNAME= libsdr
PORTVERSION= 0.1.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= comms hamradio
MAINTAINER= jeff@baitis.net

View File

@ -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/

View File

@ -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 RTL2832-based USB sticks
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

View File

@ -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

View File

@ -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
-

View File

@ -3,7 +3,7 @@
PORTNAME?= svxlink
PORTVERSION= 15.11
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org

View File

@ -3,6 +3,7 @@
PORTNAME= SoapyRTLSDR
DISTVERSIONPREFIX= soapy-rtlsdr-
DISTVERSION= 0.3.0
PORTREVISION= 1
CATEGORIES= misc hamradio
MAINTAINER= hamradio@FreeBSD.org