aboutsummaryrefslogtreecommitdiff
path: root/misc/gnome-mime-data
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-09 23:49:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-09 23:49:54 +0000
commit09554f6b0bb28cc850e8a312dabf1ec54b94b9b0 (patch)
treecf21f1a46476d1b6ea361aef3dfebc2cb9220509 /misc/gnome-mime-data
parent8b8d4f021d3c024dc295d200a8a5d03e4aae3f99 (diff)
downloadports-09554f6b0bb28cc850e8a312dabf1ec54b94b9b0.tar.gz
ports-09554f6b0bb28cc850e8a312dabf1ec54b94b9b0.zip
Remove an extraneous -p argument to gnome-sound-recorder that was making
it abort at startup. Reported by: nectar
Notes
Notes: svn path=/head/; revision=75215
Diffstat (limited to 'misc/gnome-mime-data')
-rw-r--r--misc/gnome-mime-data/Makefile1
-rw-r--r--misc/gnome-mime-data/files/patch-gnome-vfs.applications13
2 files changed, 12 insertions, 2 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile
index 8053f2ce73aa..2236e7538b65 100644
--- a/misc/gnome-mime-data/Makefile
+++ b/misc/gnome-mime-data/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomemimedata
PORTVERSION= 2.2.0
+PORTREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.2
diff --git a/misc/gnome-mime-data/files/patch-gnome-vfs.applications b/misc/gnome-mime-data/files/patch-gnome-vfs.applications
index 5d17bac71320..269a0905afcc 100644
--- a/misc/gnome-mime-data/files/patch-gnome-vfs.applications
+++ b/misc/gnome-mime-data/files/patch-gnome-vfs.applications
@@ -1,5 +1,5 @@
---- gnome-vfs.applications.orig Thu Sep 12 02:02:27 2002
-+++ gnome-vfs.applications Thu Sep 12 02:03:27 2002
+--- gnome-vfs.applications.orig Sun Oct 6 15:14:35 2002
++++ gnome-vfs.applications Sun Feb 9 18:46:01 2003
@@ -55,7 +55,7 @@
mime_types=application/x-deb
@@ -9,3 +9,12 @@
name=Electric Eyes
can_open_multiple_files=true
expects_uris=false
+@@ -187,7 +187,7 @@
+ mime_types=application/x-gnumeric,application/x-applix-spreadsheet,application/vnd.ms-excel,application/vnd.lotus-1-2-3,application/x-oleo,application/x-xbase,text/spreadsheet,text/x-comma-separated-values,text/tab-separated-values
+
+ grecord
+- command=gnome-sound-recorder -p
++ command=gnome-sound-recorder
+ name=Sound Recorder
+ can_open_multiple_files=false
+ expects_uris=false