aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-05-01 19:35:14 +0000
committerRene Ladan <rene@FreeBSD.org>2019-05-01 19:35:14 +0000
commit7469b029a6854859a1f068dfc9344e927f1f21ca (patch)
tree8f109f7e53e6c9372dc6fbb0a978036f77b82b49 /x11-wm
parent4718eb080d90fdc9ded88ce656d95f499e868c1d (diff)
downloadports-7469b029a6854859a1f068dfc9344e927f1f21ca.tar.gz
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*
Notes
Notes: svn path=/head/; revision=500606
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e-module-alarm/Makefile2
-rw-r--r--x11-wm/e-module-cpu/Makefile2
-rw-r--r--x11-wm/e-module-deskshow/Makefile2
-rw-r--r--x11-wm/e-module-everything-places/Makefile2
-rw-r--r--x11-wm/e-module-mem/Makefile2
-rw-r--r--x11-wm/e-module-rmb/Makefile2
-rw-r--r--x11-wm/e-module-wlan/Makefile2
-rw-r--r--x11-wm/e-modules/Makefile2
-rw-r--r--x11-wm/enlightenment/Makefile1
-rw-r--r--x11-wm/lxqt-panel/Makefile1
-rw-r--r--x11-wm/lxqt/Makefile1
11 files changed, 11 insertions, 8 deletions
diff --git a/x11-wm/e-module-alarm/Makefile b/x11-wm/e-module-alarm/Makefile
index 38fc96624b6c..16f7431d21ac 100644
--- a/x11-wm/e-module-alarm/Makefile
+++ b/x11-wm/e-module-alarm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= e-module-alarm
PORTVERSION= 20140911
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm enlightenment
MASTER_SITES= LOCAL/gblach/enlightenment/
DIST_SUBDIR= enlightenment
diff --git a/x11-wm/e-module-cpu/Makefile b/x11-wm/e-module-cpu/Makefile
index ba62d6cb94fc..9e9b55e979b9 100644
--- a/x11-wm/e-module-cpu/Makefile
+++ b/x11-wm/e-module-cpu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= e-module-cpu
PORTVERSION= 20140911
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm enlightenment
MASTER_SITES= LOCAL/gblach/enlightenment/
DIST_SUBDIR= enlightenment
diff --git a/x11-wm/e-module-deskshow/Makefile b/x11-wm/e-module-deskshow/Makefile
index caf5a99271b1..72ff7ce53c41 100644
--- a/x11-wm/e-module-deskshow/Makefile
+++ b/x11-wm/e-module-deskshow/Makefile
@@ -3,7 +3,7 @@
PORTNAME= deskshow
PORTVERSION= 20130510
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm enlightenment
MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e-module-
diff --git a/x11-wm/e-module-everything-places/Makefile b/x11-wm/e-module-everything-places/Makefile
index d4281fc0fbb0..19e15eaf6e2a 100644
--- a/x11-wm/e-module-everything-places/Makefile
+++ b/x11-wm/e-module-everything-places/Makefile
@@ -3,7 +3,7 @@
PORTNAME= e-module-everything-places
PORTVERSION= 20140606
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm enlightenment
MASTER_SITES= LOCAL/gblach/enlightenment/
DIST_SUBDIR= enlightenment
diff --git a/x11-wm/e-module-mem/Makefile b/x11-wm/e-module-mem/Makefile
index f4f47948ab3f..9d29493fa635 100644
--- a/x11-wm/e-module-mem/Makefile
+++ b/x11-wm/e-module-mem/Makefile
@@ -3,7 +3,7 @@
PORTNAME= e-module-mem
PORTVERSION= 20140705
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11-wm enlightenment
MASTER_SITES= LOCAL/gblach/enlightenment/
diff --git a/x11-wm/e-module-rmb/Makefile b/x11-wm/e-module-rmb/Makefile
index a82ad657474d..e8b50e6a4398 100644
--- a/x11-wm/e-module-rmb/Makefile
+++ b/x11-wm/e-module-rmb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rmb
PORTVERSION= 20130510
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm enlightenment
MASTER_SITES= LOCAL/gblach/e17/modules/
PKGNAMEPREFIX= e-module-
diff --git a/x11-wm/e-module-wlan/Makefile b/x11-wm/e-module-wlan/Makefile
index 61e1ee27d824..ef8bb13f45b4 100644
--- a/x11-wm/e-module-wlan/Makefile
+++ b/x11-wm/e-module-wlan/Makefile
@@ -3,7 +3,7 @@
PORTNAME= e-module-wlan
PORTVERSION= 20140911
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm enlightenment
MASTER_SITES= LOCAL/gblach/enlightenment/
diff --git a/x11-wm/e-modules/Makefile b/x11-wm/e-modules/Makefile
index 88e00ca84448..aedb99285642 100644
--- a/x11-wm/e-modules/Makefile
+++ b/x11-wm/e-modules/Makefile
@@ -3,7 +3,7 @@
PORTNAME= e17-modules
PORTVERSION= 20130510
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-wm enlightenment
MASTER_SITES= # Empty
DISTFILES= # Empty
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile
index cd02d7ccd6ea..8c46039b0197 100644
--- a/x11-wm/enlightenment/Makefile
+++ b/x11-wm/enlightenment/Makefile
@@ -3,6 +3,7 @@
PORTNAME= enlightenment
PORTVERSION= 0.22.4
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/
diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile
index e7878219c97e..b5d00cfe2a9b 100644
--- a/x11-wm/lxqt-panel/Makefile
+++ b/x11-wm/lxqt-panel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lxqt-panel
PORTVERSION= 0.14.0
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= LXQT
diff --git a/x11-wm/lxqt/Makefile b/x11-wm/lxqt/Makefile
index 6d7460ea3d22..8a14736257d0 100644
--- a/x11-wm/lxqt/Makefile
+++ b/x11-wm/lxqt/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lxqt
PORTVERSION= 0.14.0
+PORTREVISION= 1
CATEGORIES= x11-wm
MAINTAINER= jsm@FreeBSD.org