diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-05-01 19:35:14 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-05-01 19:35:14 +0000 |
commit | 7469b029a6854859a1f068dfc9344e927f1f21ca (patch) | |
tree | 8f109f7e53e6c9372dc6fbb0a978036f77b82b49 /comms | |
parent | 4718eb080d90fdc9ded88ce656d95f499e868c1d (diff) | |
download | freebsd-ports-7469b029a6854859a1f068dfc9344e927f1f21ca.zip |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cubicsdr/Makefile | 1 | ||||
-rw-r--r-- | comms/deforaos-phone/Makefile | 2 | ||||
-rw-r--r-- | comms/gqrx/Makefile | 2 | ||||
-rw-r--r-- | comms/qsstv/Makefile | 1 | ||||
-rw-r--r-- | comms/quisk/Makefile | 2 | ||||
-rw-r--r-- | comms/twpsk/Makefile | 1 | ||||
-rw-r--r-- | comms/unixcw/Makefile | 2 |
7 files changed, 7 insertions, 4 deletions
diff --git a/comms/cubicsdr/Makefile b/comms/cubicsdr/Makefile index 96cb975fba10..534f3095c471 100644 --- a/comms/cubicsdr/Makefile +++ b/comms/cubicsdr/Makefile @@ -2,6 +2,7 @@ PORTNAME= cubicsdr DISTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index 2502f4f256a8..99ddf02dfb18 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -3,7 +3,7 @@ PORTNAME= phone PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.defora.org/os/download/download/4455/ PKGNAMEPREFIX= deforaos- diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 24a7a90d8ffd..5e0bcf56746f 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -4,7 +4,7 @@ PORTNAME= gqrx PORTVERSION= 2.11.5 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index cb1058de2744..26b01483a51f 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -2,6 +2,7 @@ PORTNAME= qsstv PORTVERSION= 9.3.3 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://users.telenet.be/on4qz/qsstv/downloads/ \ LOCAL/shurd diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile index e7ab20d1b46d..8bced747056b 100644 --- a/comms/quisk/Makefile +++ b/comms/quisk/Makefile @@ -3,7 +3,7 @@ PORTNAME= quisk PORTVERSION= 4.1.26 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= CHEESESHOP diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile index 2fd5506d4598..95a07fdbf71d 100644 --- a/comms/twpsk/Makefile +++ b/comms/twpsk/Makefile @@ -2,6 +2,7 @@ PORTNAME= twpsk PORTVERSION= 4.3 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://wa0eir.bcts.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile index 2810465a4820..cf8366436fad 100644 --- a/comms/unixcw/Makefile +++ b/comms/unixcw/Makefile @@ -5,7 +5,7 @@ PORTNAME?= unixcw PORTVERSION= 3.5.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/unixcw/unixcw-${PORTVERSION} DISTNAME= unixcw_${PORTVERSION}.orig |