aboutsummaryrefslogtreecommitdiff
path: root/science/gwyddion/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-30 11:21:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-30 11:21:09 +0000
commita7b7d7564ed79fa43e0f612a9e784868bcba02f5 (patch)
treed3100fea1f31e8ee8a394d592743b198975ec54f /science/gwyddion/files
parent3c5d11a3050ab711fe70f3d2f5b873e2424999d5 (diff)
downloadports-a7b7d7564ed79fa43e0f612a9e784868bcba02f5.tar.gz
ports-a7b7d7564ed79fa43e0f612a9e784868bcba02f5.zip
Notes
Diffstat (limited to 'science/gwyddion/files')
-rw-r--r--science/gwyddion/files/patch-data-gwyddion.xml37
1 files changed, 0 insertions, 37 deletions
diff --git a/science/gwyddion/files/patch-data-gwyddion.xml b/science/gwyddion/files/patch-data-gwyddion.xml
deleted file mode 100644
index 6fb746734b39..000000000000
--- a/science/gwyddion/files/patch-data-gwyddion.xml
+++ /dev/null
@@ -1,37 +0,0 @@
---- data/gwyddion.xml.orig Fri Mar 9 12:19:43 2007
-+++ data/gwyddion.xml Thu Mar 15 16:23:56 2007
-@@ -61,16 +61,6 @@
- <glob pattern="*.GWY"/>
- </mime-type>
-
--<!-- From module hdf4file.c -->
--<mime-type type="application/x-hdf">
-- <comment>Hierarchical Data Format</comment>
-- <magic priority="10">
-- <match type="string" offset="0" value="\x0e\x03\x13\x01"/>
-- </magic>
-- <glob pattern="*.hdf"/>
-- <glob pattern="*.HDF"/>
--</mime-type>
--
- <!-- From module hitachi-afm.c -->
- <mime-type type="application/x-hitachi-spm">
- <comment>Hitachi SPM data</comment>
-@@ -137,17 +127,6 @@
- <match type="string" offset="0" value="\\*File list\r\n"/>
- <match type="string" offset="0" value="?*File list\r\n"/>
- </magic>
--</mime-type>
--
--<!-- From module netcdf.c -->
--<mime-type type="application/x-netcdf">
-- <comment>NetCDF data</comment>
-- <magic priority="10">
-- <match type="string" offset="0" value="CDF\x01"/>
-- <match type="string" offset="0" value="CDF\x02"/>
-- </magic>
-- <glob pattern="*.nc"/>
-- <glob pattern="*.NC"/>
- </mime-type>
-
- <!-- From module nt-mdt.c -->