diff options
author | oliver <oliver@FreeBSD.org> | 2003-12-05 01:17:40 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-12-05 01:17:40 +0800 |
commit | c4bc9b60e8c7870ed3605d6cfe86f53e5134b518 (patch) | |
tree | 0e29196cbb65c0b9b245ef4180a90d49614e3a66 /sysutils/xfce4-mcs-plugins | |
parent | 16abf9cab6a34ba250746b7ad5704b7a1b47d621 (diff) | |
download | freebsd-ports-gnome-c4bc9b60e8c7870ed3605d6cfe86f53e5134b518.tar.gz freebsd-ports-gnome-c4bc9b60e8c7870ed3605d6cfe86f53e5134b518.tar.zst freebsd-ports-gnome-c4bc9b60e8c7870ed3605d6cfe86f53e5134b518.zip |
update xfce to 4.0.1
Diffstat (limited to 'sysutils/xfce4-mcs-plugins')
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/distinfo | 2 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/pkg-plist | 10 |
3 files changed, 13 insertions, 3 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index ccf237f156e7..a6634e010512 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-mcs-plugins -PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTVERSION= 4.0.1 +PORTREVISION= 0 CATEGORIES= sysutils xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ diff --git a/sysutils/xfce4-mcs-plugins/distinfo b/sysutils/xfce4-mcs-plugins/distinfo index f2c8732be6e2..467f3012050d 100644 --- a/sysutils/xfce4-mcs-plugins/distinfo +++ b/sysutils/xfce4-mcs-plugins/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce-mcs-plugins-4.0.0.tar.gz) = 7cdab07c5be1e57d344f7b8ed5bf2990 +MD5 (xfce4/xfce-mcs-plugins-4.0.1.tar.gz) = e7728f8c65edb1a24491c24fe22dfaa1 diff --git a/sysutils/xfce4-mcs-plugins/pkg-plist b/sysutils/xfce4-mcs-plugins/pkg-plist index 7f8d9bcc93e8..93974dd8dbda 100644 --- a/sysutils/xfce4-mcs-plugins/pkg-plist +++ b/sysutils/xfce4-mcs-plugins/pkg-plist @@ -9,11 +9,13 @@ lib/xfce4/mcs-plugins/ui_plugin.la lib/xfce4/mcs-plugins/ui_plugin.so share/locale/ar/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/es/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/es_MX/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/fi/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/fr/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/hi/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/hu/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/it/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo @@ -24,8 +26,11 @@ share/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/pl/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ru/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/sv/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ta/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/tr/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/uk/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/vi/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/zh_CN/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/zh_TW/LC_MESSAGES/xfce-mcs-plugins.mo share/xfce4/doc/C/images/font_selection.png @@ -33,6 +38,11 @@ share/xfce4/doc/C/images/keyboard_settings.png share/xfce4/doc/C/images/mouse_settings.png share/xfce4/doc/C/images/user_interface_settings.png share/xfce4/doc/C/xfce-mcs-plugins.html +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/xfce4/doc/C/images 2>/dev/null || true |