Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Dec 2010 13:36:40 GMT
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153427: [UPDATE] sysutils/xfce4-cpugraph-plugin to 1.0.1
Message-ID:  <201012241336.oBODaeqe057938@red.freebsd.org>
Resent-Message-ID: <201012241340.oBODeABT098229@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153427
>Category:       ports
>Synopsis:       [UPDATE] sysutils/xfce4-cpugraph-plugin to 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 24 13:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.1-RELEASE
>Organization:
>Environment:
FreeBSD bornem.errements.net 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
ChangeLog: http://foo-projects.org/pipermail/xfce/2010-December/028002.html

- Add NLS (Native Language Support) option

Note: this port was tested under Xfce 4.8pre2 (the next stable version of Xfce4).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/sysutils/xfce4-cpugraph-plugin/Makefile xfce4-cpugraph-plugin/Makefile
--- /usr/ports/sysutils/xfce4-cpugraph-plugin/Makefile	2010-10-10 13:05:00.000000000 +0200
+++ xfce4-cpugraph-plugin/Makefile	2010-12-24 14:10:09.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xfce4-cpugraph-plugin
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	sysutils xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -17,9 +17,23 @@
 
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-USE_GETTEXT=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnometarget gtk20 intltool intlhack pkgconfig
+USE_GNOME=	gnomehack gtk20 intltool intlhack pkgconfig
 USE_XFCE=	configenv libgui panel
 
-.include <bsd.port.mk>
+CONFIGURE_ARGS=	--disable-debug
+
+OPTIONS=	NLS "Enable Native Language Support" on
+
+.include <bsd.port.pre.mk>
+
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT=	yes
+CONFIGURE_ARGS+=--enable-nls
+PLIST_SUB+=	NLS=""
+.else
+CONFIGURE_ARGS+=--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.endif
+
+.include <bsd.port.post.mk>
diff -urN /usr/ports/sysutils/xfce4-cpugraph-plugin/distinfo xfce4-cpugraph-plugin/distinfo
--- /usr/ports/sysutils/xfce4-cpugraph-plugin/distinfo	2010-10-10 13:05:00.000000000 +0200
+++ xfce4-cpugraph-plugin/distinfo	2010-12-19 17:32:49.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (xfce4/xfce4-cpugraph-plugin-1.0.0.tar.bz2) = ba08c72b0fe52784d97d0a8d15516e84
-SHA256 (xfce4/xfce4-cpugraph-plugin-1.0.0.tar.bz2) = a7283cc1bb5c449985d2226572d6dd2add506d30e8bdfee2f03a7614af38d8db
-SIZE (xfce4/xfce4-cpugraph-plugin-1.0.0.tar.bz2) = 135597
+SHA256 (xfce4/xfce4-cpugraph-plugin-1.0.1.tar.bz2) = b5fada35a92083b67818da0ce3fe5ba6a2443fee26d6eec71755ff383df7c407
+SIZE (xfce4/xfce4-cpugraph-plugin-1.0.1.tar.bz2) = 148786
diff -urN /usr/ports/sysutils/xfce4-cpugraph-plugin/pkg-plist xfce4-cpugraph-plugin/pkg-plist
--- /usr/ports/sysutils/xfce4-cpugraph-plugin/pkg-plist	2010-10-10 13:05:00.000000000 +0200
+++ xfce4-cpugraph-plugin/pkg-plist	2010-12-19 17:32:49.000000000 +0100
@@ -1,110 +1,53 @@
 libexec/xfce4/panel-plugins/xfce4-cpugraph-plugin
-share/locale/ast/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/be/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/ca/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/cs/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/da/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/de/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/en_GB/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/es/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/eu/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/fi/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/fr/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/gl/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/hu/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/id/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/it/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/ja/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/kk/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/ku/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/lv/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/nb/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/pa/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/pl/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/pt/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/pt_BR/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/ro/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/ru/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/sq/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/sv/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/tr/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/ug/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/uk/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/ur/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/ur_PK/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/zh_CN/LC_MESSAGES/xfce4-cpugraph-plugin.mo
-share/locale/zh_TW/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/be/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/da/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/de/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/es/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/id/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/it/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/ku/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-cpugraph-plugin.mo
 share/xfce4/panel-plugins/cpugraph.desktop
 @dirrmtry share/xfce4/panel-plugins
-@dirrmtry share/locale/zh_TW/LC_MESSAGES
-@dirrmtry share/locale/zh_TW
-@dirrmtry share/locale/zh_CN/LC_MESSAGES
-@dirrmtry share/locale/zh_CN
-@dirrmtry share/locale/ur_PK/LC_MESSAGES
-@dirrmtry share/locale/ur_PK
-@dirrmtry share/locale/ur/LC_MESSAGES
-@dirrmtry share/locale/ur
-@dirrmtry share/locale/uk/LC_MESSAGES
-@dirrmtry share/locale/uk
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/tr/LC_MESSAGES
-@dirrmtry share/locale/tr
-@dirrmtry share/locale/sv/LC_MESSAGES
-@dirrmtry share/locale/sv
-@dirrmtry share/locale/sq/LC_MESSAGES
-@dirrmtry share/locale/sq
-@dirrmtry share/locale/ru/LC_MESSAGES
-@dirrmtry share/locale/ru
-@dirrmtry share/locale/ro/LC_MESSAGES
-@dirrmtry share/locale/ro
-@dirrmtry share/locale/pt_BR/LC_MESSAGES
-@dirrmtry share/locale/pt_BR
-@dirrmtry share/locale/pt/LC_MESSAGES
-@dirrmtry share/locale/pt
-@dirrmtry share/locale/pl/LC_MESSAGES
-@dirrmtry share/locale/pl
-@dirrmtry share/locale/pa/LC_MESSAGES
-@dirrmtry share/locale/pa
-@dirrmtry share/locale/nb/LC_MESSAGES
-@dirrmtry share/locale/nb
-@dirrmtry share/locale/lv/LC_MESSAGES
-@dirrmtry share/locale/lv
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/ja/LC_MESSAGES
-@dirrmtry share/locale/ja
-@dirrmtry share/locale/it/LC_MESSAGES
-@dirrmtry share/locale/it
-@dirrmtry share/locale/id/LC_MESSAGES
-@dirrmtry share/locale/id
-@dirrmtry share/locale/hu/LC_MESSAGES
-@dirrmtry share/locale/hu
-@dirrmtry share/locale/gl/LC_MESSAGES
-@dirrmtry share/locale/gl
-@dirrmtry share/locale/fr/LC_MESSAGES
-@dirrmtry share/locale/fr
-@dirrmtry share/locale/fi/LC_MESSAGES
-@dirrmtry share/locale/fi
-@dirrmtry share/locale/eu/LC_MESSAGES
-@dirrmtry share/locale/eu
-@dirrmtry share/locale/es/LC_MESSAGES
-@dirrmtry share/locale/es
-@dirrmtry share/locale/en_GB/LC_MESSAGES
-@dirrmtry share/locale/en_GB
-@dirrmtry share/locale/de/LC_MESSAGES
-@dirrmtry share/locale/de
-@dirrmtry share/locale/da/LC_MESSAGES
-@dirrmtry share/locale/da
-@dirrmtry share/locale/cs/LC_MESSAGES
-@dirrmtry share/locale/cs
-@dirrmtry share/locale/ca/LC_MESSAGES
-@dirrmtry share/locale/ca
-@dirrmtry share/locale/be/LC_MESSAGES
-@dirrmtry share/locale/be
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
+@dirrmtry share/xfce4
+%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ur_PK
+%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ur
+%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ug
+%%NLS%%@dirrmtry share/locale/ku/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ku
+%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/kk
+%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ast
 @dirrmtry libexec/xfce4/panel-plugins
 @dirrmtry libexec/xfce4


>Release-Note:
>Audit-Trail:
>Unformatted:



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