diff -urN /usr/ports/x11/xfce4-clipman-plugin/Makefile xfce4-clipman-plugin/Makefile --- /usr/ports/x11/xfce4-clipman-plugin/Makefile 2011-10-18 23:48:30.000000000 +0200 +++ xfce4-clipman-plugin/Makefile 2011-10-24 19:15:37.000000000 +0200 @@ -6,11 +6,10 @@ # PORTNAME= xfce4-clipman-plugin -PORTVERSION= 1.1.3 -PORTREVISION= 8 +PORTVERSION= 1.2.0 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} +MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -21,15 +20,13 @@ OPTIONS= UNIQUE "Enable Unique (single instance) support" on -#BROKEN= Does not work with xfce 4.8 - GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libexo libgui libutil panel -USE_XORG= x11 ice sm xpm +USE_GNOME= gnomehack gtk20 intltool intlhack pkgconfig glib20 desktopfileutils +USE_XFCE= configenv libexo libmenu libutil panel xfconf +USE_XORG= xtst INSTALLS_ICONS= yes @@ -42,9 +39,7 @@ CONFIGURE_ARGS+= --disable-unique .endif -post-patch: - @${REINPLACE_CMD} -e 's|exo-0\.3|exo-1|g; \ - s|thunarx-1|thunarx-2|g' \ - ${WRKSRC}/configure +post-install: + @-update-desktop-database .include diff -urN /usr/ports/x11/xfce4-clipman-plugin/distinfo xfce4-clipman-plugin/distinfo --- /usr/ports/x11/xfce4-clipman-plugin/distinfo 2011-03-19 13:38:13.000000000 +0100 +++ xfce4-clipman-plugin/distinfo 2011-10-24 19:14:34.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-clipman-plugin-1.1.3.tar.bz2) = 4a306bba5b68b88c93f36ad5aa1cc472fdb2115144f600067146853cfdf9c08c -SIZE (xfce4/xfce4-clipman-plugin-1.1.3.tar.bz2) = 801564 +SHA256 (xfce4/xfce4-clipman-plugin-1.2.0.tar.bz2) = bc03737a63d9f7db327fe20b383af59e0072f712bc6a7349cc60855d2303223d +SIZE (xfce4/xfce4-clipman-plugin-1.2.0.tar.bz2) = 770481 diff -urN /usr/ports/x11/xfce4-clipman-plugin/files/patch-panel-plugin_xfce4-clipman-settings.c xfce4-clipman-plugin/files/patch-panel-plugin_xfce4-clipman-settings.c --- /usr/ports/x11/xfce4-clipman-plugin/files/patch-panel-plugin_xfce4-clipman-settings.c 2010-10-26 16:43:31.000000000 +0200 +++ xfce4-clipman-plugin/files/patch-panel-plugin_xfce4-clipman-settings.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- panel-plugin/xfce4-clipman-settings.c.orig 2009-09-12 02:59:31.000000000 +0200 -+++ panel-plugin/xfce4-clipman-settings.c 2010-10-26 16:39:52.000000000 +0200 -@@ -661,7 +661,7 @@ - if (unique_app_send_message (app, UNIQUE_ACTIVATE, NULL) == UNIQUE_RESPONSE_OK) - { - g_object_unref (app); -- return; -+ return 0; - } - } - g_signal_connect (app, "message-received", G_CALLBACK (cb_unique_app), NULL); diff -urN /usr/ports/x11/xfce4-clipman-plugin/pkg-plist xfce4-clipman-plugin/pkg-plist --- /usr/ports/x11/xfce4-clipman-plugin/pkg-plist 2009-10-02 23:26:13.000000000 +0200 +++ xfce4-clipman-plugin/pkg-plist 2011-10-24 19:16:39.000000000 +0200 @@ -5,6 +5,44 @@ etc/xdg/xfce4/panel/xfce4-clipman-actions.xml libexec/xfce4/panel-plugins/xfce4-clipman-plugin share/applications/xfce4-clipman-plugin.desktop +%%DOCSDIR%%/html/C/index.html +%%DOCSDIR%%/html/C/media/clipman-action-dialog.png +%%DOCSDIR%%/html/C/media/clipman-menu.png +%%DOCSDIR%%/html/C/media/clipman-settings-actions.png +%%DOCSDIR%%/html/C/media/clipman-settings-general.png +%%DOCSDIR%%/html/ca/index.html +%%DOCSDIR%%/html/ca/media +%%DOCSDIR%%/html/da/index.html +%%DOCSDIR%%/html/da/media +%%DOCSDIR%%/html/el/index.html +%%DOCSDIR%%/html/el/media +%%DOCSDIR%%/html/fr/index.html +%%DOCSDIR%%/html/fr/media/clipman-action-dialog.png +%%DOCSDIR%%/html/fr/media/clipman-menu.png +%%DOCSDIR%%/html/fr/media/clipman-settings-actions.png +%%DOCSDIR%%/html/fr/media/clipman-settings-general.png +%%DOCSDIR%%/html/gl/index.html +%%DOCSDIR%%/html/gl/media +%%DOCSDIR%%/html/index.css +%%DOCSDIR%%/html/it/index.html +%%DOCSDIR%%/html/it/media +%%DOCSDIR%%/html/ja/index.html +%%DOCSDIR%%/html/ja/media/clipman-action-dialog.png +%%DOCSDIR%%/html/ja/media/clipman-menu.png +%%DOCSDIR%%/html/ja/media/clipman-settings-actions.png +%%DOCSDIR%%/html/ja/media/clipman-settings-general.png +%%DOCSDIR%%/html/pt/index.html +%%DOCSDIR%%/html/pt/media +%%DOCSDIR%%/html/ru/index.html +%%DOCSDIR%%/html/ru/media +%%DOCSDIR%%/html/tr/index.html +%%DOCSDIR%%/html/tr/media +%%DOCSDIR%%/html/ug/index.html +%%DOCSDIR%%/html/ug/media +%%DOCSDIR%%/html/uk/index.html +%%DOCSDIR%%/html/uk/media +%%DOCSDIR%%/html/zh_CN/index.html +%%DOCSDIR%%/html/zh_CN/media share/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png share/icons/hicolor/22x22/apps/xfce4-clipman-plugin.png share/icons/hicolor/24x24/apps/xfce4-clipman-plugin.png @@ -12,6 +50,7 @@ share/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg share/locale/ar/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ast/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/da/LC_MESSAGES/xfce4-clipman-plugin.mo @@ -27,6 +66,7 @@ share/locale/id/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/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 @@ -38,73 +78,48 @@ share/locale/sq/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ur_PK/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-clipman-plugin.mo -share/xfce4/doc/C/images/clipman-action-dialog.png -share/xfce4/doc/C/images/clipman-menu.png -share/xfce4/doc/C/images/clipman-settings-actions.png -share/xfce4/doc/C/images/clipman-settings-general.png -share/xfce4/doc/C/xfce4-clipman-plugin.html -share/xfce4/doc/da/images/clipman-action-dialog.png -share/xfce4/doc/da/images/clipman-menu.png -share/xfce4/doc/da/images/clipman-settings-actions.png -share/xfce4/doc/da/images/clipman-settings-general.png -share/xfce4/doc/da/xfce4-clipman-plugin.html -share/xfce4/doc/fr/images/clipman-action-dialog.png -share/xfce4/doc/fr/images/clipman-menu.png -share/xfce4/doc/fr/images/clipman-settings-actions.png -share/xfce4/doc/fr/images/clipman-settings-general.png -share/xfce4/doc/fr/xfce4-clipman-plugin.html -share/xfce4/doc/gl/images/clipman-action-dialog.png -share/xfce4/doc/gl/images/clipman-menu.png -share/xfce4/doc/gl/images/clipman-settings-actions.png -share/xfce4/doc/gl/images/clipman-settings-general.png -share/xfce4/doc/gl/xfce4-clipman-plugin.html -share/xfce4/doc/it/images/clipman-action-dialog.png -share/xfce4/doc/it/images/clipman-menu.png -share/xfce4/doc/it/images/clipman-settings-actions.png -share/xfce4/doc/it/images/clipman-settings-general.png -share/xfce4/doc/it/xfce4-clipman-plugin.html -share/xfce4/doc/ja/images/clipman-action-dialog.png -share/xfce4/doc/ja/images/clipman-menu.png -share/xfce4/doc/ja/images/clipman-settings-actions.png -share/xfce4/doc/ja/images/clipman-settings-general.png -share/xfce4/doc/ja/xfce4-clipman-plugin.html -share/xfce4/doc/zh_CN/images/clipman-action-dialog.png -share/xfce4/doc/zh_CN/images/clipman-menu.png -share/xfce4/doc/zh_CN/images/clipman-settings-actions.png -share/xfce4/doc/zh_CN/images/clipman-settings-general.png -share/xfce4/doc/zh_CN/xfce4-clipman-plugin.html share/xfce4/panel-plugins/xfce4-clipman-plugin.desktop @dirrmtry share/xfce4/panel-plugins -@dirrmtry share/xfce4/doc/zh_CN/images -@dirrmtry share/xfce4/doc/zh_CN -@dirrmtry share/xfce4/doc/ja/images -@dirrmtry share/xfce4/doc/ja -@dirrmtry share/xfce4/doc/it/images -@dirrmtry share/xfce4/doc/it -@dirrmtry share/xfce4/doc/gl/images -@dirrmtry share/xfce4/doc/gl -@dirrmtry share/xfce4/doc/fr/images -@dirrmtry share/xfce4/doc/fr -@dirrmtry share/xfce4/doc/da/images -@dirrmtry share/xfce4/doc/da -@dirrmtry share/xfce4/doc/C/images -@dirrmtry share/xfce4/doc/C -@dirrmtry share/xfce4/doc -@dirrmtry share/xfce4 @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/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/kk/LC_MESSAGES +@dirrmtry share/locale/kk @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast -@dirrmtry share/applications +@dirrm %%DOCSDIR%%/html/zh_CN +@dirrm %%DOCSDIR%%/html/uk +@dirrm %%DOCSDIR%%/html/ug +@dirrm %%DOCSDIR%%/html/tr +@dirrm %%DOCSDIR%%/html/ru +@dirrm %%DOCSDIR%%/html/pt +@dirrm %%DOCSDIR%%/html/ja/media +@dirrm %%DOCSDIR%%/html/ja +@dirrm %%DOCSDIR%%/html/it +@dirrm %%DOCSDIR%%/html/gl +@dirrm %%DOCSDIR%%/html/fr/media +@dirrm %%DOCSDIR%%/html/fr +@dirrm %%DOCSDIR%%/html/el +@dirrm %%DOCSDIR%%/html/da +@dirrm %%DOCSDIR%%/html/ca +@dirrm %%DOCSDIR%%/html/C/media +@dirrm %%DOCSDIR%%/html/C +@dirrm %%DOCSDIR%%/html +@dirrm %%DOCSDIR%% @dirrmtry libexec/xfce4/panel-plugins @dirrmtry libexec/xfce4 @dirrmtry etc/xdg/xfce4/panel @dirrmtry etc/xdg/xfce4 +@dirrmtry etc/xdg/autostart +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true