aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2023-04-25 15:15:30 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2023-04-25 15:17:15 +0000
commitfeb1fa34f58ea796656b86a81c2a2996b0b03c96 (patch)
treee79f501fbac85d3800abbc2796349f85e210f570 /comms
parentffa50ba20a61a2daa3bd44dceaf76061683acebd (diff)
downloadports-feb1fa34f58ea796656b86a81c2a2996b0b03c96.tar.gz
ports-feb1fa34f58ea796656b86a81c2a2996b0b03c96.zip
audio/opus: bump consumers after update to 1.4
Diffstat (limited to 'comms')
-rw-r--r--comms/apitran/Makefile2
-rw-r--r--comms/cubicsdr/Makefile2
-rw-r--r--comms/deforaos-phone/Makefile2
-rw-r--r--comms/flamp/Makefile1
-rw-r--r--comms/fldigi/Makefile2
-rw-r--r--comms/flmsg/Makefile1
-rw-r--r--comms/freedv/Makefile1
-rw-r--r--comms/gnuradio/Makefile2
-rw-r--r--comms/gqrx/Makefile2
-rw-r--r--comms/gr-osmosdr/Makefile2
-rw-r--r--comms/lysdr/Makefile2
-rw-r--r--comms/qsstv/Makefile1
-rw-r--r--[-rwxr-xr-x]comms/quisk/Makefile1
-rw-r--r--comms/redsea/Makefile1
-rw-r--r--comms/scrcpy/Makefile1
-rw-r--r--comms/sdr-wspr/Makefile2
-rw-r--r--comms/sigdigger/Makefile1
-rw-r--r--comms/sigutils/Makefile1
-rw-r--r--comms/suscan/Makefile1
-rw-r--r--comms/suwidgets/Makefile1
-rw-r--r--comms/svxlink/Makefile2
-rw-r--r--comms/tlf/Makefile1
-rw-r--r--comms/twpsk/Makefile2
23 files changed, 23 insertions, 11 deletions
diff --git a/comms/apitran/Makefile b/comms/apitran/Makefile
index 27433beef99b..b6778bb98488 100644
--- a/comms/apitran/Makefile
+++ b/comms/apitran/Makefile
@@ -1,6 +1,6 @@
PORTNAME= apitran
PORTVERSION= g20180926
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= comms astro hamradio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/comms/cubicsdr/Makefile b/comms/cubicsdr/Makefile
index 5d04781708ab..58611e0d5fb9 100644
--- a/comms/cubicsdr/Makefile
+++ b/comms/cubicsdr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cubicsdr
PORTVERSION= 0.2.5
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile
index aa4361cce69b..e637cb89de44 100644
--- a/comms/deforaos-phone/Makefile
+++ b/comms/deforaos-phone/Makefile
@@ -1,6 +1,6 @@
PORTNAME= phone
PORTVERSION= 0.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms
MASTER_SITES= http://www.defora.org/os/download/download/4455/
PKGNAMEPREFIX= deforaos-
diff --git a/comms/flamp/Makefile b/comms/flamp/Makefile
index 6bef4bd10b53..5167495ceb69 100644
--- a/comms/flamp/Makefile
+++ b/comms/flamp/Makefile
@@ -1,5 +1,6 @@
PORTNAME= flamp
DISTVERSION= 2.2.07
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/fldigi/flamp/
diff --git a/comms/fldigi/Makefile b/comms/fldigi/Makefile
index c3a82192b1d5..f77df8e60715 100644
--- a/comms/fldigi/Makefile
+++ b/comms/fldigi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fldigi
DISTVERSION= 4.1.23
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= http://www.w1hkj.com/files/fldigi/
diff --git a/comms/flmsg/Makefile b/comms/flmsg/Makefile
index dcd631011301..e7fcf90d0405 100644
--- a/comms/flmsg/Makefile
+++ b/comms/flmsg/Makefile
@@ -1,5 +1,6 @@
PORTNAME= flmsg
DISTVERSION= 4.0.20
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://www.w1hkj.com/files/${PORTNAME}/
diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile
index 3ddeefd455dd..a47ed50e1c17 100644
--- a/comms/freedv/Makefile
+++ b/comms/freedv/Makefile
@@ -1,6 +1,7 @@
PORTNAME= freedv
DISTVERSIONPREFIX=v
DISTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 63fb853f568f..812493d56b4a 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gnuradio
DISTVERSIONPREFIX= v
DISTVERSION= 3.8.4.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= comms astro hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile
index 12296e2dbbd1..db5eccf1974d 100644
--- a/comms/gqrx/Makefile
+++ b/comms/gqrx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gqrx
PORTVERSION= 2.15.9
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= comms hamradio
diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile
index fde564cdb28b..1bbe9306187e 100644
--- a/comms/gr-osmosdr/Makefile
+++ b/comms/gr-osmosdr/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gr-osmosdr
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.3
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= comms hamradio
diff --git a/comms/lysdr/Makefile b/comms/lysdr/Makefile
index 45e14d61dc1d..73b80b078cdb 100644
--- a/comms/lysdr/Makefile
+++ b/comms/lysdr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lysdr
PORTVERSION= 0.0.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile
index a04958922f91..d97f95f44443 100644
--- a/comms/qsstv/Makefile
+++ b/comms/qsstv/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qsstv
PORTVERSION= 9.5.8
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://users.telenet.be/on4qz/qsstv/downloads/
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile
index e36c60436a19..203e90182144 100755..100644
--- a/comms/quisk/Makefile
+++ b/comms/quisk/Makefile
@@ -1,5 +1,6 @@
PORTNAME= quisk
DISTVERSION= 4.2.13
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= PYPI
diff --git a/comms/redsea/Makefile b/comms/redsea/Makefile
index 18b03955c91e..9a3a8089045c 100644
--- a/comms/redsea/Makefile
+++ b/comms/redsea/Makefile
@@ -1,6 +1,7 @@
PORTNAME= redsea
DISTVERSIONPREFIX= v
DISTVERSION= 0.20
+PORTREVISION= 1
CATEGORIES= comms
MAINTAINER= morrand276@gmail.com
diff --git a/comms/scrcpy/Makefile b/comms/scrcpy/Makefile
index 718aecff95ff..72f9bf336610 100644
--- a/comms/scrcpy/Makefile
+++ b/comms/scrcpy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= scrcpy
DISTVERSIONPREFIX= v
DISTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= comms net
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:server
DISTFILES= ${SERVER_FILE}:server
diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile
index 640eaf424846..42eb2c2be803 100644
--- a/comms/sdr-wspr/Makefile
+++ b/comms/sdr-wspr/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sdr-wspr
PORTVERSION= 0.1.0
DISTVERSIONPREFIX= v
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= comms hamradio
MAINTAINER= jeff@baitis.net
diff --git a/comms/sigdigger/Makefile b/comms/sigdigger/Makefile
index 5fb3a5f53a48..030315177902 100644
--- a/comms/sigdigger/Makefile
+++ b/comms/sigdigger/Makefile
@@ -2,6 +2,7 @@ PORTNAME= sigdigger
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0-1
DISTVERSIONSUFFIX= -gb4b4045
+PORTREVISION= 1
CATEGORIES= comms hamradio
MAINTAINER= yuri@FreeBSD.org
diff --git a/comms/sigutils/Makefile b/comms/sigutils/Makefile
index a450fb552f53..cbb87f170913 100644
--- a/comms/sigutils/Makefile
+++ b/comms/sigutils/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sigutils
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= comms
MAINTAINER= yuri@FreeBSD.org
diff --git a/comms/suscan/Makefile b/comms/suscan/Makefile
index 26b4df9a7a41..58aee8e50673 100644
--- a/comms/suscan/Makefile
+++ b/comms/suscan/Makefile
@@ -1,6 +1,7 @@
PORTNAME= suscan
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= comms hamradio
MAINTAINER= yuri@FreeBSD.org
diff --git a/comms/suwidgets/Makefile b/comms/suwidgets/Makefile
index 98b81faa1743..e4252a8bf24e 100644
--- a/comms/suwidgets/Makefile
+++ b/comms/suwidgets/Makefile
@@ -1,6 +1,7 @@
PORTNAME= suwidgets
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= comms
MAINTAINER= yuri@FreeBSD.org
diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile
index 6294f8ae4a74..6b49be685c1c 100644
--- a/comms/svxlink/Makefile
+++ b/comms/svxlink/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= svxlink
PORTVERSION= 19.09.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile
index c794fd5e0f09..3a331bc7e812 100644
--- a/comms/tlf/Makefile
+++ b/comms/tlf/Makefile
@@ -1,6 +1,7 @@
PORTNAME= tlf
PORTVERSION= 1.4.1
DISTVERSIONPREFIX= ${PORTNAME}-
+PORTREVISION= 1
CATEGORIES= comms hamradio
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile
index 83656b6eba69..53e1e9c6a3f6 100644
--- a/comms/twpsk/Makefile
+++ b/comms/twpsk/Makefile
@@ -1,6 +1,6 @@
PORTNAME= twpsk
PORTVERSION= 4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= http://wa0eir.bcts.info/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src