View | Details | Raw Unified | Return to bug 111451
Collapse All | Expand All

(-)gnome-mount/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
8
9
PORTNAME=	gnome-mount
9
PORTNAME=	gnome-mount
10
PORTVERSION=	0.5
10
PORTVERSION=	0.5
11
PORTREVISION=	6
11
PORTREVISION=	7
12
CATEGORIES=	sysutils gnome
12
CATEGORIES=	sysutils gnome
13
MASTER_SITES=	http://people.freedesktop.org/~david/dist/
13
MASTER_SITES=	http://people.freedesktop.org/~david/dist/
14
14
(-)gnome-mount/files/patch-gnome-mount.schemas.in (-1 / +1 lines)
Lines 32-38 Link Here
32
         <type>list</type>
32
         <type>list</type>
33
         <list_type>string</list_type>
33
         <list_type>string</list_type>
34
-        <default>[umask=222]</default>
34
-        <default>[umask=222]</default>
35
+        <default>[-m=222]</default>
35
+        <default>[-m=755]</default>
36
         <locale name="C">
36
         <locale name="C">
37
           <short>Default mount options for ntfs fs</short>
37
           <short>Default mount options for ntfs fs</short>
38
           <long>A list of default mount options for volumes formatted with the ntfs file system.</long>
38
           <long>A list of default mount options for volumes formatted with the ntfs file system.</long>

Return to bug 111451