From owner-svn-ports-head@freebsd.org Tue Oct 25 16:29:19 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 5567FC21C4F; Tue, 25 Oct 2016 16:29:19 +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 07CFE8AD; Tue, 25 Oct 2016 16:29:18 +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 u9PGTIlm057089; Tue, 25 Oct 2016 16:29:18 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9PGTH8j057087; Tue, 25 Oct 2016 16:29:17 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201610251629.u9PGTH8j057087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Tue, 25 Oct 2016 16:29:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424634 - head/x11-wm/xfce4-panel 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: Tue, 25 Oct 2016 16:29:19 -0000 Author: olivierd Date: Tue Oct 25 16:29:17 2016 New Revision: 424634 URL: https://svnweb.freebsd.org/changeset/ports/424634 Log: Update to 4.12.1 Modified: head/x11-wm/xfce4-panel/Makefile head/x11-wm/xfce4-panel/distinfo Modified: head/x11-wm/xfce4-panel/Makefile ============================================================================== --- head/x11-wm/xfce4-panel/Makefile Tue Oct 25 16:12:48 2016 (r424633) +++ head/x11-wm/xfce4-panel/Makefile Tue Oct 25 16:29:17 2016 (r424634) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= xfce4-panel -PORTVERSION= 4.12.0 -PORTREVISION= 1 +PORTVERSION= 4.12.1 CATEGORIES= x11-wm xfce -MASTER_SITES= XFCE +MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -16,7 +15,10 @@ LICENSE_COMB= multi LICENSE_DISTFILES= ${WRKSRC}/COPYING \ ${WRKSRC}/COPYING.LIB -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 \ + libfreetype.so:print/freetype2 USES= desktop-file-utils gmake libtool pathfix gettext-tools perl5 \ pkgconfig tar:bzip2 @@ -25,7 +27,8 @@ INSTALLS_ICONS= yes USE_GNOME= glib20 gtk20 intltool intlhack libwnck cairo USE_LDCONFIG= yes USE_XFCE= garcon libexo -USE_XORG= x11 sm +USE_XORG= ice sm x11 xext +INSTALL_TARGET= install-strip CONFIGURE_ARGS+=--enable-gio-unix --without-html-dir Modified: head/x11-wm/xfce4-panel/distinfo ============================================================================== --- head/x11-wm/xfce4-panel/distinfo Tue Oct 25 16:12:48 2016 (r424633) +++ head/x11-wm/xfce4-panel/distinfo Tue Oct 25 16:29:17 2016 (r424634) @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-panel-4.12.0.tar.bz2) = 30920fc2e2fc26279a82b5261a155c2cc15ab2aa1ced2275684a6ff8261b97b0 -SIZE (xfce4/xfce4-panel-4.12.0.tar.bz2) = 1107470 +TIMESTAMP = 1477409572 +SHA256 (xfce4/xfce4-panel-4.12.1.tar.bz2) = 93d58b80cca9c9eb58adb281bc75404df7cf6cae89f7f98bb9f38690009aa2e8 +SIZE (xfce4/xfce4-panel-4.12.1.tar.bz2) = 1142476