diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-12-04 17:17:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-12-04 17:17:40 +0000 |
commit | 249a9ba52622eabdd2a3284bd300f3345afcbbeb (patch) | |
tree | 4f3936ae9ce470f3f62c88958a8e4c33333b3f7e /x11-wm/xfce4-desktop | |
parent | 6968457d0744e7cad12b74ce3f39c84cbfbba83e (diff) | |
download | ports-249a9ba52622eabdd2a3284bd300f3345afcbbeb.tar.gz ports-249a9ba52622eabdd2a3284bd300f3345afcbbeb.zip |
Notes
Diffstat (limited to 'x11-wm/xfce4-desktop')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/xfce4-desktop/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/xfce4-desktop/pkg-plist | 15 |
3 files changed, 18 insertions, 3 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 2bb5374d2a20..042d7075f28e 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-desktop -PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTVERSION= 4.0.1 +PORTREVISION= 0 CATEGORIES= x11-wm xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ diff --git a/x11-wm/xfce4-desktop/distinfo b/x11-wm/xfce4-desktop/distinfo index 553a8274bb81..ac8742434362 100644 --- a/x11-wm/xfce4-desktop/distinfo +++ b/x11-wm/xfce4-desktop/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfdesktop-4.0.0.tar.gz) = c2fa7652a76ae5cc9d12a9fe4a1e64d0 +MD5 (xfce4/xfdesktop-4.0.1.tar.gz) = e9a2590d55550d32c12c3fd81c8e4d2f diff --git a/x11-wm/xfce4-desktop/pkg-plist b/x11-wm/xfce4-desktop/pkg-plist index 86646fbad9d1..5dfdff7dceed 100644 --- a/x11-wm/xfce4-desktop/pkg-plist +++ b/x11-wm/xfce4-desktop/pkg-plist @@ -5,6 +5,7 @@ etc/xfce4/menu.xml.de etc/xfce4/menu.xml.fr etc/xfce4/menu.xml.hu etc/xfce4/menu.xml.nl +etc/xfce4/menu.xml.ta etc/xfce4/menu.xml.zh_CN etc/xfce4/menu.xml.zh_TW lib/xfce4/mcs-plugins/backdrop_settings.a @@ -14,11 +15,13 @@ lib/xfce4/mcs-plugins/workspaces_settings.a lib/xfce4/mcs-plugins/workspaces_settings.la lib/xfce4/mcs-plugins/workspaces_settings.so share/locale/ca/LC_MESSAGES/xfdesktop.mo +share/locale/cs/LC_MESSAGES/xfdesktop.mo share/locale/de/LC_MESSAGES/xfdesktop.mo share/locale/es/LC_MESSAGES/xfdesktop.mo share/locale/es_MX/LC_MESSAGES/xfdesktop.mo share/locale/fi/LC_MESSAGES/xfdesktop.mo share/locale/fr/LC_MESSAGES/xfdesktop.mo +share/locale/hi/LC_MESSAGES/xfdesktop.mo share/locale/hu/LC_MESSAGES/xfdesktop.mo share/locale/ja/LC_MESSAGES/xfdesktop.mo share/locale/ko/LC_MESSAGES/xfdesktop.mo @@ -28,8 +31,11 @@ share/locale/nl/LC_MESSAGES/xfdesktop.mo share/locale/pl/LC_MESSAGES/xfdesktop.mo share/locale/pt_PT/LC_MESSAGES/xfdesktop.mo share/locale/ru/LC_MESSAGES/xfdesktop.mo +share/locale/sv/LC_MESSAGES/xfdesktop.mo share/locale/ta/LC_MESSAGES/xfdesktop.mo share/locale/tr/LC_MESSAGES/xfdesktop.mo +share/locale/uk/LC_MESSAGES/xfdesktop.mo +share/locale/vi/LC_MESSAGES/xfdesktop.mo share/locale/zh_CN/LC_MESSAGES/xfdesktop.mo share/locale/zh_TW/LC_MESSAGES/xfdesktop.mo share/xfce4/backdrops/flower.png @@ -46,11 +52,20 @@ share/xfce4/doc/C/images/xfdesktop-background.png share/xfce4/doc/C/images/xfdesktop-workspace.png share/xfce4/doc/C/images/xfdesktop-list.png share/xfce4/doc/C/xfdesktop.html +share/xfce4/doc/fr/images/root_menu2.png +share/xfce4/doc/fr/images/root_menu.png +share/xfce4/doc/fr/images/select_bg_color.png +share/xfce4/doc/fr/images/xfdesktop-background.png +share/xfce4/doc/fr/images/xfdesktop-workspace.png +share/xfce4/doc/fr/images/xfdesktop-list.png +share/xfce4/doc/fr/xfdesktop.html @unexec rmdir %D/etc/xfce4 2>/dev/null || true @unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true @unexec rmdir %D/lib/xfce4 2>/dev/null || true @dirrm share/xfce4/backdrops @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 |