Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2012 18:46:28 +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: r301115 - in head/sysutils/xfce4-systemload-plugin: . files
Message-ID:  <201207181846.q6IIkSej000184@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Wed Jul 18 18:46:28 2012
New Revision: 301115
URL: http://svn.freebsd.org/changeset/ports/301115

Log:
  - Update to 1.1.1
  - Convert to new options framework
  - Assign maintainance to xfce@ team
  
  PR:	168789 (update to 1.1.0)
  Submitted by:	myself
  Approved by:	miwi, rene (mentors), maintainer timeout (> 2 weeks)

Deleted:
  head/sysutils/xfce4-systemload-plugin/files/
Modified:
  head/sysutils/xfce4-systemload-plugin/Makefile
  head/sysutils/xfce4-systemload-plugin/distinfo
  head/sysutils/xfce4-systemload-plugin/pkg-plist

Modified: head/sysutils/xfce4-systemload-plugin/Makefile
==============================================================================
--- head/sysutils/xfce4-systemload-plugin/Makefile	Wed Jul 18 18:32:10 2012	(r301114)
+++ head/sysutils/xfce4-systemload-plugin/Makefile	Wed Jul 18 18:46:28 2012	(r301115)
@@ -6,30 +6,29 @@
 #
 
 PORTNAME=	xfce4-systemload-plugin
-PORTVERSION=	1.0.0
-PORTREVISION=	4
+PORTVERSION=	1.1.1
 CATEGORIES=	sysutils xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	xfce4
 
-MAINTAINER=	thorsten.greiner@web.de
+MAINTAINER=	xfce@FreeBSD.org
 COMMENT=	System Load plugin for XFce4
 
-USE_AUTOTOOLS=	libtool
+LIB_DEPENDS=	upower-glib.1:${PORTSDIR}/sysutils/upower
+
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack gtk20 intltool intlhack pkgconfig
-USE_XFCE=	configenv libgui panel
-
-CONFIGURE_ARGS=	--disable-debug
+USE_XFCE=	configenv libmenu libutil panel
 
-OPTIONS=	NLS "Enable Native Language Support" on
+OPTIONS_DEFINE= NLS
+OPTIONS_DEFAULT=        NLS
 
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
 
-.if !defined(WITHOUT_NLS)
+.if ${PORT_OPTIONS:MNLS}
 USE_GETTEXT=	yes
 CONFIGURE_ARGS+=--enable-nls
 PLIST_SUB+=	NLS=""
@@ -38,4 +37,4 @@ CONFIGURE_ARGS+=--disable-nls
 PLIST_SUB+=	NLS="@comment "
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/sysutils/xfce4-systemload-plugin/distinfo
==============================================================================
--- head/sysutils/xfce4-systemload-plugin/distinfo	Wed Jul 18 18:32:10 2012	(r301114)
+++ head/sysutils/xfce4-systemload-plugin/distinfo	Wed Jul 18 18:46:28 2012	(r301115)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-systemload-plugin-1.0.0.tar.bz2) = 4a2ffe49572105e301b5bf6666fff9e48126f1ef7e5fbed9f4b495fd48c192f9
-SIZE (xfce4/xfce4-systemload-plugin-1.0.0.tar.bz2) = 305892
+SHA256 (xfce4/xfce4-systemload-plugin-1.1.1.tar.bz2) = 1ac13efbe9e576c9effd5e0675574a57c8fd44cfee60d6e319eb4d03c1c8d9ae
+SIZE (xfce4/xfce4-systemload-plugin-1.1.1.tar.bz2) = 299695

Modified: head/sysutils/xfce4-systemload-plugin/pkg-plist
==============================================================================
--- head/sysutils/xfce4-systemload-plugin/pkg-plist	Wed Jul 18 18:32:10 2012	(r301114)
+++ head/sysutils/xfce4-systemload-plugin/pkg-plist	Wed Jul 18 18:46:28 2012	(r301115)
@@ -1,15 +1,18 @@
-libexec/xfce4/panel-plugins/xfce4-systemload-plugin
+lib/xfce4/panel/plugins/libsystemload.la
+lib/xfce4/panel/plugins/libsystemload.so
 %%NLS%%share/locale/ar/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/ast/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/da/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/de/LC_MESSAGES/xfce4-systemload-plugin.mo
+%%NLS%%share/locale/el/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/es/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-systemload-plugin.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/id/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/it/LC_MESSAGES/xfce4-systemload-plugin.mo
@@ -23,6 +26,7 @@ libexec/xfce4/panel-plugins/xfce4-system
 %%NLS%%share/locale/pt/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-systemload-plugin.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/sq/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-systemload-plugin.mo
@@ -33,8 +37,9 @@ libexec/xfce4/panel-plugins/xfce4-system
 %%NLS%%share/locale/vi/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-systemload-plugin.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-systemload-plugin.mo
-share/xfce4/panel-plugins/systemload.desktop
-@dirrmtry share/xfce4/panel-plugins
+share/xfce4/panel/plugins/systemload.desktop
+@dirrmtry share/xfce4/panel/plugins
+@dirrmtry share/xfce4/panel
 @dirrmtry share/xfce4
 %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/ur_PK
@@ -44,5 +49,6 @@ share/xfce4/panel-plugins/systemload.des
 %%NLS%%@dirrmtry share/locale/ug
 %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/ast
-@dirrmtry libexec/xfce4/panel-plugins
-@dirrmtry libexec/xfce4
+@dirrmtry lib/xfce4/panel/plugins
+@dirrmtry lib/xfce4/panel
+@dirrmtry lib/xfce4



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