diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-26 21:07:32 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-26 21:07:32 +0000 |
commit | e5ea75b46f955a33293bdfec6af4ac091ec72ef6 (patch) | |
tree | 1ed978543be457ec4f168ac2afcba4cbac4cb6e5 /sysutils | |
parent | 442f9c9ed8f92b3e038c64cd9f2c27240dfec8f9 (diff) | |
download | pkgsrc-e5ea75b46f955a33293bdfec6af4ac091ec72ef6.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')
-rw-r--r-- | sysutils/nautilus/Makefile | 5 | ||||
-rw-r--r-- | sysutils/nautilus/distinfo | 6 |
2 files changed, 5 insertions, 6 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 diff --git a/sysutils/nautilus/distinfo b/sysutils/nautilus/distinfo index 5a13b8579bc..07da580afea 100644 --- a/sysutils/nautilus/distinfo +++ b/sysutils/nautilus/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2004/09/21 16:54:57 jmmv Exp $ +$NetBSD: distinfo,v 1.14 2004/10/26 21:07:32 jmmv Exp $ -SHA1 (nautilus-2.8.0.tar.bz2) = bb659791f9fabc91ed3e71406b14a1dade48533a -Size (nautilus-2.8.0.tar.bz2) = 5773209 bytes +SHA1 (nautilus-2.8.1.tar.bz2) = 76ef92ee99365c56528b16ba5edf1f652edcc97f +Size (nautilus-2.8.1.tar.bz2) = 5767420 bytes SHA1 (patch-ab) = 60dc4cf38abd51d1d6353b07e6f0eabf2a748bf3 SHA1 (patch-ae) = a67d8b7ba3a1b9a71958736ef4946be301e67124 SHA1 (patch-af) = dbdfb1e7e2103a3174fddaccad64868781052057 |