From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 17 20:00:13 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D70D21065677 for ; Thu, 17 May 2012 20:00:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1D32C8FC08 for ; Thu, 17 May 2012 20:00:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4HK0BF7005093 for ; Thu, 17 May 2012 20:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4HK0Bpt005084; Thu, 17 May 2012 20:00:11 GMT (envelope-from gnats) Resent-Date: Thu, 17 May 2012 20:00:11 GMT Resent-Message-Id: <201205172000.q4HK0Bpt005084@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Olivier Duchateau Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5EC7106566C for ; Thu, 17 May 2012 19:56:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id C0DC18FC12 for ; Thu, 17 May 2012 19:56:29 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4HJuTDe003947 for ; Thu, 17 May 2012 19:56:29 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q4HJuTX7003946; Thu, 17 May 2012 19:56:29 GMT (envelope-from nobody) Message-Id: <201205171956.q4HJuTX7003946@red.freebsd.org> Date: Thu, 17 May 2012 19:56:29 GMT From: Olivier Duchateau To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/168058: [UPDATE] sysutils/xfce4-settings to 4.10.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 20:00:13 -0000 >Number: 168058 >Category: ports >Synopsis: [UPDATE] sysutils/xfce4-settings to 4.10.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu May 17 20:00:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Olivier Duchateau >Release: FreeBSD 8.2-RELEASE-p3 i386 >Organization: >Environment: >Description: Announce: http://mail.xfce.org/pipermail/xfce/2012-April/030376.html >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN /usr/ports/sysutils/xfce4-settings/Makefile xfce4-settings/Makefile --- /usr/ports/sysutils/xfce4-settings/Makefile 2011-10-28 17:27:25.000000000 +0200 +++ xfce4-settings/Makefile 2012-05-09 06:15:43.000000000 +0200 @@ -6,10 +6,9 @@ # PORTNAME= xfce4-settings -PORTVERSION= 4.8.3 +PORTVERSION= 4.10.0 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -24,7 +23,6 @@ NLS "Enable Native Language Support" on \ SOUND "Enable sound control" off -CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}" USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes INSTALLS_ICONS= yes @@ -32,9 +30,12 @@ USE_GMAKE= yes USE_GNOME= gnomehack glib20 gtk20 desktopfileutils intltool intlhack \ pkgconfig -USE_XFCE= configenv libexo libmenu libutil xfconf +USE_XFCE= configenv garcon libexo libmenu libutil xfconf USE_XORG= inputproto x11 xi +CONFIGURE_ARGS= --enable-pluggable-dialogs \ + --enable-gio-unix + .include .if defined(WITH_XKLAVIER) diff -urN /usr/ports/sysutils/xfce4-settings/distinfo xfce4-settings/distinfo --- /usr/ports/sysutils/xfce4-settings/distinfo 2011-10-28 17:27:25.000000000 +0200 +++ xfce4-settings/distinfo 2012-05-09 06:15:43.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-settings-4.8.3.tar.bz2) = d878cc474e1e677e9607279b9a1007cb90ed35ff078de180259a8b2b8d06bc2e -SIZE (xfce4/xfce4-settings-4.8.3.tar.bz2) = 672266 +SHA256 (xfce4/xfce4-settings-4.10.0.tar.bz2) = 0843f09ba9673f1d1b5df8dce4a17b63c183a9ba3be75fb6ef99a67fc8c1f77e +SIZE (xfce4/xfce4-settings-4.10.0.tar.bz2) = 782922 diff -urN /usr/ports/sysutils/xfce4-settings/pkg-descr xfce4-settings/pkg-descr --- /usr/ports/sysutils/xfce4-settings/pkg-descr 2009-03-02 17:31:59.000000000 +0100 +++ xfce4-settings/pkg-descr 2012-05-09 06:15:43.000000000 +0200 @@ -1,6 +1,4 @@ -The settings manager allows you to customize your desktop environment in -an easy and intuitive way. You can set some hardware components such as -mouse, keyboard or display; but also theme your windows, widgets and icons, -set your preferred applications, manage your sessions... +The settings manager allows you to configure every detail of your desktop +environment. -WWW: http://www.xfce.org/projects/xfce4-settings/ +WWW: http://docs.xfce.org/xfce/xfce4-settings/start diff -urN /usr/ports/sysutils/xfce4-settings/pkg-plist xfce4-settings/pkg-plist --- /usr/ports/sysutils/xfce4-settings/pkg-plist 2011-10-28 17:27:25.000000000 +0200 +++ xfce4-settings/pkg-plist 2012-05-09 06:15:43.000000000 +0200 @@ -2,15 +2,18 @@ bin/xfce4-appearance-settings %%XRANDR%%bin/xfce4-display-settings bin/xfce4-keyboard-settings +bin/xfce4-mime-settings bin/xfce4-mouse-settings bin/xfce4-settings-editor -bin/xfce4-settings-helper bin/xfce4-settings-manager bin/xfsettingsd -etc/xdg/autostart/xfce4-settings-helper-autostart.desktop +etc/xdg/autostart/xfsettingsd.desktop etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +etc/xdg/menus/xfce-settings-manager.menu +lib/xfce4/settings/appearance-install-theme %%XRANDR%%%%NLS%%share/applications/xfce-display-settings.desktop share/applications/xfce-keyboard-settings.desktop +share/applications/xfce4-mime-settings.desktop share/applications/xfce-mouse-settings.desktop share/applications/xfce-settings-manager.desktop share/applications/xfce-ui-settings.desktop @@ -39,9 +42,11 @@ %%NLS%%share/locale/ja/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/kk/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/ko/LC_MESSAGES/xfce4-settings.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/lv/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/nb/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/nl/LC_MESSAGES/xfce4-settings.mo +%%NLS%%share/locale/nn/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/pa/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/pl/LC_MESSAGES/xfce4-settings.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-settings.mo @@ -75,9 +80,11 @@ %%NLS%%@dirrmtry share/locale/kk %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast +@dirrmtry lib/xfce4/settings @dirrmtry etc/xdg/xfce4/xfconf/xfce-perchannel-xml @dirrmtry etc/xdg/xfce4/xfconf @dirrmtry etc/xdg/xfce4 +@dirrmtry etc/xdg/menus @dirrmtry etc/xdg/autostart @dirrmtry etc/xdg >Release-Note: >Audit-Trail: >Unformatted: