diff options
author | gerald <gerald@FreeBSD.org> | 2018-12-12 09:35:33 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2018-12-12 09:35:33 +0800 |
commit | 97e78d860783dbeec5f72d4f8581d78b52f954e3 (patch) | |
tree | 404c2c9646ff0f64f0fea93eaedcd120dc980500 /x11-wm | |
parent | 7476bb1ff088f7acb9b541e9f4c9e4e38747b38c (diff) | |
download | freebsd-ports-gnome-97e78d860783dbeec5f72d4f8581d78b52f954e3.tar.gz freebsd-ports-gnome-97e78d860783dbeec5f72d4f8581d78b52f954e3.tar.zst freebsd-ports-gnome-97e78d860783dbeec5f72d4f8581d78b52f954e3.zip |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/awesome/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/gcompmgr/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/herbstluftwm/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/lxqt-panel/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/metacity/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/mutter/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/obconf-qt/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/plasma5-kdecoration/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/plasma5-kwin/Makefile | 2 |
9 files changed, 9 insertions, 3 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 9725435e8faf..6faf48e5e0db 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -3,7 +3,7 @@ PORTNAME= awesome PORTVERSION= 4.2 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= x11-wm diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index be992aa406ad..10b10f70a3c0 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcompmgr PORTVERSION= 0.21 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/x11-wm/herbstluftwm/Makefile b/x11-wm/herbstluftwm/Makefile index be91d9db02b6..0c1e45cb69d7 100644 --- a/x11-wm/herbstluftwm/Makefile +++ b/x11-wm/herbstluftwm/Makefile @@ -2,6 +2,7 @@ PORTNAME= herbstluftwm PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://herbstluftwm.org/tarballs/ diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile index 50c4becba432..56beb9e5801c 100644 --- a/x11-wm/lxqt-panel/Makefile +++ b/x11-wm/lxqt-panel/Makefile @@ -3,6 +3,7 @@ PORTNAME= lxqt-panel PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= LXQT diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 8823792d57cd..ab837209493f 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -3,6 +3,7 @@ PORTNAME= metacity PORTVERSION= 3.18.3 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 38c629821cb3..44b4371502df 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -3,6 +3,7 @@ PORTNAME= mutter PORTVERSION= 3.28.3 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11-wm/obconf-qt/Makefile b/x11-wm/obconf-qt/Makefile index 53bc254c93da..b79f831fd666 100644 --- a/x11-wm/obconf-qt/Makefile +++ b/x11-wm/obconf-qt/Makefile @@ -3,6 +3,7 @@ PORTNAME= obconf-qt PORTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= LXQT/${PORTNAME} diff --git a/x11-wm/plasma5-kdecoration/Makefile b/x11-wm/plasma5-kdecoration/Makefile index 1880178762fb..163bf30b02ac 100644 --- a/x11-wm/plasma5-kdecoration/Makefile +++ b/x11-wm/plasma5-kdecoration/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdecoration DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-wm kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile index c123196026ad..bc3b06f61496 100644 --- a/x11-wm/plasma5-kwin/Makefile +++ b/x11-wm/plasma5-kwin/Makefile @@ -2,7 +2,7 @@ PORTNAME= kwin DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm kde kde-plasma MAINTAINER= kde@FreeBSD.org |