diff options
-rw-r--r-- | x11-fm/nautilus3/Makefile | 8 | ||||
-rw-r--r-- | x11-fm/nautilus3/distinfo | 4 | ||||
-rw-r--r-- | x11-fm/nautilus3/pkg-plist | 19 |
3 files changed, 13 insertions, 18 deletions
diff --git a/x11-fm/nautilus3/Makefile b/x11-fm/nautilus3/Makefile index d564f125c..c0eb12a23 100644 --- a/x11-fm/nautilus3/Makefile +++ b/x11-fm/nautilus3/Makefile @@ -3,11 +3,11 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports/x11-fm/nautilus3/Makefile,v 1.20 2011/10/15 15:54:44 kwm Exp $ +# $MCom: ports/x11-fm/nautilus3/Makefile,v 1.21 2011/10/18 22:43:09 kwm Exp $ # PORTNAME= nautilus -PORTVERSION= 3.2.1 +PORTVERSION= 3.4.2 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -35,8 +35,8 @@ USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop3 libxml2 \ desktopfileutils ltverhack gvfs ltasneededhack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CONFIGURE_ARGS= --enable-static --disable-packagekit --disable-tracker MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" diff --git a/x11-fm/nautilus3/distinfo b/x11-fm/nautilus3/distinfo index 8ba496545..1dbd0495c 100644 --- a/x11-fm/nautilus3/distinfo +++ b/x11-fm/nautilus3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/nautilus-3.2.1.tar.xz) = c482d6e7babcc238304cf55586cdf7e2b2806025214a143ed355f0d89b33b154 -SIZE (gnome3/nautilus-3.2.1.tar.xz) = 4703588 +SHA256 (gnome3/nautilus-3.4.2.tar.xz) = 752afa41189b0b6c73dc3769cd885e184c29d6d394345ec05cd48b0004e0f452 +SIZE (gnome3/nautilus-3.4.2.tar.xz) = 4583996 diff --git a/x11-fm/nautilus3/pkg-plist b/x11-fm/nautilus3/pkg-plist index ad64d8bf0..641689aeb 100644 --- a/x11-fm/nautilus3/pkg-plist +++ b/x11-fm/nautilus3/pkg-plist @@ -26,6 +26,7 @@ libdata/pkgconfig/libnautilus-extension.pc share/GConf/gsettings/nautilus.convert share/applications/nautilus-autorun-software.desktop share/applications/nautilus.desktop +share/dbus-1/services/org.freedesktop.FileManager1.service share/dbus-1/services/org.gnome.Nautilus.service share/doc/libnautilus-extension/ch01.html share/doc/libnautilus-extension/home.png @@ -65,6 +66,7 @@ share/locale/be@latin/LC_MESSAGES/nautilus.mo share/locale/bg/LC_MESSAGES/nautilus.mo share/locale/bn/LC_MESSAGES/nautilus.mo share/locale/bn_IN/LC_MESSAGES/nautilus.mo +share/locale/bo/LC_MESSAGES/nautilus.mo share/locale/br/LC_MESSAGES/nautilus.mo share/locale/bs/LC_MESSAGES/nautilus.mo share/locale/ca/LC_MESSAGES/nautilus.mo @@ -121,6 +123,7 @@ share/locale/ml/LC_MESSAGES/nautilus.mo share/locale/mn/LC_MESSAGES/nautilus.mo share/locale/mr/LC_MESSAGES/nautilus.mo share/locale/ms/LC_MESSAGES/nautilus.mo +share/locale/my/LC_MESSAGES/nautilus.mo share/locale/nb/LC_MESSAGES/nautilus.mo share/locale/nds/LC_MESSAGES/nautilus.mo share/locale/ne/LC_MESSAGES/nautilus.mo @@ -169,18 +172,6 @@ share/mime/packages/nautilus.xml %%DATADIR%%/icons/hicolor/48x48/emblems/emblem-note.png %%DATADIR%%/nautilus-extras.placeholder %%DATADIR%%/nautilus-suggested.placeholder -%%DATADIR%%/ui/nautilus-bookmarks-window.ui -%%DATADIR%%/ui/nautilus-file-management-properties.ui -%%DATADIR%%/ui/nautilus-desktop-icon-view-ui.xml -%%DATADIR%%/ui/nautilus-directory-view-ui.xml -%%DATADIR%%/ui/nautilus-icon-view-ui.xml -%%DATADIR%%/ui/nautilus-list-view-ui.xml -%%DATADIR%%/ui/nautilus-shell-ui.xml -%%DATADIR%%/ui/nautilus-toolbar-ui.xml -share/pixmaps/nautilus/knob.png -share/pixmaps/nautilus/thumbnail_frame.png -@dirrm share/pixmaps/nautilus -@dirrm %%DATADIR%%/ui @dirrmtry %%DATADIR%%/icons/hicolor/48x48/emblems @dirrmtry %%DATADIR%%/icons/hicolor/48x48 @dirrmtry %%DATADIR%%/icons/hicolor/24x24/emblems @@ -232,6 +223,8 @@ share/pixmaps/nautilus/thumbnail_frame.png @dirrmtry share/locale/nso @dirrmtry share/locale/nds/LC_MESSAGES @dirrmtry share/locale/nds +@dirrmtry share/locale/my/LC_MESSAGES +@dirrmtry share/locale/my @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrmtry share/locale/mi/LC_MESSAGES @@ -268,6 +261,8 @@ share/pixmaps/nautilus/thumbnail_frame.png @dirrmtry share/locale/crh @dirrmtry share/locale/ca@valencia/LC_MESSAGES @dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/bo/LC_MESSAGES +@dirrmtry share/locale/bo @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/be@latin/LC_MESSAGES |