diff options
author | rezny <rezny@FreeBSD.org> | 2017-05-23 13:03:14 +0800 |
---|---|---|
committer | rezny <rezny@FreeBSD.org> | 2017-05-23 13:03:14 +0800 |
commit | ce4bebc9fdf356c107303011ee9e4d9a9bdece82 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /x11-wm | |
parent | 805dc042f19dec3800df2fed6a0aba294aafba72 (diff) | |
download | freebsd-ports-gnome-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.tar.gz freebsd-ports-gnome-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.tar.zst freebsd-ports-gnome-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.zip |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compiz-plugins-extra/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-main/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz-plugins-unsupported/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compiz/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/compton/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/emerald/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/epplets/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmanager/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index f7571a08aad3..3b2156500516 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-extra PORTVERSION= 0.8.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index f402bebd30fe..ac02db9acb38 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile index e31f87f1875e..01efa31f1a43 100644 --- a/x11-wm/compiz-plugins-unsupported/Makefile +++ b/x11-wm/compiz-plugins-unsupported/Makefile @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-unsupported PORTVERSION= 0.8.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 22b295b07a06..d3c142628d05 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -2,7 +2,7 @@ PORTNAME= compiz PORTVERSION= 0.8.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/compton/Makefile b/x11-wm/compton/Makefile index a2589130ad1b..3f4ec140a433 100644 --- a/x11-wm/compton/Makefile +++ b/x11-wm/compton/Makefile @@ -2,7 +2,7 @@ PORTNAME= compton PORTVERSION= 20160907 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MAINTAINER= femc7488@gmail.com diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index a477dd6b9f2a..9ba138f70529 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -2,7 +2,7 @@ PORTNAME= emerald PORTVERSION= 0.8.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index 4822086649c0..ad0a6108d2a0 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -3,7 +3,7 @@ PORTNAME= epplets PORTVERSION= 0.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION} diff --git a/x11-wm/wmanager/Makefile b/x11-wm/wmanager/Makefile index 7caa91c7861f..167cf459f3af 100644 --- a/x11-wm/wmanager/Makefile +++ b/x11-wm/wmanager/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmanager PORTVERSION= 0.2.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11-wm MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig |