aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/nautilus2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-19 21:50:05 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-19 21:50:05 +0000
commit5e6ec8244dedc44a9595a8ff3580d6250747bf32 (patch)
tree26312e59f42139b119c9fe839a2d7ea7bd928d48 /x11-fm/nautilus2
parentdf442bda874d3042bbf259cf9827841a91c0ff16 (diff)
downloadports-5e6ec8244dedc44a9595a8ff3580d6250747bf32.tar.gz
ports-5e6ec8244dedc44a9595a8ff3580d6250747bf32.zip
Update to 2.6.1.
Notes
Notes: svn path=/head/; revision=107623
Diffstat (limited to 'x11-fm/nautilus2')
-rw-r--r--x11-fm/nautilus2/Makefile4
-rw-r--r--x11-fm/nautilus2/distinfo4
-rw-r--r--x11-fm/nautilus2/pkg-plist5
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index f6f29a74ef9e..4575f116aef5 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= nautilus2
-PORTVERSION= 2.6.0
-PORTREVISION= 1
+PORTVERSION= 2.6.1
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6
@@ -35,6 +34,7 @@ CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
post-install:
+ ${MKDIR} ${PREFIX}/lib/nautilus/extensions-1.0
@${CHMOD} u+w ${PREFIX}/share/gnome/nautilus/*.desktop
.include <bsd.port.mk>
diff --git a/x11-fm/nautilus2/distinfo b/x11-fm/nautilus2/distinfo
index 85da654bc7e2..0da48126d98a 100644
--- a/x11-fm/nautilus2/distinfo
+++ b/x11-fm/nautilus2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/nautilus-2.6.0.tar.bz2) = a8baee6e907d36fd19f4082d6cfd3a9e
-SIZE (gnome2/nautilus-2.6.0.tar.bz2) = 5502083
+MD5 (gnome2/nautilus-2.6.1.tar.bz2) = 50c5732c0c9736b7026bce1c6b0007dc
+SIZE (gnome2/nautilus-2.6.1.tar.bz2) = 5610905
diff --git a/x11-fm/nautilus2/pkg-plist b/x11-fm/nautilus2/pkg-plist
index 736238acc8f9..aaca958813f7 100644
--- a/x11-fm/nautilus2/pkg-plist
+++ b/x11-fm/nautilus2/pkg-plist
@@ -158,6 +158,7 @@ share/gnome/pixmaps/nautilus/tahoe/bluewall.png
share/gnome/pixmaps/nautilus/tahoe/tahoe.xml
share/gnome/pixmaps/nautilus/text-selection-frame.png
share/gnome/pixmaps/nautilus/thumbnail_frame.png
+share/locale/af/LC_MESSAGES/nautilus.mo
share/locale/am/LC_MESSAGES/nautilus.mo
share/locale/ar/LC_MESSAGES/nautilus.mo
share/locale/az/LC_MESSAGES/nautilus.mo
@@ -180,6 +181,7 @@ share/locale/fi/LC_MESSAGES/nautilus.mo
share/locale/fr/LC_MESSAGES/nautilus.mo
share/locale/ga/LC_MESSAGES/nautilus.mo
share/locale/gl/LC_MESSAGES/nautilus.mo
+share/locale/gu/LC_MESSAGES/nautilus.mo
share/locale/he/LC_MESSAGES/nautilus.mo
share/locale/hi/LC_MESSAGES/nautilus.mo
share/locale/hr/LC_MESSAGES/nautilus.mo
@@ -240,5 +242,6 @@ share/locale/zh_TW/LC_MESSAGES/nautilus.mo
@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/icon_view
@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/desktop
@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus
+@exec /bin/mkdir -p %D/lib/nautilus/extensions-1.0
@unexec /bin/rmdir %D/lib/nautilus/extensions-1.0 2>/dev/null || /usr/bin/true
-@dirrm lib/nautilus
+@unexec /bin/rmdir %D/lib/nautilus 2>/dev/null || /usr/bin/true