diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-04-11 10:51:48 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-04-11 10:51:48 +0000 |
commit | 4790eb0d2a6ceac927a200c719ef66a738decaa4 (patch) | |
tree | 6fe230ad2e1bfba0f6f9bdd0fa95ad2b433803cf /x11-fm | |
parent | 2e1df579b6bd4cd275dbdb24b80534ea9a82d73c (diff) | |
download | ports-4790eb0d2a6ceac927a200c719ef66a738decaa4.tar.gz ports-4790eb0d2a6ceac927a200c719ef66a738decaa4.zip |
Update to 2.10.1.
Notes
Notes:
svn path=/head/; revision=133019
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/nautilus2/Makefile | 3 | ||||
-rw-r--r-- | x11-fm/nautilus2/distinfo | 4 | ||||
-rw-r--r-- | x11-fm/nautilus2/pkg-plist | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 332b022e6dc8..f751fbc85c19 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= nautilus2 -PORTVERSION= 2.10.0 -PORTREVISION= 2 +PORTVERSION= 2.10.1 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10 diff --git a/x11-fm/nautilus2/distinfo b/x11-fm/nautilus2/distinfo index b400faa1d0dd..59982ad77c29 100644 --- a/x11-fm/nautilus2/distinfo +++ b/x11-fm/nautilus2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/nautilus-2.10.0.tar.bz2) = b29a02be8733a82e002179e2e0f3fe83 -SIZE (gnome2/nautilus-2.10.0.tar.bz2) = 5899170 +MD5 (gnome2/nautilus-2.10.1.tar.bz2) = 976d725db15e901bc881dfb8c50145c1 +SIZE (gnome2/nautilus-2.10.1.tar.bz2) = 5960278 diff --git a/x11-fm/nautilus2/pkg-plist b/x11-fm/nautilus2/pkg-plist index 44eccead5012..d9580a06efda 100644 --- a/x11-fm/nautilus2/pkg-plist +++ b/x11-fm/nautilus2/pkg-plist @@ -153,6 +153,7 @@ share/locale/pt/LC_MESSAGES/nautilus.mo share/locale/pt_BR/LC_MESSAGES/nautilus.mo share/locale/ro/LC_MESSAGES/nautilus.mo share/locale/ru/LC_MESSAGES/nautilus.mo +share/locale/rw/LC_MESSAGES/nautilus.mo share/locale/sk/LC_MESSAGES/nautilus.mo share/locale/sl/LC_MESSAGES/nautilus.mo share/locale/sq/LC_MESSAGES/nautilus.mo @@ -167,10 +168,15 @@ share/locale/tr/LC_MESSAGES/nautilus.mo share/locale/uk/LC_MESSAGES/nautilus.mo share/locale/vi/LC_MESSAGES/nautilus.mo share/locale/wa/LC_MESSAGES/nautilus.mo +share/locale/xh/LC_MESSAGES/nautilus.mo share/locale/yi/LC_MESSAGES/nautilus.mo share/locale/zh_CN/LC_MESSAGES/nautilus.mo share/locale/zh_TW/LC_MESSAGES/nautilus.mo share/locale/zu/LC_MESSAGES/nautilus.mo +@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/xh 2> /dev/null || true +@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/rw 2> /dev/null || true @dirrm share/gnome/pixmaps/nautilus/tahoe @dirrm share/gnome/pixmaps/nautilus/sierra @dirrm share/gnome/pixmaps/nautilus/gnome |