summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs2/Makefile.common
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-01-20 13:29:13 +0000
committerjmmv <jmmv@pkgsrc.org>2006-01-20 13:29:13 +0000
commit7f89f0cb25c5a542819cd5e9d84f8405ce1142d0 (patch)
tree7b61364ca3776738e627fd6b4c94787aa3619bd3 /sysutils/gnome-vfs2/Makefile.common
parent9d03c8f240e17c318eee28a3a91ce4cb5934a463 (diff)
downloadpkgsrc-7f89f0cb25c5a542819cd5e9d84f8405ce1142d0.tar.gz
Update gnome-vfs2* to 2.12.2:
* Correctly resolve nested symlinks without accessing invalid memory * Synch xdgmime with upstream to fix handling of the mime cache * Improve parsing of files which have names that match dates, years or times of day. * Correctly return GNOME_VFS_ERROR_CANCELLED if an authentication was cancelled in the ftp, sftp and smb method * Fix problem with multiple cd volumes * Add logic for Win32 so we won't return crap like /x:/foo/bar.zap and fix handling of file overwrites.
Diffstat (limited to 'sysutils/gnome-vfs2/Makefile.common')
-rw-r--r--sysutils/gnome-vfs2/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-vfs2/Makefile.common b/sysutils/gnome-vfs2/Makefile.common
index efe12c0a94d..feda88f4a95 100644
--- a/sysutils/gnome-vfs2/Makefile.common
+++ b/sysutils/gnome-vfs2/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.28 2006/01/16 17:57:53 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.29 2006/01/20 13:29:13 jmmv Exp $
#
-DISTNAME= gnome-vfs-2.12.1.1
+DISTNAME= gnome-vfs-2.12.2
PKGNAME= ${DISTNAME:S/vfs/vfs2/}
CATEGORIES?= sysutils
CATEGORIES+= gnome