aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-09-10 20:55:38 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-09-10 20:55:38 +0000
commite59c88cece035a155debaf8996ce8f20adabd78b (patch)
treeb2fdb90b31860ce377c34f790e4d2f4ed3dad14f /comms
parent70a626a6448663cca56f9193ab3889b771fa4d51 (diff)
downloadports-e59c88cece035a155debaf8996ce8f20adabd78b.tar.gz
ports-e59c88cece035a155debaf8996ce8f20adabd78b.zip
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
Notes
Notes: svn path=/head/; revision=449591
Diffstat (limited to 'comms')
-rw-r--r--comms/aldo/Makefile2
-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/fldigi/Makefile1
-rw-r--r--comms/freedv/Makefile1
-rw-r--r--comms/gnuradio/Makefile2
-rw-r--r--comms/gr-osmosdr/Makefile2
-rw-r--r--comms/gtkmmorse/Makefile2
-rw-r--r--comms/qt5-serialbus/Makefile2
-rw-r--r--comms/sdr-wspr/Makefile2
-rw-r--r--comms/telldus-core/Makefile2
-rw-r--r--comms/trustedqsl/Makefile2
-rw-r--r--comms/uhd/Makefile2
-rw-r--r--comms/usrp/Makefile2
-rw-r--r--comms/wsjt/Makefile2
-rw-r--r--comms/wsjtx/Makefile2
-rw-r--r--comms/wspr/Makefile2
18 files changed, 18 insertions, 16 deletions
diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile
index f930c0661234..94b5917f8553 100644
--- a/comms/aldo/Makefile
+++ b/comms/aldo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aldo
PORTVERSION= 0.7.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile
index 7cc86f609743..dc67dea31dd8 100644
--- a/comms/dabstick-radio/Makefile
+++ b/comms/dabstick-radio/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dabstick-radio
PORTVERSION= 0.96
-PORTREVISION= 11
+PORTREVISION= 12
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 1cd0f81bb41f..c90c05222cca 100644
--- a/comms/efax-gtk/Makefile
+++ b/comms/efax-gtk/Makefile
@@ -3,7 +3,7 @@
PORTNAME= efax-gtk
PORTVERSION= 3.2.13
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= comms
MASTER_SITES= SF
EXTRACT_SUFX= .src.tgz
diff --git a/comms/ems-flasher/Makefile b/comms/ems-flasher/Makefile
index 61333c424453..42880105cbda 100644
--- a/comms/ems-flasher/Makefile
+++ b/comms/ems-flasher/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ems-flasher
PORTVERSION= 0.03
-PORTREVISION= 5
+PORTREVISION= 6
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 41817ddf29e4..9197466fbba1 100644
--- a/comms/fldigi/Makefile
+++ b/comms/fldigi/Makefile
@@ -2,6 +2,7 @@
PORTNAME= fldigi
PORTVERSION= 4.0.9
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile
index 1ce6a20b637e..7557bbfd59f8 100644
--- a/comms/freedv/Makefile
+++ b/comms/freedv/Makefile
@@ -2,6 +2,7 @@
PORTNAME= freedv
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://files.freedv.org/freedv/ \
LOCAL/db
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 026d789b06d0..3bbefc9afd94 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gnuradio
PORTVERSION= 3.7.10.1
-PORTREVISION= 5
+PORTREVISION= 6
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 520230ff485c..d8a77b4cef76 100644
--- a/comms/gr-osmosdr/Makefile
+++ b/comms/gr-osmosdr/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gr-osmosdr
PORTVERSION= 20160622
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms hamradio
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
LOCAL/martymac
diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile
index b33c9a36a90e..cf59029c10c4 100644
--- a/comms/gtkmmorse/Makefile
+++ b/comms/gtkmmorse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtkmmorse
PORTVERSION= 0.9.27
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
diff --git a/comms/qt5-serialbus/Makefile b/comms/qt5-serialbus/Makefile
index 3c810c8be5c6..f4f6c0bd686a 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/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile
index 662ce0e6ba54..f88e5418b3dd 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= 3
+PORTREVISION= 4
CATEGORIES= comms hamradio
MAINTAINER= jeff@baitis.net
diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile
index 1984a6f9dfec..42c12ec20d52 100644
--- a/comms/telldus-core/Makefile
+++ b/comms/telldus-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= telldus-core
PORTVERSION= 2.1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms
MASTER_SITES= http://download.telldus.se/TellStick/Software/telldus-core/
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index b249cd9551e7..65a85c26516f 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= trustedqsl
PORTVERSION= 2.2.1
-PORTREVISION= 1
+PORTREVISION= 2
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 b4e79a405f08..866c3324faf5 100644
--- a/comms/uhd/Makefile
+++ b/comms/uhd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= uhd
PORTVERSION= 3.10.1.1
-PORTREVISION= 1
+PORTREVISION= 2
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 e1f0b3311872..de39a82f4686 100644
--- a/comms/usrp/Makefile
+++ b/comms/usrp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= usrp
PORTVERSION= 3.4.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= comms hamradio
MASTER_SITES= LOCAL/adrian
DISTNAME= Ettus-USRP-3.4.3
diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile
index f20e3d8d7e44..26cd3a204f23 100644
--- a/comms/wsjt/Makefile
+++ b/comms/wsjt/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wsjt
DISTVERSION= ${VERSION}.r${SVN_REV}
-PORTREVISION= 4
+PORTREVISION= 6
CATEGORIES= comms hamradio
MASTER_SITES= LOCAL/db
DISTNAME= wsjt-r${SVN_REV}
diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile
index 0f32cd5375e0..582b14d26584 100644
--- a/comms/wsjtx/Makefile
+++ b/comms/wsjtx/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wsjtx
PORTVERSION= 1.7.0
-PORTREVISION= 3
+PORTREVISION= 4
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 ba67d41f78c0..64903a4539e3 100644
--- a/comms/wspr/Makefile
+++ b/comms/wspr/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wspr
DISTVERSION= ${VERSION}.r${SVN_REV}
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= comms hamradio
MASTER_SITES= LOCAL/db
DISTNAME= wspr-r${SVN_REV}