Index: head/x11-wm/xfce4-wm/Makefile =================================================================== --- head/x11-wm/xfce4-wm/Makefile (revision 475851) +++ head/x11-wm/xfce4-wm/Makefile (revision 475852) @@ -1,47 +1,46 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= xfce4-wm -PORTVERSION= 4.12.4 +PORTVERSION= 4.12.5 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/src/xfce/xfwm4/${PORTVERSION:R} DISTNAME= xfwm4-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce's window manager LICENSE= GPLv2 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 \ --enable-randr \ --enable-compositor \ --disable-kde-systray GNU_CONFIGURE= yes INSTALLS_ICONS= yes USES= gettext-tools gmake pkgconfig tar:bzip2 xfce USE_GNOME= gtk20 intltool libwnck cairo -USE_LDCONFIG= yes USE_XFCE= libmenu USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xrandr xrender DATADIR= ${PREFIX}/share/xfwm4 OPTIONS_DEFINE= DRM NLS STARTUP OPTIONS_DEFAULT= STARTUP DRM_DESC= Direct Rendering Module service STARTUP_DESC= Startup notification DRM_LIB_DEPENDS= libdrm.so:graphics/libdrm DRM_CONFIGURE_ENABLE= libdrm NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification STARTUP_CONFIGURE_ENABLE= startup-notification OPTIONS_SUB= yes .include Index: head/x11-wm/xfce4-wm/distinfo =================================================================== --- head/x11-wm/xfce4-wm/distinfo (revision 475851) +++ head/x11-wm/xfce4-wm/distinfo (revision 475852) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489679615 -SHA256 (xfce4/xfwm4-4.12.4.tar.bz2) = fa74048a75649a6e92df763a3cfb706d3fed1e1a6adf567f6693325a5a6efb36 -SIZE (xfce4/xfwm4-4.12.4.tar.bz2) = 1208874 +TIMESTAMP = 1532869895 +SHA256 (xfce4/xfwm4-4.12.5.tar.bz2) = 7775c02216666c2d023275e7ed6d85e57d965e5cc1407bb6a05c53cc38d8caca +SIZE (xfce4/xfwm4-4.12.5.tar.bz2) = 1215450 Index: head/x11-wm/xfce4-wm/files/patch-configure =================================================================== --- head/x11-wm/xfce4-wm/files/patch-configure (revision 475851) +++ head/x11-wm/xfce4-wm/files/patch-configure (revision 475852) @@ -1,11 +1,11 @@ ---- ./configure.orig 2013-05-05 15:58:46.000000000 +0000 -+++ ./configure 2013-05-06 18:59:33.000000000 +0000 -@@ -13408,7 +13408,7 @@ +--- configure.orig 2018-07-29 12:57:35 UTC ++++ configure +@@ -14015,7 +14015,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h fi fi - USE_NLS=yes +# USE_NLS=yes gt_cv_have_gettext=no Index: head/x11-wm/xfce4-wm/pkg-descr =================================================================== --- head/x11-wm/xfce4-wm/pkg-descr (revision 475851) +++ head/x11-wm/xfce4-wm/pkg-descr (revision 475852) @@ -1,5 +1,5 @@ The Xfce 4 window manager manages the placement of application windows on the screen, provides window decorations, and manages work- spaces or virtual desktops. -WWW: http://www.xfce.org/ +WWW: https://xfce.org/