aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2017-04-17 19:40:34 +0800
committergahr <gahr@FreeBSD.org>2017-04-17 19:40:34 +0800
commitb08f501b2134a88c86beacf1624e8557ed059e2b (patch)
tree9422514da76986e53d455b8001f10ff0838761da /x11-wm
parent1bf8a4d9c0764db00f98c8f2777082dec6f1dde9 (diff)
downloadfreebsd-ports-gnome-b08f501b2134a88c86beacf1624e8557ed059e2b.tar.gz
freebsd-ports-gnome-b08f501b2134a88c86beacf1624e8557ed059e2b.tar.zst
freebsd-ports-gnome-b08f501b2134a88c86beacf1624e8557ed059e2b.zip
x11-wm/e16: update to 1.0.18
- Use AC_USE_SYSTEM_EXTENSIONS. - Build .xz tarball too. - Use RandR data to populate screens structure. - Remove unused Mode.display.xinerama_active. - Refactor some screen stuff. - Refactorization in WarpFocus(). - Window list: Show windows on same head as pointer first. - Drop incomplete HAVE_STDARG_H stuff. - Fix warning with recent pango. - Warning fixes for gcc 7.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e16/Makefile7
-rw-r--r--x11-wm/e16/distinfo5
2 files changed, 7 insertions, 5 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 69c43dd54d04..51f2a941a5ab 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= e16
-PORTVERSION= 1.0.17
+PORTVERSION= 1.0.18
CATEGORIES= x11-wm enlightenment
MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/
@@ -29,8 +29,9 @@ NLS_CONFIGURE_OFF= --disable-nls
DOCS_CONFIGURE_ON= --enable-docs=yes
DOCS_CONFIGURE_OFF= --enable-docs=no
-USE_XORG= compositeproto damageproto xextproto x11 xbitmaps xcomposite xdamage \
- xext xfixes xft xinerama xrandr xrender xxf86vm
+USE_XORG= compositeproto damageproto ice sm xextproto x11 xbitmaps \
+ xcomposite xdamage xext xfixes xft xinerama xrandr xrender \
+ xxf86vm
USES= gettext gmake iconv libtool perl5 pkgconfig shebangfix
SHEBANG_FILES= scripts/e_gen_menu
CFLAGS+= -Wno-unused-parameter
diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo
index 19844d527859..e783c45a8acf 100644
--- a/x11-wm/e16/distinfo
+++ b/x11-wm/e16/distinfo
@@ -1,2 +1,3 @@
-SHA256 (e16-1.0.17.tar.gz) = 41ed67b648acc9b570cc681cf69d0accf38b69fd5d0af6b8ea8a6eacbf87659d
-SIZE (e16-1.0.17.tar.gz) = 2417299
+TIMESTAMP = 1492428510
+SHA256 (e16-1.0.18.tar.gz) = 88888e738f1ada3be5a1a28d2291068e70b5f57490c2f8a1f285afb712bc85c2
+SIZE (e16-1.0.18.tar.gz) = 2441111