summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/gnome-mount/Makefile4
-rw-r--r--sysutils/gnome-mount/files/patch-gnome-mount.schemas.in4
2 files changed, 4 insertions, 4 deletions
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 <marcus@FreeBSD.org>
#
# $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 @@
<applyto>/system/storage/default_options/vfat/mount_options</applyto>
<type>list</type>
<list_type>string</list_type>
- <default>[shortname=winnt,uid=]</default>
-+ <default>[shortnames,-u=]</default>
++ <default>[longnames,-u=]</default>
<locale name="C">
<short>Default mount options for vfat fs</short>
<long>A list of default mount options for volumes formatted with the vfat file system.</long>