From owner-svn-ports-head@freebsd.org Thu Sep 15 15:16:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38C85BDBBEE; Thu, 15 Sep 2016 15:16:41 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E544718F; Thu, 15 Sep 2016 15:16:40 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8FFGerS030932; Thu, 15 Sep 2016 15:16:40 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8FFGeNa030930; Thu, 15 Sep 2016 15:16:40 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201609151516.u8FFGeNa030930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 15 Sep 2016 15:16:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422205 - head/sysutils/xfce4-settings X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2016 15:16:41 -0000 Author: olivierd Date: Thu Sep 15 15:16:39 2016 New Revision: 422205 URL: https://svnweb.freebsd.org/changeset/ports/422205 Log: Update to 4.12.1 Modified: head/sysutils/xfce4-settings/Makefile head/sysutils/xfce4-settings/distinfo Modified: head/sysutils/xfce4-settings/Makefile ============================================================================== --- head/sysutils/xfce4-settings/Makefile Thu Sep 15 15:13:15 2016 (r422204) +++ head/sysutils/xfce4-settings/Makefile Thu Sep 15 15:16:39 2016 (r422205) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= xfce4-settings -PORTVERSION= 4.12.0 -PORTREVISION= 1 +PORTVERSION= 4.12.1 CATEGORIES= sysutils xfce -MASTER_SITES= XFCE +MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -14,16 +13,17 @@ COMMENT= Xfce 4 settings application LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -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 \ libxklavier.so:x11/libxklavier GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_GNOME= glib20 gtk20 intltool intlhack +USE_GNOME= glib20 gtk20 cairo intltool intlhack USE_XFCE= garcon libexo USE_XORG= inputproto x11 xcursor xi xrandr -USES= libtool pkgconfig gmake gettext-tools xfce tar:bzip2 +USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce CONFIGURE_ARGS=--enable-debug=yes \ --disable-xorg-libinput Modified: head/sysutils/xfce4-settings/distinfo ============================================================================== --- head/sysutils/xfce4-settings/distinfo Thu Sep 15 15:13:15 2016 (r422204) +++ head/sysutils/xfce4-settings/distinfo Thu Sep 15 15:16:39 2016 (r422205) @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-settings-4.12.0.tar.bz2) = 04becef105c19d0266cfe8dbf42619e7233c3b9fa99b43dbfc9c6a5959501f81 -SIZE (xfce4/xfce4-settings-4.12.0.tar.bz2) = 973324 +TIMESTAMP = 1473948189 +SHA256 (xfce4/xfce4-settings-4.12.1.tar.bz2) = f6484a0b1a7dad65ba5ee4eba8e07299b7c92a2a8adb195684e0e2b959886574 +SIZE (xfce4/xfce4-settings-4.12.1.tar.bz2) = 1027325