ports/168073: [UPDATE] sysutils/xfce4-genmon-plugin to 3.4.0
Olivier Duchateau
duchateau.olivier at gmail.com
Thu May 17 20:40:05 UTC 2012
>Number: 168073
>Category: ports
>Synopsis: [UPDATE] sysutils/xfce4-genmon-plugin to 3.4.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:40:04 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Olivier Duchateau
>Release:
>Organization:
>Environment:
>Description:
Announce: http://mail.xfce.org/pipermail/xfce/2012-May/030557.html
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -urN /usr/ports/sysutils/xfce4-genmon-plugin/Makefile xfce4-genmon-plugin/Makefile
--- /usr/ports/sysutils/xfce4-genmon-plugin/Makefile 2012-01-05 08:18:51.000000000 +0100
+++ xfce4-genmon-plugin/Makefile 2012-05-15 21:29:21.000000000 +0200
@@ -6,12 +6,14 @@
#
PORTNAME= xfce4-genmon-plugin
-PORTVERSION= 3.3.1
+PORTVERSION= 3.4.0
CATEGORIES= sysutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+
MAINTAINER= xfce at FreeBSD.org
COMMENT= Generic Monitor Xfce4 panel plugin
@@ -20,8 +22,6 @@
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gtk20 intltool intlhack pkgconfig
-USE_XFCE= configenv libgui panel
-
-CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}"
+USE_XFCE= configenv libmenu panel
.include <bsd.port.mk>
diff -urN /usr/ports/sysutils/xfce4-genmon-plugin/distinfo xfce4-genmon-plugin/distinfo
--- /usr/ports/sysutils/xfce4-genmon-plugin/distinfo 2012-01-05 08:18:51.000000000 +0100
+++ xfce4-genmon-plugin/distinfo 2012-05-15 21:01:07.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-genmon-plugin-3.3.1.tar.bz2) = fe439d569f9ba3c8bdbfa907022a7c4a697ae4ae7fc5001a5600dfa5e1793471
-SIZE (xfce4/xfce4-genmon-plugin-3.3.1.tar.bz2) = 131376
+SHA256 (xfce4/xfce4-genmon-plugin-3.4.0.tar.bz2) = b0a5337b49c85623dc89f3c9e47c7374b1d466af2418033d2d6dfc57a9790387
+SIZE (xfce4/xfce4-genmon-plugin-3.4.0.tar.bz2) = 307493
diff -urN /usr/ports/sysutils/xfce4-genmon-plugin/pkg-plist xfce4-genmon-plugin/pkg-plist
--- /usr/ports/sysutils/xfce4-genmon-plugin/pkg-plist 2012-01-05 08:18:51.000000000 +0100
+++ xfce4-genmon-plugin/pkg-plist 2012-05-15 21:01:07.000000000 +0200
@@ -1,4 +1,6 @@
-libexec/xfce4/panel-plugins/xfce4-genmon-plugin
+lib/xfce4/panel/plugins/libgenmon.la
+lib/xfce4/panel/plugins/libgenmon.so
+share/locale/ar/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/ast/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/ca/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/cs/LC_MESSAGES/xfce4-genmon-plugin.mo
@@ -16,6 +18,7 @@
share/locale/it/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/ja/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/kk/LC_MESSAGES/xfce4-genmon-plugin.mo
+share/locale/ko/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/lv/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/nl/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo
@@ -31,8 +34,10 @@
share/locale/ur/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/ur_PK/LC_MESSAGES/xfce4-genmon-plugin.mo
share/locale/zh_CN/LC_MESSAGES/xfce4-genmon-plugin.mo
-share/xfce4/panel-plugins/genmon.desktop
- at dirrmtry share/xfce4/panel-plugins
+share/locale/zh_TW/LC_MESSAGES/xfce4-genmon-plugin.mo
+share/xfce4/panel/plugins/genmon.desktop
+ at dirrmtry share/xfce4/panel/plugins
+ at dirrmtry share/xfce4/panel
@dirrmtry share/locale/ur_PK/LC_MESSAGES
@dirrmtry share/locale/ur_PK
@dirrmtry share/locale/ur/LC_MESSAGES
@@ -43,5 +48,6 @@
@dirrmtry share/locale/kk
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
- at dirrmtry libexec/xfce4/panel-plugins
- at dirrmtry libexec/xfce4
+ at dirrmtry lib/xfce4/panel/plugins
+ at dirrmtry lib/xfce4/panel
+ at dirrmtry lib/xfce4
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list