diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 09:15:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 09:15:19 +0000 |
commit | 75726c48b8bb2cec29d98bdae49634b637b07d47 (patch) | |
tree | abecdbd82d2188e535099e403a59e2cb784df291 | |
parent | 2664faddd4e42da4df82829906f7099a5ab38e12 (diff) | |
download | ports-75726c48b8bb2cec29d98bdae49634b637b07d47.tar.gz ports-75726c48b8bb2cec29d98bdae49634b637b07d47.zip |
Notes
-rw-r--r-- | x11/xfce4-wmdock-plugin/Makefile | 5 | ||||
-rw-r--r-- | x11/xfce4-wmdock-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11/xfce4-wmdock-plugin/pkg-plist | 33 |
3 files changed, 34 insertions, 8 deletions
diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile index c054c9d2e692..709a729b66fe 100644 --- a/x11/xfce4-wmdock-plugin/Makefile +++ b/x11/xfce4-wmdock-plugin/Makefile @@ -6,16 +6,13 @@ # PORTNAME= xfce4-wmdock-plugin -PORTVERSION= 0.3.2 -PORTREVISION= 9 +PORTVERSION= 0.3.4 CATEGORIES= x11 xfce MASTER_SITES= http://www.ibh.de/~ellguth/develop/ MAINTAINER= miwi@FreeBSD.org COMMENT= WMdock plugin for XFCE -BROKEN= Does not work with xfce 4.8 - USE_BZIP2= yes GNU_CONFIGURE= yes USE_GETTEXT= yes diff --git a/x11/xfce4-wmdock-plugin/distinfo b/x11/xfce4-wmdock-plugin/distinfo index 1a8ac11d4178..1503a77a9be0 100644 --- a/x11/xfce4-wmdock-plugin/distinfo +++ b/x11/xfce4-wmdock-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4-wmdock-plugin-0.3.2.tar.bz2) = 8573ccb2d754d9ef63369eeea00e671618ddf1b39344f44ab10fe92396aed66b -SIZE (xfce4-wmdock-plugin-0.3.2.tar.bz2) = 304940 +SHA256 (xfce4-wmdock-plugin-0.3.4.tar.bz2) = b26cd08e65448178cd054f459f0c6b2e2e939442f305b33b54a9a01da811190b +SIZE (xfce4-wmdock-plugin-0.3.4.tar.bz2) = 306938 diff --git a/x11/xfce4-wmdock-plugin/pkg-plist b/x11/xfce4-wmdock-plugin/pkg-plist index 42208163eceb..0b08fd2724b8 100644 --- a/x11/xfce4-wmdock-plugin/pkg-plist +++ b/x11/xfce4-wmdock-plugin/pkg-plist @@ -1,13 +1,42 @@ libexec/xfce4/panel-plugins/xfce4-wmdock-plugin share/icons/hicolor/48x48/apps/xfce4-wmdock.png +share/locale/ast/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-wmdock-plugin.mo share/locale/de/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-wmdock-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-wmdock-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-wmdock-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-wmdock-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-wmdock-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-wmdock-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-wmdock-plugin.mo share/xfce4/panel-plugins/wmdock.desktop -@dirrmtry share/xfce4/panel-plugins -@dirrmtry share/xfce4 +@dirrm share/xfce4/panel-plugins +@dirrm 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 libexec/xfce4/panel-plugins @dirrmtry libexec/xfce4 |