From e83248f2b323aa90dfea75471b86ccc444a80f88 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 19 Mar 2007 05:14:07 +0000 Subject: Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. --- deskutils/nautilus-sendto/Makefile | 4 ++-- deskutils/nautilus-sendto/distinfo | 6 +++--- deskutils/nautilus-sendto/pkg-plist | 10 +++++++++- 3 files changed, 14 insertions(+), 6 deletions(-) (limited to 'deskutils/nautilus-sendto') diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile index 4fff88004bb5..519338b5cdd2 100644 --- a/deskutils/nautilus-sendto/Makefile +++ b/deskutils/nautilus-sendto/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/deskutils/nautilus-sendto/Makefile,v 1.5 2006/10/12 16:46:23 marcus Exp $ +# $MCom: ports/deskutils/nautilus-sendto/Makefile,v 1.7 2007/03/12 11:50:11 ahze Exp $ PORTNAME= nautilus-sendto -PORTVERSION= 0.8 +PORTVERSION= 0.10 CATEGORIES= deskutils MASTER_SITES= GNOME diff --git a/deskutils/nautilus-sendto/distinfo b/deskutils/nautilus-sendto/distinfo index b0e85cbcdcd0..84bb28e69011 100644 --- a/deskutils/nautilus-sendto/distinfo +++ b/deskutils/nautilus-sendto/distinfo @@ -1,3 +1,3 @@ -MD5 (nautilus-sendto-0.8.tar.bz2) = 19165c7404c4956efd4366a8ebe3ddfa -SHA256 (nautilus-sendto-0.8.tar.bz2) = b046c9993029a0e5cc3976252420e5ba1413fa7174541a10815222a41c522c73 -SIZE (nautilus-sendto-0.8.tar.bz2) = 310098 +MD5 (nautilus-sendto-0.10.tar.bz2) = cc47d4364d71d6f35776c5634e2f1ed1 +SHA256 (nautilus-sendto-0.10.tar.bz2) = f5d3a654070464929c751775c767cf39ce27f8f37a7d9ef5f336598631d3ea8d +SIZE (nautilus-sendto-0.10.tar.bz2) = 322104 diff --git a/deskutils/nautilus-sendto/pkg-plist b/deskutils/nautilus-sendto/pkg-plist index 7048347407b7..a7f63be29d6f 100644 --- a/deskutils/nautilus-sendto/pkg-plist +++ b/deskutils/nautilus-sendto/pkg-plist @@ -1,6 +1,8 @@ bin/nautilus-sendto lib/gaim/nautilus.la lib/gaim/nautilus.so +lib/nautilus-sendto/plugins/libnstbluetooth.la +lib/nautilus-sendto/plugins/libnstbluetooth.so lib/nautilus-sendto/plugins/libnstevolution.la lib/nautilus-sendto/plugins/libnstevolution.so lib/nautilus-sendto/plugins/libnstgaim.la @@ -9,8 +11,9 @@ lib/nautilus-sendto/plugins/libnstsylpheed.la lib/nautilus-sendto/plugins/libnstsylpheed.so lib/nautilus/extensions-1.0/libnautilus-sendto.la lib/nautilus/extensions-1.0/libnautilus-sendto.so -share/gnome/nautilus-sendto/glade/nautilus-sendto-force.glade share/gnome/nautilus-sendto/glade/nautilus-sendto.glade +share/locale/ar/LC_MESSAGES/nautilus-sendto.mo +share/locale/be/LC_MESSAGES/nautilus-sendto.mo share/locale/bg/LC_MESSAGES/nautilus-sendto.mo share/locale/ca/LC_MESSAGES/nautilus-sendto.mo share/locale/cs/LC_MESSAGES/nautilus-sendto.mo @@ -44,6 +47,7 @@ share/locale/pt_BR/LC_MESSAGES/nautilus-sendto.mo share/locale/ru/LC_MESSAGES/nautilus-sendto.mo share/locale/rw/LC_MESSAGES/nautilus-sendto.mo share/locale/sk/LC_MESSAGES/nautilus-sendto.mo +share/locale/sl/LC_MESSAGES/nautilus-sendto.mo share/locale/sq/LC_MESSAGES/nautilus-sendto.mo share/locale/sv/LC_MESSAGES/nautilus-sendto.mo share/locale/th/LC_MESSAGES/nautilus-sendto.mo @@ -57,6 +61,8 @@ share/locale/zh_TW/LC_MESSAGES/nautilus-sendto.mo @dirrmtry share/locale/zh_CN @dirrmtry share/locale/uk/LC_MESSAGES @dirrmtry share/locale/uk +@dirrmtry share/locale/sl/LC_MESSAGES +@dirrmtry share/locale/sl @dirrmtry share/locale/sk/LC_MESSAGES @dirrmtry share/locale/sk @dirrmtry share/locale/rw/LC_MESSAGES @@ -81,6 +87,8 @@ share/locale/zh_TW/LC_MESSAGES/nautilus-sendto.mo @dirrmtry share/locale/cs @dirrmtry share/locale/ca/LC_MESSAGES @dirrmtry share/locale/ca +@dirrmtry share/locale/be/LC_MESSAGES +@dirrmtry share/locale/be @dirrm share/gnome/nautilus-sendto/glade @dirrm share/gnome/nautilus-sendto @dirrm lib/nautilus-sendto/plugins -- cgit