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-fm/xfce4-fm | |
parent | 6968457d0744e7cad12b74ce3f39c84cbfbba83e (diff) | |
download | ports-249a9ba52622eabdd2a3284bd300f3345afcbbeb.tar.gz ports-249a9ba52622eabdd2a3284bd300f3345afcbbeb.zip |
update xfce to 4.0.1
Notes
Notes:
svn path=/head/; revision=95032
Diffstat (limited to 'x11-fm/xfce4-fm')
-rw-r--r-- | x11-fm/xfce4-fm/Makefile | 4 | ||||
-rw-r--r-- | x11-fm/xfce4-fm/distinfo | 2 | ||||
-rw-r--r-- | x11-fm/xfce4-fm/pkg-plist | 7 |
3 files changed, 10 insertions, 3 deletions
diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile index c91de679a26f..73b2f955be9f 100644 --- a/x11-fm/xfce4-fm/Makefile +++ b/x11-fm/xfce4-fm/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-fm -PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTVERSION= 4.0.1 +PORTREVISION= 0 CATEGORIES= x11-fm xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ diff --git a/x11-fm/xfce4-fm/distinfo b/x11-fm/xfce4-fm/distinfo index 98bafce35206..479293ec25c4 100644 --- a/x11-fm/xfce4-fm/distinfo +++ b/x11-fm/xfce4-fm/distinfo @@ -1 +1 @@ -MD5 (xfce4/xffm-4.0.0.tar.gz) = 1ab4292007dd0d1e3e4b94c413c3434d +MD5 (xfce4/xffm-4.0.1.tar.gz) = 88ab13e50a3185d6bea59ec9792c1bf3 diff --git a/x11-fm/xfce4-fm/pkg-plist b/x11-fm/xfce4-fm/pkg-plist index a012c83836ad..d0c728700347 100644 --- a/x11-fm/xfce4-fm/pkg-plist +++ b/x11-fm/xfce4-fm/pkg-plist @@ -43,20 +43,26 @@ lib/xfce4/mcs-plugins/libxffmsettings.la lib/xfce4/mcs-plugins/libxffmsettings.so libdata/pkgconfig/xffm-1.0.pc share/locale/ca/LC_MESSAGES/xffm.mo +share/locale/cs/LC_MESSAGES/xffm.mo share/locale/de/LC_MESSAGES/xffm.mo share/locale/es/LC_MESSAGES/xffm.mo share/locale/es_MX/LC_MESSAGES/xffm.mo share/locale/fr/LC_MESSAGES/xffm.mo +share/locale/hi/LC_MESSAGES/xffm.mo share/locale/hu/LC_MESSAGES/xffm.mo share/locale/ja/LC_MESSAGES/xffm.mo share/locale/lt/LC_MESSAGES/xffm.mo share/locale/ms/LC_MESSAGES/xffm.mo share/locale/nl/LC_MESSAGES/xffm.mo share/locale/pt_PT/LC_MESSAGES/xffm.mo +share/locale/ta/LC_MESSAGES/xffm.mo share/locale/tr/LC_MESSAGES/xffm.mo +share/locale/uk/LC_MESSAGES/xffm.mo +share/locale/vi/LC_MESSAGES/xffm.mo share/locale/zh_CN/LC_MESSAGES/xffm.mo share/locale/zh_TW/LC_MESSAGES/xffm.mo share/xfce4/doc/C/xffm.html +share/xfce4/doc/fr/xffm.html share/xffm/AUTHORS share/xffm/applications.xml share/xffm/pixmaps/comp1.xpm @@ -159,6 +165,7 @@ share/xffm/pixmaps/plain/xpaint.png @unexec rmdir %D/lib/xfce4 2>/dev/null || true @unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc/C 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 @dirrm share/xffm/pixmaps/no_icons |