summaryrefslogtreecommitdiff
path: root/sysutils/nautilus/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-10-26 21:07:32 +0000
committerjmmv <jmmv@pkgsrc.org>2004-10-26 21:07:32 +0000
commite710d0c0d3cff3efd41d57f82a880378685f3fb8 (patch)
tree1ed978543be457ec4f168ac2afcba4cbac4cb6e5 /sysutils/nautilus/Makefile
parentcf4589ad4b40816e689dcbd8bf3de2854382a889 (diff)
downloadpkgsrc-e710d0c0d3cff3efd41d57f82a880378685f3fb8.tar.gz
Update to 2.8.1:
* Update to latest egg-recent * Fix memory leaks * Clear clipboard after a cut file is pasted * Properly escape uris created by connect to server dialog * Better alignment of icon labels * Allow move (not copy) of a file to another filesystem * Fix reordering of selection when a listview is resorted * Allow keynav on desktop * Fix crash in sort-by-emblems mode * Performance fixes when selecting files * Performance increase in folder load * Allow pasting files as text * Fix nautilus extensions such as file-roller menus * Made select by pattern work in trash * Fixed cut/paste of text when renaming in listview * Always use homedir icon for homedir
Diffstat (limited to 'sysutils/nautilus/Makefile')
-rw-r--r--sysutils/nautilus/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/nautilus/Makefile b/sysutils/nautilus/Makefile
index a2a3fca5dc7..5b283d26793 100644
--- a/sysutils/nautilus/Makefile
+++ b/sysutils/nautilus/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2004/10/03 00:18:16 tv Exp $
+# $NetBSD: Makefile,v 1.38 2004/10/26 21:07:32 jmmv Exp $
#
-DISTNAME= nautilus-2.8.0
-PKGREVISION= 1
+DISTNAME= nautilus-2.8.1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus/2.8/}
EXTRACT_SUFX= .tar.bz2