aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-07-29 22:18:44 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-07-29 22:18:44 +0000
commit09f9633cb617878a6611cfdfb630e55d957188ef (patch)
tree75221c7f7553f4576b2cf1137ee3db4058fd8973 /comms
parentd2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff)
downloadports-09f9633cb617878a6611cfdfb630e55d957188ef.tar.gz
ports-09f9633cb617878a6611cfdfb630e55d957188ef.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/aldo/Makefile1
-rw-r--r--comms/dabstick-radio/Makefile2
-rw-r--r--comms/efax-gtk/Makefile2
-rw-r--r--comms/ems-flasher/Makefile2
-rw-r--r--comms/flcluster/Makefile1
-rw-r--r--comms/fldigi/Makefile1
-rw-r--r--comms/freedv/Makefile1
-rw-r--r--comms/gnuradio/Makefile2
-rw-r--r--comms/gr-osmosdr/Makefile1
-rw-r--r--comms/gtkmmorse/Makefile2
-rw-r--r--comms/qt5-serialbus/Makefile1
-rw-r--r--comms/sdr-wspr/Makefile2
-rw-r--r--comms/svxlink/Makefile2
-rw-r--r--comms/telldus-core/Makefile2
-rw-r--r--comms/trustedqsl/Makefile1
-rw-r--r--comms/uhd/Makefile2
-rw-r--r--comms/usrp/Makefile2
-rw-r--r--comms/wsjt/Makefile2
-rw-r--r--comms/wsjtx/Makefile1
-rw-r--r--comms/wspr/Makefile2
-rw-r--r--comms/xastir/Makefile2
21 files changed, 21 insertions, 13 deletions
diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile
index e788b4be5b3c..20ab57f02b2e 100644
--- a/comms/aldo/Makefile
+++ b/comms/aldo/Makefile
@@ -3,6 +3,7 @@
PORTNAME= aldo
DISTVERSION= 0.7.7
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile
index 6e5503578586..d41f8abfeb82 100644
--- a/comms/dabstick-radio/Makefile
+++ b/comms/dabstick-radio/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dabstick-radio
PORTVERSION= 0.96
-PORTREVISION= 14
+PORTREVISION= 15
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 10b832cae007..2354c7855c01 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= efax-gtk
PORTVERSION= 3.2.13
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= comms
MASTER_SITES= SF
EXTRACT_SUFX= .src.tgz
diff --git a/comms/ems-flasher/Makefile b/comms/ems-flasher/Makefile
index a0a51586c230..0dcc31fef59a 100644
--- a/comms/ems-flasher/Makefile
+++ b/comms/ems-flasher/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ems-flasher
PORTVERSION= 0.03
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= comms
MASTER_SITES= http://lacklustre.net/projects/ems-flasher/ \
https://cooltrainer.org/freebsd-ports/ems-flasher/
diff --git a/comms/flcluster/Makefile b/comms/flcluster/Makefile
index 8b6b994ca544..e2d30c2d137a 100644
--- a/comms/flcluster/Makefile
+++ b/comms/flcluster/Makefile
@@ -2,6 +2,7 @@
PORTNAME= flcluster
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/fldigi/${PORTNAME}
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile
index fb06267076cb..725589de646f 100644
--- a/comms/fldigi/Makefile
+++ b/comms/fldigi/Makefile
@@ -2,6 +2,7 @@
PORTNAME= fldigi
PORTVERSION= 4.0.17
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile
index 69c63e7ec795..bb36f8a92b04 100644
--- a/comms/freedv/Makefile
+++ b/comms/freedv/Makefile
@@ -2,6 +2,7 @@
PORTNAME= freedv
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= https://freedv.com/wp-content/uploads/sites/8/2017/10/ \
LOCAL/db
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 67e97329a43e..c94f25c30873 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gnuradio
PORTVERSION= 3.7.13.3
-PORTREVISION= 2
+PORTREVISION= 3
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 4a1e1d4fa644..0765c2fb0723 100644
--- a/comms/gr-osmosdr/Makefile
+++ b/comms/gr-osmosdr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gr-osmosdr
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.4-99
+PORTREVISION= 1
DISTVERSIONSUFFIX= -gc98be5d
PORTEPOCH= 1
CATEGORIES= comms hamradio
diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile
index cf59029c10c4..72508d18eeb6 100644
--- a/comms/gtkmmorse/Makefile
+++ b/comms/gtkmmorse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtkmmorse
PORTVERSION= 0.9.27
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
diff --git a/comms/qt5-serialbus/Makefile b/comms/qt5-serialbus/Makefile
index 4d9f4f0b7cf5..1b0c0545c917 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 08b71e4e4733..0c6ef8b355d1 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= 5
+PORTREVISION= 6
CATEGORIES= comms hamradio
MAINTAINER= jeff@baitis.net
diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile
index 772a4b0697a0..22db1be22ef9 100644
--- a/comms/svxlink/Makefile
+++ b/comms/svxlink/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= svxlink
PORTVERSION= 15.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile
index 5f9234ba33ca..43d1c9b43225 100644
--- a/comms/telldus-core/Makefile
+++ b/comms/telldus-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= telldus-core
PORTVERSION= 2.1.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms
MASTER_SITES= http://download.telldus.se/TellStick/Software/telldus-core/
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index e02f250702bb..cea9bd530cb0 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -2,6 +2,7 @@
PORTNAME= trustedqsl
DISTVERSION= 2.4
+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 d97316fb5ae5..a38001a63011 100644
--- a/comms/uhd/Makefile
+++ b/comms/uhd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= uhd
PORTVERSION= 3.10.3.0
-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 bceb3ca83729..6118959510a2 100644
--- a/comms/usrp/Makefile
+++ b/comms/usrp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= usrp
PORTVERSION= 3.4.3
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= comms hamradio
MASTER_SITES= LOCAL/adrian
DISTNAME= Ettus-USRP-3.4.3
diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile
index b2f87a8db046..039cae1ef3bf 100644
--- a/comms/wsjt/Makefile
+++ b/comms/wsjt/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wsjt
DISTVERSION= ${VERSION}.r${SVN_REV}
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= comms hamradio
MASTER_SITES= LOCAL/db
DISTNAME= wsjt-r${SVN_REV}
diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile
index 054d80559f10..a783ca9a2938 100644
--- a/comms/wsjtx/Makefile
+++ b/comms/wsjtx/Makefile
@@ -2,6 +2,7 @@
PORTNAME= wsjtx
PORTVERSION= 1.9.1
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/wsjt/${PORTNAME}-${PORTVERSION}${DISTVERSIONSUFFIX}
diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile
index 7370e4c46696..3ddc9f4f986a 100644
--- a/comms/wspr/Makefile
+++ b/comms/wspr/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wspr
DISTVERSION= ${VERSION}.r${SVN_REV}
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= comms hamradio
MASTER_SITES= LOCAL/db
DISTNAME= wspr-r${SVN_REV}
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index a1d667e62841..3016a11e2f24 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -4,7 +4,7 @@
PORTNAME= xastir
DISTVERSIONPREFIX= Release-
DISTVERSION= 2.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MAINTAINER= carl@stagecraft.cx