diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-01 15:23:30 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-01 15:23:30 +0000 |
commit | 04d6f52202c61a48690e73e65879001d2ee3adc5 (patch) | |
tree | 77bf1316728e6dc2f4e5dfd92901d961b2df765d /comms | |
parent | b85734e5a8a8069eb9cdd9e433d87a48ad56cd2e (diff) | |
download | ports-04d6f52202c61a48690e73e65879001d2ee3adc5.tar.gz ports-04d6f52202c61a48690e73e65879001d2ee3adc5.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/aldo/Makefile | 2 | ||||
-rw-r--r-- | comms/dabstick-radio/Makefile | 2 | ||||
-rw-r--r-- | comms/efax-gtk/Makefile | 2 | ||||
-rw-r--r-- | comms/ems-flasher/Makefile | 2 | ||||
-rw-r--r-- | comms/fldigi/Makefile | 1 | ||||
-rw-r--r-- | comms/freedv/Makefile | 1 | ||||
-rw-r--r-- | comms/gnuradio/Makefile | 1 | ||||
-rw-r--r-- | comms/gr-osmosdr/Makefile | 2 | ||||
-rw-r--r-- | comms/qt5-serialbus/Makefile | 1 | ||||
-rw-r--r-- | comms/sdr-wspr/Makefile | 2 | ||||
-rw-r--r-- | comms/telldus-core/Makefile | 2 | ||||
-rw-r--r-- | comms/trustedqsl/Makefile | 1 | ||||
-rw-r--r-- | comms/uhd/Makefile | 2 | ||||
-rw-r--r-- | comms/usrp/Makefile | 2 | ||||
-rw-r--r-- | comms/wsjt/Makefile | 2 | ||||
-rw-r--r-- | comms/wsjtx/Makefile | 1 | ||||
-rw-r--r-- | comms/wspr/Makefile | 2 |
17 files changed, 17 insertions, 11 deletions
diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index 65b4eb0ce1f9..f930c0661234 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -3,7 +3,7 @@ PORTNAME= aldo PORTVERSION= 0.7.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile index 37ba011418af..6003698103ee 100644 --- a/comms/dabstick-radio/Makefile +++ b/comms/dabstick-radio/Makefile @@ -3,7 +3,7 @@ PORTNAME= dabstick-radio PORTVERSION= 0.96 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= comms audio hamradio MASTER_SITES= http://www.sdr-j.tk/ \ LOCAL/nox/ diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 98a4b8b69a80..1cd0f81bb41f 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -3,7 +3,7 @@ PORTNAME= efax-gtk PORTVERSION= 3.2.13 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms MASTER_SITES= SF EXTRACT_SUFX= .src.tgz diff --git a/comms/ems-flasher/Makefile b/comms/ems-flasher/Makefile index 75e1accd85bb..61333c424453 100644 --- a/comms/ems-flasher/Makefile +++ b/comms/ems-flasher/Makefile @@ -3,7 +3,7 @@ PORTNAME= ems-flasher PORTVERSION= 0.03 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms MASTER_SITES= http://lacklustre.net/projects/ems-flasher/ \ https://cooltrainer.org/freebsd-ports/ems-flasher/ diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile index b658f88a8485..65ce1a952ee3 100644 --- a/comms/fldigi/Makefile +++ b/comms/fldigi/Makefile @@ -2,6 +2,7 @@ PORTNAME= fldigi PORTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME} diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile index 0f320fa149dd..bcdb24ea5fb5 100644 --- a/comms/freedv/Makefile +++ b/comms/freedv/Makefile @@ -2,6 +2,7 @@ PORTNAME= freedv PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://files.freedv.org/freedv/ \ LOCAL/shurd diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 29989724e181..7259b558b1c4 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.7.10.1 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ LOCAL/db diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 196698b8f54c..24b3d6398904 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= gr-osmosdr PORTVERSION= 20160622 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac diff --git a/comms/qt5-serialbus/Makefile b/comms/qt5-serialbus/Makefile index 0cd26dbe8882..3c810c8be5c6 100644 --- a/comms/qt5-serialbus/Makefile +++ b/comms/qt5-serialbus/Makefile @@ -2,6 +2,7 @@ PORTNAME= serialbus DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= comms PKGNAMEPREFIX= qt5- diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile index 41441f1310cb..662ce0e6ba54 100644 --- a/comms/sdr-wspr/Makefile +++ b/comms/sdr-wspr/Makefile @@ -4,7 +4,7 @@ PORTNAME= sdr-wspr PORTVERSION= 0.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MAINTAINER= jeff@baitis.net diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile index 0b3f983094dd..8c9a26926e2d 100644 --- a/comms/telldus-core/Makefile +++ b/comms/telldus-core/Makefile @@ -3,7 +3,7 @@ PORTNAME= telldus-core PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= http://download.telldus.se/TellStick/Software/telldus-core/ diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 51d58fd56581..b249cd9551e7 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -2,6 +2,7 @@ PORTNAME= trustedqsl PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://www.arrl.org/files/file/LoTW%20Instructions/ \ LOCAL/shurd diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index 59b3a0ba54cd..1f0b16d10f31 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -2,7 +2,7 @@ PORTNAME= uhd PORTVERSION= 3.9.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= http://files.ettus.com/binaries/images/ DISTFILES= ${IMAGE_FILE} diff --git a/comms/usrp/Makefile b/comms/usrp/Makefile index 6f68ed8cf21e..74dce8fdf905 100644 --- a/comms/usrp/Makefile +++ b/comms/usrp/Makefile @@ -2,7 +2,7 @@ PORTNAME= usrp PORTVERSION= 3.4.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= comms hamradio MASTER_SITES= LOCAL/adrian DISTNAME= Ettus-USRP-3.4.3 diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile index 3aca5a6d29dd..27dd2dd9fd3b 100644 --- a/comms/wsjt/Makefile +++ b/comms/wsjt/Makefile @@ -2,7 +2,7 @@ PORTNAME= wsjt DISTVERSION= ${VERSION}.r${SVN_REV} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= LOCAL/db DISTNAME= wsjt-r${SVN_REV} diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile index 71eadbcd0fb4..847b1d782821 100644 --- a/comms/wsjtx/Makefile +++ b/comms/wsjtx/Makefile @@ -2,6 +2,7 @@ PORTNAME= wsjtx PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/wsjt/${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index 1853862929b1..9661010c0618 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -2,7 +2,7 @@ PORTNAME= wspr DISTVERSION= ${VERSION}.r${SVN_REV} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= comms hamradio MASTER_SITES= LOCAL/db DISTNAME= wspr-r${SVN_REV} |