diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-07-19 16:31:51 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-07-19 16:31:51 +0000 |
commit | 7eff568cc3c6d386111b0148f3c7b805b7ef315b (patch) | |
tree | bd68bc940bf960ad7f6a30066c6e6e29a30259ff /x11-wm | |
parent | e5e02529d502f3ebda3860aba2ae869ed331321a (diff) | |
download | ports-7eff568cc3c6d386111b0148f3c7b805b7ef315b.tar.gz ports-7eff568cc3c6d386111b0148f3c7b805b7ef315b.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/xfce4-desktop/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index c8312bfb5c9f..7947f7243a19 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-desktop -PORTVERSION= 4.12.2 +PORTVERSION= 4.12.3 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/src/xfce/xfdesktop/${PORTVERSION:R}/ DISTNAME= xfdesktop-${PORTVERSION} @@ -21,8 +21,9 @@ GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GNOME= glib20 gtk20 intltool intlhack libwnck USE_XFCE= garcon -USES= pkgconfig gmake gettext-tools xfce tar:bzip2 +USES= gettext-tools gmake pkgconfig tar:bzip2 xfce USE_XORG= x11 sm +INSTALL_TARGET= install-strip CONFIGURE_ARGS+=--enable-gio-unix \ --enable-notifications diff --git a/x11-wm/xfce4-desktop/distinfo b/x11-wm/xfce4-desktop/distinfo index 30bc7428c060..1a8df4a73a88 100644 --- a/x11-wm/xfce4-desktop/distinfo +++ b/x11-wm/xfce4-desktop/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfdesktop-4.12.2.tar.bz2) = c9788883163b57bac39d12e5f8310c869d176454879defb78b67f8e9f1ad5225 -SIZE (xfce4/xfdesktop-4.12.2.tar.bz2) = 1419922 +SHA256 (xfce4/xfdesktop-4.12.3.tar.bz2) = a8a8d93744d842ca6ac1f9bd2c8789ee178937bca7e170e5239cbdbef30520ac +SIZE (xfce4/xfdesktop-4.12.3.tar.bz2) = 1420704 |