diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-19 18:34:49 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-19 18:34:49 +0000 |
commit | ed606077abc578e5be27d5ed106edde5272fb241 (patch) | |
tree | 91747c1dafadf8b30a6ea5ca47c9baeb1bebdfe2 /sysutils/xfce4-mcs-plugins | |
parent | 04e22e2705a23889dd99f43d6c9531e46474f5be (diff) | |
download | ports-ed606077abc578e5be27d5ed106edde5272fb241.tar.gz ports-ed606077abc578e5be27d5ed106edde5272fb241.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-mcs-plugins')
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/distinfo | 4 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/pkg-plist | 15 |
3 files changed, 18 insertions, 3 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index a91dc28eb937..1b8b132b462a 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-mcs-plugins -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 PORTREVISION= 0 CATEGORIES= sysutils xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ diff --git a/sysutils/xfce4-mcs-plugins/distinfo b/sysutils/xfce4-mcs-plugins/distinfo index 696d0bdad3a0..4ed91f09b04f 100644 --- a/sysutils/xfce4-mcs-plugins/distinfo +++ b/sysutils/xfce4-mcs-plugins/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce-mcs-plugins-4.2.1.tar.gz) = 808bf377fbbbb2fad06095286be52dc5 -SIZE(xfce4/xfce-mcs-plugins-4.2.1.tar.gz) = 662653 +MD5 (xfce4/xfce-mcs-plugins-4.2.2.tar.gz) = 6e23972a2a0b3b3e7852bfc68dc0eeb8 +SIZE(xfce4/xfce-mcs-plugins-4.2.2.tar.gz) = 857474 diff --git a/sysutils/xfce4-mcs-plugins/pkg-plist b/sysutils/xfce4-mcs-plugins/pkg-plist index 3f30b8c6c896..e1115196838c 100644 --- a/sysutils/xfce4-mcs-plugins/pkg-plist +++ b/sysutils/xfce4-mcs-plugins/pkg-plist @@ -19,9 +19,11 @@ share/locale/ar/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/az/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/bg/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/be/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/bn_IN/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/cs/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/el/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/en_GB/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/es/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/es_MX/LC_MESSAGES/xfce-mcs-plugins.mo @@ -38,6 +40,7 @@ share/locale/it/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ko/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/lt/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/mr/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ms/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/pa/LC_MESSAGES/xfce-mcs-plugins.mo @@ -61,9 +64,21 @@ share/xfce4/doc/C/images/mouse_settings.png share/xfce4/doc/C/images/user_interface_settings.png share/xfce4/doc/C/images/user_interface_settings_icons.png share/xfce4/doc/C/xfce-mcs-plugins.html +share/xfce4/doc/fr/images/display_preferences.png +share/xfce4/doc/fr/images/font_selection.png +share/xfce4/doc/fr/images/keyboard_settings.png +share/xfce4/doc/fr/images/mouse_settings.png +share/xfce4/doc/fr/images/user_interface_settings.png +share/xfce4/doc/fr/xfce-mcs-plugins.html @unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true @unexec rmdir %D/lib/xfce4 2>/dev/null || true +@unexec rmdir %D/share/locale/bn_IN/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/bn_IN 2>/dev/null || true +@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/mr 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc/C/images 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true +@unexec rmdir %D/share/xfce4/doc/fr/images 2>/dev/null || true +@unexec rmdir %D/share/xfce4/doc/fr 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc 2>/dev/null || true @unexec rmdir %D/share/xfce4 2>/dev/null || true |