diff options
author | gerald <gerald@FreeBSD.org> | 2017-04-01 23:23:30 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2017-04-01 23:23:30 +0800 |
commit | 8047a240e1cbbe6481930d3ec780c9c92fccd00c (patch) | |
tree | 77bf1316728e6dc2f4e5dfd92901d961b2df765d /net-im | |
parent | 920b723a87c30ba9bae3e0bd19ff336e2866b06c (diff) | |
download | freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.tar.gz freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.tar.zst freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.zip |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/diligent/Makefile | 2 | ||||
-rw-r--r-- | net-im/jabberd/Makefile | 1 | ||||
-rw-r--r-- | net-im/ktp-common-internals/Makefile | 1 | ||||
-rw-r--r-- | net-im/ktp-text-ui/Makefile | 1 | ||||
-rw-r--r-- | net-im/libaccounts-qt5/Makefile | 2 | ||||
-rw-r--r-- | net-im/qTox/Makefile | 1 | ||||
-rw-r--r-- | net-im/ricochet/Makefile | 2 | ||||
-rw-r--r-- | net-im/ring-daemon/Makefile | 2 | ||||
-rw-r--r-- | net-im/ring-gnome/Makefile | 2 | ||||
-rw-r--r-- | net-im/ring-libclient/Makefile | 1 | ||||
-rw-r--r-- | net-im/teamwords/Makefile | 1 | ||||
-rw-r--r-- | net-im/telegram-purple/Makefile | 2 | ||||
-rw-r--r-- | net-im/tox/Makefile | 1 | ||||
-rw-r--r-- | net-im/uTox/Makefile | 2 |
14 files changed, 14 insertions, 7 deletions
diff --git a/net-im/diligent/Makefile b/net-im/diligent/Makefile index 8e1cf1d98232..2ee7f5247f4e 100644 --- a/net-im/diligent/Makefile +++ b/net-im/diligent/Makefile @@ -3,7 +3,7 @@ PORTNAME= diligent PORTVERSION= 0.2.7 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net-im diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 82fe3335f5b7..6618264da8a5 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -3,6 +3,7 @@ PORTNAME= jabberd PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://github.com/jabberd2/jabberd2/releases/download/${PORTNAME}-${DISTVERSION}/ \ LOCAL/matthew/${PORTNAME} diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile index 1b1a9e899af2..0e8f0e34b726 100644 --- a/net-im/ktp-common-internals/Makefile +++ b/net-im/ktp-common-internals/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktp-common-internals PORTVERSION= ${KTP_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src diff --git a/net-im/ktp-text-ui/Makefile b/net-im/ktp-text-ui/Makefile index 45c24146b72e..7fd4896df8c3 100644 --- a/net-im/ktp-text-ui/Makefile +++ b/net-im/ktp-text-ui/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktp-text-ui PORTVERSION= ${KTP_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src diff --git a/net-im/libaccounts-qt5/Makefile b/net-im/libaccounts-qt5/Makefile index 8fe034a57d58..ff819b909b17 100644 --- a/net-im/libaccounts-qt5/Makefile +++ b/net-im/libaccounts-qt5/Makefile @@ -3,7 +3,7 @@ PORTNAME= libaccounts-qt5 PORTVERSION= 1.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= https://drive.google.com/uc?export=download&id=0B8fX9XOwH_g4cTRCaktXNDRmMXM&dummy= \ LOCAL/rakuco diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 58ac8fca37a5..be8239c9363c 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -3,6 +3,7 @@ PORTNAME= qTox PORTVERSION= 1.9.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index 4a1689ed0944..31559f7e6d41 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,7 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com diff --git a/net-im/ring-daemon/Makefile b/net-im/ring-daemon/Makefile index b5d48dc7df1b..ad54fc42207c 100644 --- a/net-im/ring-daemon/Makefile +++ b/net-im/ring-daemon/Makefile @@ -4,7 +4,7 @@ PORTNAME= ring-daemon PORTVERSION= 0.160516 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com diff --git a/net-im/ring-gnome/Makefile b/net-im/ring-gnome/Makefile index d263e05c9330..317f2134ca20 100644 --- a/net-im/ring-gnome/Makefile +++ b/net-im/ring-gnome/Makefile @@ -3,7 +3,7 @@ PORTNAME= ring-gnome PORTVERSION= 0.160516 -PORTREVISION= 1 +PORTREVISION= 2 #DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p diff --git a/net-im/ring-libclient/Makefile b/net-im/ring-libclient/Makefile index c054d642c610..d86df1b60bde 100644 --- a/net-im/ring-libclient/Makefile +++ b/net-im/ring-libclient/Makefile @@ -3,6 +3,7 @@ PORTNAME= ring-libclient PORTVERSION= 0.160516 +PORTREVISION= 1 #DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p diff --git a/net-im/teamwords/Makefile b/net-im/teamwords/Makefile index c8c97415934f..3a811f435cee 100644 --- a/net-im/teamwords/Makefile +++ b/net-im/teamwords/Makefile @@ -3,6 +3,7 @@ PORTNAME= teamwords PORTVERSION= 0.2.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net-im diff --git a/net-im/telegram-purple/Makefile b/net-im/telegram-purple/Makefile index 20c26f222d01..4a0be9db75dd 100644 --- a/net-im/telegram-purple/Makefile +++ b/net-im/telegram-purple/Makefile @@ -4,7 +4,7 @@ PORTNAME= telegram-purple PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= kevlo@FreeBSD.org diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index addbec315708..3528a8c85d69 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -3,6 +3,7 @@ PORTNAME= toxcore PORTVERSION= 0.1.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 6c1fc01b71f5..2946c0f0dca9 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -2,7 +2,7 @@ PORTNAME= uTox PORTVERSION= 0.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im net-p2p MAINTAINER= portmaster@BSDforge.com |