pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gnome-vfs2 Update gnome-vfs2{,-cdda,-smb} to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/57ab7282c3c5
branches: trunk
changeset: 482367:57ab7282c3c5
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Oct 26 21:01:06 2004 +0000
description:
Update gnome-vfs2{,-cdda,-smb} to 2.8.2:
gnome-vfs 2.8.2
* Bugs fixed:
+ performance increase in gnome-vfs-volume-monitor
+ Update to latest eggdesktopentries.c, fixing leaks
+ Fix problem with http leak fix in last version
+ Fix leaks
+ Make folders open with components, to make run-dialog work for
folders
+ Add support for additional headers to http backend
+ API docs updates
+ Default to the workgroup specified in smb.conf for network://
+ Fix queue handling for monitoring events
+ Add --disable-howl flag
+ Ignore smb files with empty names when enumerating
gnome-vfs 2.8.1
* Bugs fixed:
+ ftp-method: Don't ask for password if hostname wrong
+ fix detection of and build with kerberos
+ allow unref of the volume monitor after shutdown
+ Fix http issues with gtik
+ Fix leaks
+ Fix default application handling. Now user defaults override
system defaults.
+ Don't keep re-reading /etc/fstab
+ Read the right fstab file on solaris
+ sftp-method: use password if in uri
+ http-method: fix seek to end of file
+ http-method: various webdav fixes
+ Handle empty but non-null http proxy hostname.
diffstat:
sysutils/gnome-vfs2/Makefile.common | 6 +++---
sysutils/gnome-vfs2/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 0d4dbccea4a3 -r 57ab7282c3c5 sysutils/gnome-vfs2/Makefile.common
--- a/sysutils/gnome-vfs2/Makefile.common Tue Oct 26 20:58:59 2004 +0000
+++ b/sysutils/gnome-vfs2/Makefile.common Tue Oct 26 21:01:06 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.4 2004/09/21 16:45:47 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/10/26 21:01:06 jmmv Exp $
#
-DISTNAME= gnome-vfs-2.8.0
+DISTNAME= gnome-vfs-2.8.2
PKGNAME= ${DISTNAME:S/vfs/vfs2/}
CATEGORIES?= sysutils
CATEGORIES+= gnome
@@ -70,7 +70,7 @@
SUBST_FILES.libs= modules/Makefile.in
SUBST_SED.libs= -e 's|../libgnomevfs/libgnomevfs-2.la|${BUILDLINK_PREFIX.gnome-vfs2}/lib/libgnomevfs-2.la|g'
-BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.8.0
+BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.8.2
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
PRINT_PLIST_AWK+= /^@dirrm lib\/gnome-vfs-2.0\/modules$$/ \
diff -r 0d4dbccea4a3 -r 57ab7282c3c5 sysutils/gnome-vfs2/distinfo
--- a/sysutils/gnome-vfs2/distinfo Tue Oct 26 20:58:59 2004 +0000
+++ b/sysutils/gnome-vfs2/distinfo Tue Oct 26 21:01:06 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.25 2004/10/24 18:03:24 recht Exp $
+$NetBSD: distinfo,v 1.26 2004/10/26 21:01:06 jmmv Exp $
-SHA1 (gnome-vfs-2.8.0.tar.bz2) = 849b8ffeae6e1595f080b4d56104ffa53e3c9aaf
-Size (gnome-vfs-2.8.0.tar.bz2) = 1860847 bytes
+SHA1 (gnome-vfs-2.8.2.tar.bz2) = 6e0e1985fa539267cbe9d67e9b8911bfeaeda945
+Size (gnome-vfs-2.8.2.tar.bz2) = 1904430 bytes
SHA1 (patch-aa) = 5bddba16ab0d57c48234ca427417ebf2cd563aab
SHA1 (patch-ab) = 9fc885b1ef1e9dd05f4b3041963df298dbfba582
SHA1 (patch-ad) = 326e835c7fd1d2e25ac2ae4736347d38ffe8ea06
Home |
Main Index |
Thread Index |
Old Index