Date: Mon, 2 Jan 2012 17:03:30 GMT From: Olivier Duchateau <duchateau.olivier@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/163784: [UPDATE] sysutils/xfce4-genmon-plugin to 3.3.1 Message-ID: <201201021703.q02H3UdK019829@red.freebsd.org> Resent-Message-ID: <201201021710.q02HABjw044291@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163784 >Category: ports >Synopsis: [UPDATE] sysutils/xfce4-genmon-plugin to 3.3.1 >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: Mon Jan 02 17:10:10 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-January/029742.html - Delete files directory, because patch included by upstream. >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 2011-11-11 18:43:32.000000000 +0100 +++ xfce4-genmon-plugin/Makefile 2012-01-02 17:46:50.000000000 +0100 @@ -6,8 +6,7 @@ # PORTNAME= xfce4-genmon-plugin -PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTVERSION= 3.3.1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} diff -urN /usr/ports/sysutils/xfce4-genmon-plugin/distinfo xfce4-genmon-plugin/distinfo --- /usr/ports/sysutils/xfce4-genmon-plugin/distinfo 2011-04-12 04:31:09.000000000 +0200 +++ xfce4-genmon-plugin/distinfo 2012-01-02 17:35:37.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-genmon-plugin-3.3.0.tar.bz2) = 56cf632c196cf988cef36c3965651e9fd9c838c21c133d643e3563e18f45e7c0 -SIZE (xfce4/xfce4-genmon-plugin-3.3.0.tar.bz2) = 125754 +SHA256 (xfce4/xfce4-genmon-plugin-3.3.1.tar.bz2) = fe439d569f9ba3c8bdbfa907022a7c4a697ae4ae7fc5001a5600dfa5e1793471 +SIZE (xfce4/xfce4-genmon-plugin-3.3.1.tar.bz2) = 131376 diff -urN /usr/ports/sysutils/xfce4-genmon-plugin/files/patch-panel-plugin__main.c xfce4-genmon-plugin/files/patch-panel-plugin__main.c --- /usr/ports/sysutils/xfce4-genmon-plugin/files/patch-panel-plugin__main.c 2011-11-11 18:43:32.000000000 +0100 +++ xfce4-genmon-plugin/files/patch-panel-plugin__main.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- ./panel-plugin/main.c.orig 2011-11-11 18:35:50.000000000 +0100 -+++ ./panel-plugin/main.c 2011-11-11 18:36:46.000000000 +0100 -@@ -836,6 +836,8 @@ - - SetMonitorFont (genmon); - -+ SetTimer (genmon); -+ - g_signal_connect (plugin, "free-data", G_CALLBACK (genmon_free), genmon); - - g_signal_connect (plugin, "save", G_CALLBACK (genmon_write_config), diff -urN /usr/ports/sysutils/xfce4-genmon-plugin/pkg-plist xfce4-genmon-plugin/pkg-plist --- /usr/ports/sysutils/xfce4-genmon-plugin/pkg-plist 2011-04-12 04:31:09.000000000 +0200 +++ xfce4-genmon-plugin/pkg-plist 2012-01-02 17:46:50.000000000 +0100 @@ -10,16 +10,19 @@ share/locale/eu/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/id/LC_MESSAGES/xfce4-genmon-plugin.mo 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/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 share/locale/pt/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-genmon-plugin.mo >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201021703.q02H3UdK019829>