Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2016 15:16:40 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422205 - head/sysutils/xfce4-settings
Message-ID:  <201609151516.u8FFGeNa030930@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609151516.u8FFGeNa030930>