From d1aec8f5eb6fd8521ba81ea9e1d7b6e9aacc545c Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 3 Jul 2007 17:16:52 +0000 Subject: -Update to 2.18.3. -Get rid of X11BASE. --- x11-fm/nautilus/Makefile | 5 ++--- x11-fm/nautilus/distinfo | 6 +++--- x11-fm/nautilus/pkg-plist | 10 ++++++++-- 3 files changed, 13 insertions(+), 8 deletions(-) (limited to 'x11-fm') diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 2f30af77bb3..89f3216a018 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -7,8 +7,7 @@ # PORTNAME= nautilus -PORTVERSION= 2.18.1 -PORTREVISION= 3 +PORTVERSION= 2.18.3 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -30,7 +29,7 @@ GNOME_DESKTOP_VERSION=2 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \ + LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -liconv" \ LIBPNG="-L${LOCALBASE}/lib -lpng -lz" CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \ --with-freetype2-include-place=${LOCALBASE}/include/freetype2 \ diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo index f7c4093c5cc..eea3c4ce5b5 100644 --- a/x11-fm/nautilus/distinfo +++ b/x11-fm/nautilus/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/nautilus-2.18.1.tar.bz2) = e4718f37080b7d98cd5707e617d43ae6 -SHA256 (gnome2/nautilus-2.18.1.tar.bz2) = b42e90788c14a4aecd748963135bf54fef20d7a19a448f7393d446028f73ec3b -SIZE (gnome2/nautilus-2.18.1.tar.bz2) = 4325821 +MD5 (gnome2/nautilus-2.18.3.tar.bz2) = e027b4e1a925122ef3e7f54323cc3c44 +SHA256 (gnome2/nautilus-2.18.3.tar.bz2) = 8ecc2b27f9e8e7f12ee2a84ae54d71d60c769e559f9952f8d792447e6f657c16 +SIZE (gnome2/nautilus-2.18.3.tar.bz2) = 4331118 diff --git a/x11-fm/nautilus/pkg-plist b/x11-fm/nautilus/pkg-plist index 7703d0c1438..780b573f78d 100644 --- a/x11-fm/nautilus/pkg-plist +++ b/x11-fm/nautilus/pkg-plist @@ -24,7 +24,6 @@ share/gnome/applications/nautilus-folder-handler.desktop share/gnome/applications/nautilus-home.desktop share/gnome/applications/nautilus.desktop share/gnome/applications/network-scheme.desktop -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true share/gnome/nautilus/browser.xml share/gnome/nautilus/glade/nautilus-bookmarks-window.glade share/gnome/nautilus/glade/nautilus-file-management-properties.glade @@ -87,6 +86,7 @@ share/locale/am/LC_MESSAGES/nautilus.mo share/locale/ar/LC_MESSAGES/nautilus.mo share/locale/az/LC_MESSAGES/nautilus.mo share/locale/be/LC_MESSAGES/nautilus.mo +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 @@ -138,6 +138,7 @@ share/locale/ne/LC_MESSAGES/nautilus.mo share/locale/nl/LC_MESSAGES/nautilus.mo share/locale/nn/LC_MESSAGES/nautilus.mo share/locale/nso/LC_MESSAGES/nautilus.mo +share/locale/oc/LC_MESSAGES/nautilus.mo share/locale/or/LC_MESSAGES/nautilus.mo share/locale/pa/LC_MESSAGES/nautilus.mo share/locale/pl/LC_MESSAGES/nautilus.mo @@ -179,9 +180,10 @@ share/mime/packages/nautilus.xml @exec /bin/mkdir -p %D/lib/nautilus/extensions-1.0 @dirrmtry lib/nautilus/extensions-1.0 @dirrmtry lib/nautilus -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/zu/LC_MESSAGES @dirrmtry share/locale/zu @dirrmtry share/locale/zh_HK/LC_MESSAGES @@ -196,6 +198,8 @@ share/mime/packages/nautilus.xml @dirrmtry share/locale/sr@ije @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc @dirrmtry share/locale/nso/LC_MESSAGES @dirrmtry share/locale/nso @dirrmtry share/locale/mi/LC_MESSAGES @@ -212,3 +216,5 @@ share/mime/packages/nautilus.xml @dirrmtry share/locale/dz @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN +@dirrmtry share/locale/be@latin/LC_MESSAGES +@dirrmtry share/locale/be@latin -- cgit