Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2013 15:23:42 +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: r317675 - in head/sysutils/xfce4-settings: . files
Message-ID:  <201305081523.r48FNgu5060755@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Wed May  8 15:23:41 2013
New Revision: 317675
URL: http://svnweb.freebsd.org/changeset/ports/317675

Log:
  - Update to 4.10.1
  - Finish to convert USES
  - Remove desktopfileutils, because MimeType entry is not present in desktop
  file

Added:
  head/sysutils/xfce4-settings/files/patch-configure   (contents, props changed)
Modified:
  head/sysutils/xfce4-settings/Makefile
  head/sysutils/xfce4-settings/distinfo   (contents, props changed)
  head/sysutils/xfce4-settings/files/patch-dialogs__appearance-settings__appearance-install-theme
  head/sysutils/xfce4-settings/pkg-plist   (contents, props changed)

Modified: head/sysutils/xfce4-settings/Makefile
==============================================================================
--- head/sysutils/xfce4-settings/Makefile	Wed May  8 15:20:15 2013	(r317674)
+++ head/sysutils/xfce4-settings/Makefile	Wed May  8 15:23:41 2013	(r317675)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	xfce4-settings
-PORTVERSION=	4.10.0
-PORTREVISION=	5
+PORTVERSION=	4.10.1
 CATEGORIES=	sysutils xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
+MASTER_SITE_SUBDIR=	src/xfce/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	xfce4
 
 MAINTAINER=	xfce@FreeBSD.org
@@ -18,10 +18,10 @@ GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack glib20 gtk20 desktopfileutils intltool intlhack
+USE_GNOME=	glib20 gtk20 intltool intlhack
 USE_XFCE=	configenv garcon libexo libmenu libutil xfconf
 USE_XORG=	inputproto x11 xi
-USEs=		pkgconfig
+USES=		pathfix pkgconfig
 
 CONFIGURE_ARGS=	--enable-pluggable-dialogs \
 		--enable-gio-unix
@@ -89,7 +89,4 @@ post-patch:
 		s|xkl_engine_stop_listen (settings->priv->xkl_engine)|xkl_engine_stop_listen (settings->priv->xkl_engine, FALSE)|g' \
 		${WRKSRC}/dialogs/keyboard-settings/xfce-keyboard-settings.c
 
-post-install:
-	@-update-desktop-database
-
 .include <bsd.port.mk>

Modified: head/sysutils/xfce4-settings/distinfo
==============================================================================
--- head/sysutils/xfce4-settings/distinfo	Wed May  8 15:20:15 2013	(r317674)
+++ head/sysutils/xfce4-settings/distinfo	Wed May  8 15:23:41 2013	(r317675)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-settings-4.10.0.tar.bz2) = 0843f09ba9673f1d1b5df8dce4a17b63c183a9ba3be75fb6ef99a67fc8c1f77e
-SIZE (xfce4/xfce4-settings-4.10.0.tar.bz2) = 782922
+SHA256 (xfce4/xfce4-settings-4.10.1.tar.bz2) = 118a6959ea50e3a533d7aa18ec5a878a47a30608b3ce9ce59a93c3888f4e13d5
+SIZE (xfce4/xfce4-settings-4.10.1.tar.bz2) = 777735

Added: head/sysutils/xfce4-settings/files/patch-configure
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/xfce4-settings/files/patch-configure	Wed May  8 15:23:41 2013	(r317675)
@@ -0,0 +1,11 @@
+--- ./configure.orig	2013-05-05 16:12:59.000000000 +0000
++++ ./configure	2013-05-05 23:07:53.000000000 +0000
+@@ -13286,7 +13286,7 @@
+ 
+     fi
+   fi
+-     USE_NLS=yes
++#     USE_NLS=yes
+ 
+ 
+     gt_cv_have_gettext=no

Modified: head/sysutils/xfce4-settings/files/patch-dialogs__appearance-settings__appearance-install-theme
==============================================================================
--- head/sysutils/xfce4-settings/files/patch-dialogs__appearance-settings__appearance-install-theme	Wed May  8 15:20:15 2013	(r317674)
+++ head/sysutils/xfce4-settings/files/patch-dialogs__appearance-settings__appearance-install-theme	Wed May  8 15:23:41 2013	(r317675)
@@ -1,5 +1,5 @@
---- ./dialogs/appearance-settings/appearance-install-theme.orig	2012-04-28 20:48:30.000000000 +0000
-+++ ./dialogs/appearance-settings/appearance-install-theme	2013-02-18 21:08:13.000000000 +0000
+--- ./dialogs/appearance-settings/appearance-install-theme.orig	2013-05-05 16:12:54.000000000 +0000
++++ ./dialogs/appearance-settings/appearance-install-theme	2013-05-05 23:09:09.000000000 +0000
 @@ -89,7 +89,11 @@
  
  # check file size, abort if bigger then 50Mb, only works for files
@@ -13,12 +13,3 @@
      if test "$dndsize" -gt 52428800; then
          # 2: File too big
          exit 2
-@@ -140,7 +144,7 @@
-     detectthemes "gtk-2.0/gtkrc"
- 
-     # install gtk-3.0 themes
--    detectthemes "gtk-3.0/gtkrc"
-+    detectthemes "gtk-3.0/gtk.css"
- 
-     # install xfwm4 themes
-     detectthemes "xfwm4/themerc"

Modified: head/sysutils/xfce4-settings/pkg-plist
==============================================================================
--- head/sysutils/xfce4-settings/pkg-plist	Wed May  8 15:20:15 2013	(r317674)
+++ head/sysutils/xfce4-settings/pkg-plist	Wed May  8 15:23:41 2013	(r317675)
@@ -11,7 +11,7 @@ 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
+%%XRANDR%%share/applications/xfce-display-settings.desktop
 share/applications/xfce-keyboard-settings.desktop
 share/applications/xfce4-mime-settings.desktop
 share/applications/xfce-mouse-settings.desktop
@@ -21,6 +21,7 @@ share/applications/xfce4-accessibility-s
 share/applications/xfce4-settings-editor.desktop
 %%NLS%%share/locale/ar/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/ast/LC_MESSAGES/xfce4-settings.mo
+%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/bn/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/xfce4-settings.mo
@@ -55,6 +56,7 @@ share/applications/xfce4-settings-editor
 %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/si/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-settings.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/te/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-settings.mo
@@ -64,8 +66,6 @@ share/applications/xfce4-settings-editor
 %%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-settings.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-settings.mo
-@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
-@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
 %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/ur_PK
 %%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES



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