diff options
author | wiz <wiz> | 2008-10-24 21:48:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-10-24 21:48:44 +0000 |
commit | ba92e1ee62803865a3f70bacd49f970005d25639 (patch) | |
tree | c5ca741fd58d7440e47cb4bf59f169e7a6826d5e /sysutils/gvfs | |
parent | c12a7916d18c2948735533a305d911ec417bc821 (diff) | |
download | pkgsrc-ba92e1ee62803865a3f70bacd49f970005d25639.tar.gz |
Update to 1.0.2:
Major changes in 1.0.2
======================
* Make sure mount-added is always emitted when a mount operation is completed
* Crash fixes
* FUSE: Set st_blocks to make du and ls -s work
* FUSE: Stability fix with concurrent close and reads (made amarok2 crash)
Diffstat (limited to 'sysutils/gvfs')
-rw-r--r-- | sysutils/gvfs/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gvfs/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/gvfs/Makefile b/sysutils/gvfs/Makefile index 8c7b4a3a9e6..2cc1d23e1b6 100644 --- a/sysutils/gvfs/Makefile +++ b/sysutils/gvfs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2008/10/16 13:59:39 drochner Exp $ +# $NetBSD: Makefile,v 1.10 2008/10/24 21:48:44 wiz Exp $ # -DISTNAME= gvfs-1.0.1 +DISTNAME= gvfs-1.0.2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gvfs/1.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gvfs/distinfo b/sysutils/gvfs/distinfo index 6a9db276a95..388df07b4be 100644 --- a/sysutils/gvfs/distinfo +++ b/sysutils/gvfs/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2008/10/16 13:59:39 drochner Exp $ +$NetBSD: distinfo,v 1.6 2008/10/24 21:48:44 wiz Exp $ -SHA1 (gvfs-1.0.1.tar.bz2) = 691f543a294899e582c912c2ad500e67966dfd6f -RMD160 (gvfs-1.0.1.tar.bz2) = a22d08085e1b6f55aa455e3a6d3ab1128d53a9fe -Size (gvfs-1.0.1.tar.bz2) = 898295 bytes +SHA1 (gvfs-1.0.2.tar.bz2) = 7f005cc579532b82072268ad399a2bc5ec353000 +RMD160 (gvfs-1.0.2.tar.bz2) = b8f6a107923fae1c0752ee7eb4a1c27c50e3c93d +Size (gvfs-1.0.2.tar.bz2) = 918268 bytes SHA1 (patch-aa) = c21578643eaedf8b614b4d0e55a6ddb8b8217784 SHA1 (patch-ab) = 6e8d4959f36df50e42b233becc80b14dac706112 |