From 939c5edb163be7c8ef5f3a1c94b5301d832fa0a9 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 31 Dec 2006 20:44:44 +0000 Subject: Mount vfat volumes with the longnames option by default. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8126 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gnome-mount/Makefile | 4 ++-- sysutils/gnome-mount/files/patch-gnome-mount.schemas.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sysutils/gnome-mount') diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile index 9892e3f97..0365dabc7 100644 --- a/sysutils/gnome-mount/Makefile +++ b/sysutils/gnome-mount/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.10 2006/12/07 17:05:46 marcus Exp $ +# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.11 2006/12/20 21:17:56 pav Exp $ # PORTNAME= gnome-mount PORTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils gnome MASTER_SITES= http://people.freedesktop.org/~david/dist/ diff --git a/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in b/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in index 3868c56b3..d4a0961b4 100644 --- a/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in +++ b/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in @@ -1,11 +1,11 @@ --- gnome-mount.schemas.in.orig Wed Jun 21 22:45:53 2006 -+++ gnome-mount.schemas.in Sun Nov 26 16:30:37 2006 ++++ gnome-mount.schemas.in Sun Dec 31 15:38:28 2006 @@ -6,7 +6,7 @@ /system/storage/default_options/vfat/mount_options list string - [shortname=winnt,uid=] -+ [shortnames,-u=] ++ [longnames,-u=] Default mount options for vfat fs A list of default mount options for volumes formatted with the vfat file system. -- cgit v1.2.3