aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2017-04-28 21:36:01 +0800
committermiwi <miwi@FreeBSD.org>2017-04-28 21:36:01 +0800
commitc2a93cfc6d4eaefe00092ed96d93d69c5d459ea7 (patch)
tree7e352d7c737ecc663d660713fe4f3204df082d17 /x11-wm
parentc16eef46384b0bab400d3183e6c84a3a84234188 (diff)
downloadfreebsd-ports-gnome-c2a93cfc6d4eaefe00092ed96d93d69c5d459ea7.tar.gz
freebsd-ports-gnome-c2a93cfc6d4eaefe00092ed96d93d69c5d459ea7.tar.zst
freebsd-ports-gnome-c2a93cfc6d4eaefe00092ed96d93d69c5d459ea7.zip
- Update to 4.12.4
- Sort USES - Adjust dependencies (reported by QA script) PR: 218108 Submitted by: duchateau.olivier@gmail.com
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4-wm/Makefile13
-rw-r--r--x11-wm/xfce4-wm/distinfo5
2 files changed, 11 insertions, 7 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile
index 0d2c0b9acbc2..283be506cf8b 100644
--- a/x11-wm/xfce4-wm/Makefile
+++ b/x11-wm/xfce4-wm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-wm
-PORTVERSION= 4.12.3
+PORTVERSION= 4.12.4
CATEGORIES= x11-wm xfce
MASTER_SITES= XFCE/src/xfce/xfwm4/${PORTVERSION:R}
DISTNAME= xfwm4-${PORTVERSION}
@@ -13,7 +13,10 @@ COMMENT= Xfce's window manager
LICENSE= GPLv2
-LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
+LIB_DEPENDS= libdbus-1.so:devel/dbus \
+ libdbus-glib-1.so:devel/dbus-glib \
+ libfontconfig.so:x11-fonts/fontconfig \
+ libfreetype.so:print/freetype2
CONFIGURE_ARGS= --enable-xsync \
--enable-render \
@@ -22,11 +25,11 @@ CONFIGURE_ARGS= --enable-xsync \
--disable-kde-systray
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-USES= pkgconfig gmake gettext-tools xfce tar:bzip2
-USE_GNOME= gtk20 intltool intlhack libwnck
+USES= gettext-tools gmake pkgconfig tar:bzip2 xfce
+USE_GNOME= gtk20 intltool libwnck cairo
USE_LDCONFIG= yes
USE_XFCE= libmenu
-USE_XORG= x11 sm xcomposite xdamage xext xfixes xrandr xrender
+USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xrandr xrender
DATADIR= ${PREFIX}/share/xfwm4
OPTIONS_DEFINE= DRM NLS STARTUP
diff --git a/x11-wm/xfce4-wm/distinfo b/x11-wm/xfce4-wm/distinfo
index 8eb15cbcda4c..81d6074555d9 100644
--- a/x11-wm/xfce4-wm/distinfo
+++ b/x11-wm/xfce4-wm/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xfce4/xfwm4-4.12.3.tar.bz2) = f4a988fbc4e0df7e8583c781d271559e56fd28696092f94ae052e9e6edb09eac
-SIZE (xfce4/xfwm4-4.12.3.tar.bz2) = 1191929
+TIMESTAMP = 1489679615
+SHA256 (xfce4/xfwm4-4.12.4.tar.bz2) = fa74048a75649a6e92df763a3cfb706d3fed1e1a6adf567f6693325a5a6efb36
+SIZE (xfce4/xfwm4-4.12.4.tar.bz2) = 1208874