Date: Wed, 11 Apr 2012 20:37:41 GMT From: Olivier Duchateau <duchateau.olivier@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/166860: [UPDATE] x11/xfce4-clipman-plugin to 1.2.3 Message-ID: <201204112037.q3BKbfW1082532@red.freebsd.org> Resent-Message-ID: <201204112040.q3BKeC7Z048562@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 166860 >Category: ports >Synopsis: [UPDATE] x11/xfce4-clipman-plugin to 1.2.3 >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: Wed Apr 11 20:40:12 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-April/030255.html Patch is not necessary (added by upstream). Note: This plugin was tested with xfce4-panel-4.9.1 (Xfce 4.10pre1). >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN /usr/ports/x11/xfce4-clipman-plugin/Makefile xfce4-clipman-plugin/Makefile --- /usr/ports/x11/xfce4-clipman-plugin/Makefile 2011-11-09 16:25:51.000000000 +0100 +++ xfce4-clipman-plugin/Makefile 2012-04-10 18:15:17.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= xfce4-clipman-plugin -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} diff -urN /usr/ports/x11/xfce4-clipman-plugin/distinfo xfce4-clipman-plugin/distinfo --- /usr/ports/x11/xfce4-clipman-plugin/distinfo 2011-11-03 11:55:09.000000000 +0100 +++ xfce4-clipman-plugin/distinfo 2012-04-10 18:15:17.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-clipman-plugin-1.2.2.tar.bz2) = fcac10bc150eb2f73955f28184ac2b8324c9aabc3d773242eadcec137e1096a1 -SIZE (xfce4/xfce4-clipman-plugin-1.2.2.tar.bz2) = 831273 +SHA256 (xfce4/xfce4-clipman-plugin-1.2.3.tar.bz2) = 4424447067cb2c3972c375330d2e1d19f12e59c41bd03e111c2e6e9e174a5067 +SIZE (xfce4/xfce4-clipman-plugin-1.2.3.tar.bz2) = 1004176 diff -urN /usr/ports/x11/xfce4-clipman-plugin/files/patch-panel-plugin__collector.c xfce4-clipman-plugin/files/patch-panel-plugin__collector.c --- /usr/ports/x11/xfce4-clipman-plugin/files/patch-panel-plugin__collector.c 2012-04-10 17:59:59.000000000 +0200 +++ xfce4-clipman-plugin/files/patch-panel-plugin__collector.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- panel-plugin/collector.c.orig 2011-10-20 14:42:39.000000000 +0200 -+++ panel-plugin/collector.c 2011-11-05 00:16:40.000000000 +0100 -@@ -154,7 +154,7 @@ - gchar *text; - static gchar *prev_text = NULL; - -- g_return_if_fail (GTK_IS_CLIPBOARD (collector->priv->default_clipboard) && GTK_IS_CLIPBOARD (collector->priv->primary_clipboard)); -+ g_return_val_if_fail (GTK_IS_CLIPBOARD (collector->priv->default_clipboard) && GTK_IS_CLIPBOARD (collector->priv->primary_clipboard), FALSE); - - /* Postpone until the selection is done */ - gdk_window_get_pointer (NULL, NULL, NULL, &state); diff -urN /usr/ports/x11/xfce4-clipman-plugin/pkg-plist xfce4-clipman-plugin/pkg-plist --- /usr/ports/x11/xfce4-clipman-plugin/pkg-plist 2011-11-03 11:55:09.000000000 +0100 +++ xfce4-clipman-plugin/pkg-plist 2012-04-10 18:15:17.000000000 +0200 @@ -66,12 +66,16 @@ share/locale/fi/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/hr/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/id/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/it/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/kk/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/nb/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-clipman-plugin.mo >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204112037.q3BKbfW1082532>