diff options
author | martymac <martymac@FreeBSD.org> | 2019-02-25 03:12:54 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2019-02-25 03:12:54 +0800 |
commit | cbc4a1e775f43eccf429900a790d5d4e6c40da3c (patch) | |
tree | e8419fc37763dd2c8cf504f73545723254e0ac9a /comms | |
parent | 16f13340766597fec750d6f982063185ee90f9fc (diff) | |
download | freebsd-ports-gnome-cbc4a1e775f43eccf429900a790d5d4e6c40da3c.tar.gz freebsd-ports-gnome-cbc4a1e775f43eccf429900a790d5d4e6c40da3c.tar.zst freebsd-ports-gnome-cbc4a1e775f43eccf429900a790d5d4e6c40da3c.zip |
comms/rtl-sdr: Switch to upstream versioning scheme and update to 0.6.0
Also:
- Switch to Github mirror
- Bump dependent ports' PORTREVISIONs
Diffstat (limited to 'comms')
-rw-r--r-- | comms/dabstick-radio/Makefile | 2 | ||||
-rw-r--r-- | comms/dump1090/Makefile | 1 | ||||
-rw-r--r-- | comms/gr-osmosdr/Makefile | 2 | ||||
-rw-r--r-- | comms/libsdr/Makefile | 1 | ||||
-rw-r--r-- | comms/linrad/Makefile | 2 | ||||
-rw-r--r-- | comms/rtl-sdr/Makefile | 10 | ||||
-rw-r--r-- | comms/rtl-sdr/distinfo | 6 | ||||
-rw-r--r-- | comms/rtl-sdr/files/extra-patch-Makefile.am | 10 | ||||
-rw-r--r-- | comms/svxlink/Makefile | 2 |
9 files changed, 21 insertions, 15 deletions
diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile index 279e4f981798..74bd8ae18006 100644 --- a/comms/dabstick-radio/Makefile +++ b/comms/dabstick-radio/Makefile @@ -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/ diff --git a/comms/dump1090/Makefile b/comms/dump1090/Makefile index 64ff6ae3a5b2..b02aa4348045 100644 --- a/comms/dump1090/Makefile +++ b/comms/dump1090/Makefile @@ -3,6 +3,7 @@ PORTNAME= dump1090 PORTVERSION= 20150225 +PORTREVISION= 1 CATEGORIES= comms MAINTAINER= skreuzer@FreeBSD.org diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index fa8cc7a0a25e..b5ab37ab1fdf 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -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 diff --git a/comms/libsdr/Makefile b/comms/libsdr/Makefile index e301af1399fb..abe04687830c 100644 --- a/comms/libsdr/Makefile +++ b/comms/libsdr/Makefile @@ -4,6 +4,7 @@ PORTNAME= libsdr PORTVERSION= 0.1.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= jeff@baitis.net diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile index 24481aeceec0..084a8ae121b0 100644 --- a/comms/linrad/Makefile +++ b/comms/linrad/Makefile @@ -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/ diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile index 49b96a16399d..716beaa52f90 100644 --- a/comms/rtl-sdr/Makefile +++ b/comms/rtl-sdr/Makefile @@ -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 diff --git a/comms/rtl-sdr/distinfo b/comms/rtl-sdr/distinfo index b7bf78d57d6f..dfce47b8609f 100644 --- a/comms/rtl-sdr/distinfo +++ b/comms/rtl-sdr/distinfo @@ -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 diff --git a/comms/rtl-sdr/files/extra-patch-Makefile.am b/comms/rtl-sdr/files/extra-patch-Makefile.am index ad9f21aa69b3..122d73a6c99a 100644 --- a/comms/rtl-sdr/files/extra-patch-Makefile.am +++ b/comms/rtl-sdr/files/extra-patch-Makefile.am @@ -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 - diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index 61a43a32e9d1..3e1d1cc6b555 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -3,7 +3,7 @@ PORTNAME?= svxlink PORTVERSION= 15.11 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org |