diff options
-rw-r--r-- | x11-fm/nautilus/Makefile | 6 | ||||
-rw-r--r-- | x11-fm/nautilus/distinfo | 6 | ||||
-rw-r--r-- | x11-fm/nautilus/files/patch-src_nautilus-navigation-window-pane.c | 22 | ||||
-rw-r--r-- | x11-fm/nautilus/files/patch-src_nautilus-side-pane.c | 11 | ||||
-rw-r--r-- | x11-fm/nautilus/pkg-plist | 3 |
5 files changed, 8 insertions, 40 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 380e92402..55ba42285 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -3,12 +3,11 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports/x11-fm/nautilus/Makefile,v 1.201 2010/08/13 14:54:44 kwm Exp $ +# $MCom: ports/x11-fm/nautilus/Makefile,v 1.202 2010/08/18 09:12:54 kwm Exp $ # PORTNAME= nautilus -PORTVERSION= 2.31.6 -PORTREVISION= 1 +PORTVERSION= 2.31.90 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +17,6 @@ COMMENT?= File manager for the GNOME desktop BUILD_DEPENDS= g-ir-compiler:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ - unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ exempi.3:${PORTSDIR}/textproc/exempi INSTALLS_ICONS= yes diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo index 51d26164d..1c33aac5b 100644 --- a/x11-fm/nautilus/distinfo +++ b/x11-fm/nautilus/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/nautilus-2.31.6.tar.bz2) = bcae941993278b23f8697e7f9125f63b -SHA256 (gnome2/nautilus-2.31.6.tar.bz2) = 4745435df64c02f71c42274f532cfd1c757db37e028166e1314d6d9c77925c23 -SIZE (gnome2/nautilus-2.31.6.tar.bz2) = 6276915 +MD5 (gnome2/nautilus-2.31.90.tar.bz2) = 522597aab3c21f2b609e1ed57d2abdaf +SHA256 (gnome2/nautilus-2.31.90.tar.bz2) = 82f61085ee83458724d862c37dfecbad86ea3ec4f370aff74a46f45d8759e63c +SIZE (gnome2/nautilus-2.31.90.tar.bz2) = 6143241 diff --git a/x11-fm/nautilus/files/patch-src_nautilus-navigation-window-pane.c b/x11-fm/nautilus/files/patch-src_nautilus-navigation-window-pane.c deleted file mode 100644 index 9ef73aac7..000000000 --- a/x11-fm/nautilus/files/patch-src_nautilus-navigation-window-pane.c +++ /dev/null @@ -1,22 +0,0 @@ ---- src/nautilus-navigation-window-pane.c.orig 2010-08-18 11:05:15.000000000 +0200 -+++ src/nautilus-navigation-window-pane.c 2010-08-18 11:06:41.000000000 +0200 -@@ -457,8 +457,8 @@ notebook_popup_menu_cb (GtkWidget *widge - } - - static gboolean --notebook_switch_page_cb (GtkNotebook *notebook, -- GtkNotebookPage *page, -+notebook_switch_page_cb (GtkWidget *notebook, -+ GtkWidget *page, - unsigned int page_num, - NautilusNavigationWindowPane *pane) - { -@@ -480,7 +480,7 @@ notebook_switch_page_cb (GtkNotebook *no - void - nautilus_navigation_window_pane_remove_page (NautilusNavigationWindowPane *pane, int page_num) - { -- GtkNotebook *notebook; -+ GtkWidget *notebook; - notebook = GTK_NOTEBOOK (pane->notebook); - - g_signal_handlers_block_by_func (notebook, diff --git a/x11-fm/nautilus/files/patch-src_nautilus-side-pane.c b/x11-fm/nautilus/files/patch-src_nautilus-side-pane.c deleted file mode 100644 index b7e2d7497..000000000 --- a/x11-fm/nautilus/files/patch-src_nautilus-side-pane.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/nautilus-side-pane.c.orig 2010-08-18 11:09:43.000000000 +0200 -+++ src/nautilus-side-pane.c 2010-08-18 11:10:05.000000000 +0200 -@@ -90,7 +90,7 @@ side_panel_free (SidePanel *panel) - - static void - switch_page_callback (GtkWidget *notebook, -- GtkNotebookPage *page, -+ GtkWidget *page, - guint page_num, - gpointer user_data) - { diff --git a/x11-fm/nautilus/pkg-plist b/x11-fm/nautilus/pkg-plist index 946252bab..b6e4f3b32 100644 --- a/x11-fm/nautilus/pkg-plist +++ b/x11-fm/nautilus/pkg-plist @@ -107,6 +107,7 @@ share/locale/is/LC_MESSAGES/nautilus.mo share/locale/it/LC_MESSAGES/nautilus.mo share/locale/ja/LC_MESSAGES/nautilus.mo share/locale/ka/LC_MESSAGES/nautilus.mo +share/locale/kk/LC_MESSAGES/nautilus.mo share/locale/km/LC_MESSAGES/nautilus.mo share/locale/kn/LC_MESSAGES/nautilus.mo share/locale/ko/LC_MESSAGES/nautilus.mo @@ -286,6 +287,8 @@ share/pixmaps/nautilus/thumbnail_frame.png @dirrmtry share/locale/ku @dirrmtry share/locale/km/LC_MESSAGES @dirrmtry share/locale/km +@dirrmtry share/locale/kk/LC_MESSAGES +@dirrmtry share/locale/kk @dirrmtry share/locale/io/LC_MESSAGES @dirrmtry share/locale/io @dirrmtry share/locale/ig/LC_MESSAGES |