pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/nautilus Update to 2.8.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c94f70be1004
branches:  trunk
changeset: 486462:c94f70be1004
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Dec 28 21:45:59 2004 +0000

description:
Update to 2.8.2:

Major changes since 2.8.1 are:
* On mime mismatch, allow open with default app as open with
* On dnd of mozilla link, create desktop file with .desktop ending
* Delay activation when keyboard navigating in tree sidebar
* Add open new window menu item in browser mode
* Fix race condition that made up not alway select the folder
* Better error message when there is no handler for a file
* Fix throbber right-alignment with latest bonoboui
* Alt-up selects the directory you came from
* Display a frame on DnD hover if accepting
* Fix off-by-one bug in icon positioning on DnD
* Make creating new files in list view auto-rename
* Add the icon text to the DnD icon
* Add eject to volumes in free sidebar
* Don't close browser window when the showed path is unmounted
* Save browser window geometry
* Handle the new env vars for filesystem charset

diffstat:

 sysutils/nautilus/Makefile |  7 ++++---
 sysutils/nautilus/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (37 lines):

diff -r a36f786ee049 -r c94f70be1004 sysutils/nautilus/Makefile
--- a/sysutils/nautilus/Makefile        Tue Dec 28 21:43:44 2004 +0000
+++ b/sysutils/nautilus/Makefile        Tue Dec 28 21:45:59 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2004/10/30 04:35:26 minskim Exp $
+# $NetBSD: Makefile,v 1.42 2004/12/28 21:45:59 jmmv Exp $
 #
 
-DISTNAME=              nautilus-2.8.1
-PKGREVISION=           1
+DISTNAME=              nautilus-2.8.2
 CATEGORIES=            sysutils gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/nautilus/2.8/}
 EXTRACT_SUFX=          .tar.bz2
@@ -26,6 +25,8 @@
 
 GCONF2_SCHEMAS=                apps_nautilus_preferences.schemas
 
+BUILDLINK_DEPENDS.eel2+=       eel2>=2.8.2
+
 .include "../../audio/esound/buildlink3.mk"
 .include "../../devel/GConf2/schemas.mk"
 .include "../../devel/eel2/buildlink3.mk"
diff -r a36f786ee049 -r c94f70be1004 sysutils/nautilus/distinfo
--- a/sysutils/nautilus/distinfo        Tue Dec 28 21:43:44 2004 +0000
+++ b/sysutils/nautilus/distinfo        Tue Dec 28 21:45:59 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2004/11/03 12:40:53 jmmv Exp $
+$NetBSD: distinfo,v 1.17 2004/12/28 21:45:59 jmmv Exp $
 
-SHA1 (nautilus-2.8.1.tar.bz2) = 76ef92ee99365c56528b16ba5edf1f652edcc97f
-Size (nautilus-2.8.1.tar.bz2) = 5767420 bytes
+SHA1 (nautilus-2.8.2.tar.bz2) = cf85656656550d1e8c4be405434cd3e81c7ad7bb
+Size (nautilus-2.8.2.tar.bz2) = 5808170 bytes
 SHA1 (patch-ab) = 60dc4cf38abd51d1d6353b07e6f0eabf2a748bf3
 SHA1 (patch-ae) = a67d8b7ba3a1b9a71958736ef4946be301e67124
 SHA1 (patch-af) = dbdfb1e7e2103a3174fddaccad64868781052057



Home | Main Index | Thread Index | Old Index