aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2019-01-16 11:13:44 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2019-01-16 11:13:44 +0000
commit1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b (patch)
tree127ae6686665fd0ff97a7bd5f27449299929734e /comms
parentd20d8aa75e51f61da14ac206199a1ebc244f940a (diff)
downloadports-1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b.tar.gz
ports-1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/cutecom/Makefile1
-rw-r--r--comms/gqrx/Makefile2
-rw-r--r--comms/inspectrum/Makefile1
-rw-r--r--comms/klog/Makefile1
-rw-r--r--comms/libsdr-gui/Makefile2
-rw-r--r--comms/py-qt5-serialport/Makefile1
-rw-r--r--comms/qsstv/Makefile2
-rw-r--r--comms/qt5-connectivity/Makefile1
-rw-r--r--comms/qt5-sensors/Makefile1
-rw-r--r--comms/qt5-serialbus/Makefile2
-rw-r--r--comms/qt5-serialport/Makefile2
-rw-r--r--comms/sdr-wspr/Makefile2
-rw-r--r--comms/ubertooth/Makefile2
-rw-r--r--comms/unixcw/Makefile1
-rw-r--r--comms/wsjtx/Makefile1
-rw-r--r--comms/xcwcp/Makefile1
16 files changed, 16 insertions, 7 deletions
diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile
index 0355408ee8eb..43248f2c1a06 100644
--- a/comms/cutecom/Makefile
+++ b/comms/cutecom/Makefile
@@ -4,6 +4,7 @@
PORTNAME= cutecom
DISTVERSIONPREFIX= v
DISTVERSION= 0.45.0
+PORTREVISION= 1
CATEGORIES= comms
MAINTAINER= jwb@FreeBSD.org
diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile
index 8c9776604ce2..66be611b92ec 100644
--- a/comms/gqrx/Makefile
+++ b/comms/gqrx/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gqrx
PORTVERSION= 2.11.5
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= comms hamradio
diff --git a/comms/inspectrum/Makefile b/comms/inspectrum/Makefile
index 2e5800b63485..f99186af003d 100644
--- a/comms/inspectrum/Makefile
+++ b/comms/inspectrum/Makefile
@@ -3,6 +3,7 @@
PORTNAME= inspectrum
PORTVERSION= g20180708
+PORTREVISION= 1
#PORTREVISION= 1
#DISTVERSIONPREFIX= v
CATEGORIES= comms hamradio
diff --git a/comms/klog/Makefile b/comms/klog/Makefile
index a03c1acff53d..a33d2a26fb06 100644
--- a/comms/klog/Makefile
+++ b/comms/klog/Makefile
@@ -2,6 +2,7 @@
PORTNAME= klog
PORTVERSION= 0.9.3
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
diff --git a/comms/libsdr-gui/Makefile b/comms/libsdr-gui/Makefile
index c3b4d9593074..a329028c29bd 100644
--- a/comms/libsdr-gui/Makefile
+++ b/comms/libsdr-gui/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libsdr-gui
PORTVERSION= 0.1.0
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= comms hamradio
diff --git a/comms/py-qt5-serialport/Makefile b/comms/py-qt5-serialport/Makefile
index 823c80b955a4..46927499ed8c 100644
--- a/comms/py-qt5-serialport/Makefile
+++ b/comms/py-qt5-serialport/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= serialport
+PORTREVISION= 1
CATEGORIES= comms devel python
MAINTAINER= kde@FreeBSD.org
diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile
index 79a8fa05fdb6..7a47112e3f08 100644
--- a/comms/qsstv/Makefile
+++ b/comms/qsstv/Makefile
@@ -2,7 +2,7 @@
PORTNAME= qsstv
PORTVERSION= 9.2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= http://users.telenet.be/on4qz/qsstv/downloads/ \
LOCAL/db
diff --git a/comms/qt5-connectivity/Makefile b/comms/qt5-connectivity/Makefile
index 95dad0a7d9aa..407f58d5f6c1 100644
--- a/comms/qt5-connectivity/Makefile
+++ b/comms/qt5-connectivity/Makefile
@@ -2,6 +2,7 @@
PORTNAME= connectivity
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= comms
PKGNAMEPREFIX= qt5-
diff --git a/comms/qt5-sensors/Makefile b/comms/qt5-sensors/Makefile
index 556e740ec743..315e633a5b5f 100644
--- a/comms/qt5-sensors/Makefile
+++ b/comms/qt5-sensors/Makefile
@@ -2,6 +2,7 @@
PORTNAME= sensors
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= comms
PKGNAMEPREFIX= qt5-
diff --git a/comms/qt5-serialbus/Makefile b/comms/qt5-serialbus/Makefile
index 83306da338bd..e94232ce9f19 100644
--- a/comms/qt5-serialbus/Makefile
+++ b/comms/qt5-serialbus/Makefile
@@ -2,7 +2,7 @@
PORTNAME= serialbus
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms
PKGNAMEPREFIX= qt5-
diff --git a/comms/qt5-serialport/Makefile b/comms/qt5-serialport/Makefile
index cfdf7d911559..d321a57dadfb 100644
--- a/comms/qt5-serialport/Makefile
+++ b/comms/qt5-serialport/Makefile
@@ -2,7 +2,7 @@
PORTNAME= serialport
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms
PKGNAMEPREFIX= qt5-
diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile
index 243b4e3758f6..206847b1cd82 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= 7
+PORTREVISION= 8
CATEGORIES= comms hamradio
MAINTAINER= jeff@baitis.net
diff --git a/comms/ubertooth/Makefile b/comms/ubertooth/Makefile
index c466dd63df29..ee9fe287ca74 100644
--- a/comms/ubertooth/Makefile
+++ b/comms/ubertooth/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ubertooth
PORTVERSION= 201812R1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms
MAINTAINER= gnn@FreeBSD.org
diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile
index cc6de61f3663..2810465a4820 100644
--- a/comms/unixcw/Makefile
+++ b/comms/unixcw/Makefile
@@ -5,6 +5,7 @@
PORTNAME?= unixcw
PORTVERSION= 3.5.1
+PORTREVISION?= 0
CATEGORIES= comms hamradio
MASTER_SITES= SF/unixcw/unixcw-${PORTVERSION}
DISTNAME= unixcw_${PORTVERSION}.orig
diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile
index 2a094a96e747..6161ab61aba4 100644
--- a/comms/wsjtx/Makefile
+++ b/comms/wsjtx/Makefile
@@ -2,6 +2,7 @@
PORTNAME= wsjtx
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/wsjt/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX}
diff --git a/comms/xcwcp/Makefile b/comms/xcwcp/Makefile
index 023b7737780c..72c0f9077f6b 100644
--- a/comms/xcwcp/Makefile
+++ b/comms/xcwcp/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= xcwcp
+PORTREVISION= 1
COMMENT= X11 CW Tutor using unixcw