diff options
author | oliver <oliver@FreeBSD.org> | 2011-06-07 16:50:16 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-06-07 16:50:16 +0800 |
commit | a5918115f882ed362d35c26af7abefc1387b83af (patch) | |
tree | 3443a6922fce56949b61b9096924e60f54081e27 | |
parent | 6ee95b186730bd96ca69da94194b32db33fe766e (diff) | |
download | freebsd-ports-gnome-a5918115f882ed362d35c26af7abefc1387b83af.tar.gz freebsd-ports-gnome-a5918115f882ed362d35c26af7abefc1387b83af.tar.zst freebsd-ports-gnome-a5918115f882ed362d35c26af7abefc1387b83af.zip |
update xfce4-settings to 4.8.2
PR: ports/157186
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
-rw-r--r-- | sysutils/xfce4-settings/Makefile | 8 | ||||
-rw-r--r-- | sysutils/xfce4-settings/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile index 4e7441a9b647..fe273bab631e 100644 --- a/sysutils/xfce4-settings/Makefile +++ b/sysutils/xfce4-settings/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-settings -PORTVERSION= 4.8.1 -PORTREVISION= 1 +PORTVERSION= 4.8.2 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} @@ -16,8 +15,6 @@ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings application -CONFLICTS= xfce4-settings-4.6* - LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib OPTIONS= XKLAVIER "Keyboard layout settings" off \ @@ -28,6 +25,7 @@ OPTIONS= XKLAVIER "Keyboard layout settings" off \ CONFIGURE_ARGS= --disable-sound-settings \ --disable-debug +CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}" USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes @@ -36,7 +34,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack glib20 gtk20 desktopfileutils intltool intlhack \ pkgconfig USE_XFCE= configenv libexo libmenu libutil xfconf -USE_XORG= x11 xi +USE_XORG= inputproto x11 xi .include <bsd.port.pre.mk> diff --git a/sysutils/xfce4-settings/distinfo b/sysutils/xfce4-settings/distinfo index 1b71f8686dbc..6a0fc82594f8 100644 --- a/sysutils/xfce4-settings/distinfo +++ b/sysutils/xfce4-settings/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-settings-4.8.1.tar.bz2) = 0df5fa505c0a5c0ec0741c0ecb1f18b3fbb59eed39a0b21851ee0379501f1b5a -SIZE (xfce4/xfce4-settings-4.8.1.tar.bz2) = 660885 +SHA256 (xfce4/xfce4-settings-4.8.2.tar.bz2) = 3f79865a6a3817f3c868f2412cbf105e73e54810438f62035699ae5fd72c29d0 +SIZE (xfce4/xfce4-settings-4.8.2.tar.bz2) = 668903 |