diff options
author | recht <recht@pkgsrc.org> | 2005-01-20 21:32:11 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2005-01-20 21:32:11 +0000 |
commit | a22373e549707f0cc11a35462ff1a913b1721587 (patch) | |
tree | 284daee3475c0f47e902464b6f9df64a04f6b90f /sysutils/gnome-vfs2/distinfo | |
parent | 3619089f23af574a438f9f5b40653da853328020 (diff) | |
download | pkgsrc-a22373e549707f0cc11a35462ff1a913b1721587.tar.gz |
- add fix for gzip-method from
http://bugzilla.gnome.org/show_bug.cgi?id=157275
(which also is in the gnome-vfs2 CVS)
* modules/gzip-method.c (do_read): Return GNOME_VFS_ERROR_EOF when
we reach the end of a file with the gzip method. Fixes bug 157275.
- add fix for sftp-method from gnome-vfs2 CVS to make sftp URIs
actually work
* modules/sftp-method.c: always check gnome_vfs_unescape_string
return value.
* modules/sftp-method.c (do_move): honour the force_replace flag.
- sync with opendarwinports and make CFLAGS.Darwin to LDFLAGS.Darwin
and remove obsolute stuff (leaves only -lresolv)
bump PKGREVISION to 2
Diffstat (limited to 'sysutils/gnome-vfs2/distinfo')
-rw-r--r-- | sysutils/gnome-vfs2/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/gnome-vfs2/distinfo b/sysutils/gnome-vfs2/distinfo index a73e0421172..4361e2c2c60 100644 --- a/sysutils/gnome-vfs2/distinfo +++ b/sysutils/gnome-vfs2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.29 2005/01/11 12:32:53 jmmv Exp $ +$NetBSD: distinfo,v 1.30 2005/01/20 21:32:11 recht Exp $ SHA1 (gnome-vfs-2.8.3.tar.bz2) = 263dc88bfb18ac5bb917124bbc8278b3f5352688 Size (gnome-vfs-2.8.3.tar.bz2) = 1907154 bytes @@ -17,3 +17,5 @@ SHA1 (patch-aq) = 1d5ed4d6c1b3a282e68bedf6892fa8a9678ea39b SHA1 (patch-ar) = 99c99d0d90ed7a0d804b349f532d3a17c780d506 SHA1 (patch-as) = 1ac0cc66541c1e7ce62d205a05cc6cb446cec39d SHA1 (patch-at) = b75ad2f2accb0ca8986f8c4e2771028fceca41b4 +SHA1 (patch-au) = 12cbe2cc02b436f8f1c4afed5be34bddc23e7e8f +SHA1 (patch-av) = 689114a36fa78dc2216a763eee597e5c61d269a5 |