aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-10-29 00:14:46 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-10-29 00:14:46 +0000
commit16a9647b69f15b1a863faf5ed8695d86fa9ac63d (patch)
treece26a283d021876aae3361fd8dfd541a13a6d585 /math
parent5757f63f982460aa8943a1626ac9907ababd71ec (diff)
downloadports-16a9647b69f15b1a863faf5ed8695d86fa9ac63d.tar.gz
ports-16a9647b69f15b1a863faf5ed8695d86fa9ac63d.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/scilab/files/patch-modules__xcos__src__java__org__scilab__modules__xcos__Xcos.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scilab/files/patch-modules__xcos__src__java__org__scilab__modules__xcos__Xcos.java b/math/scilab/files/patch-modules__xcos__src__java__org__scilab__modules__xcos__Xcos.java
index 89165477bf3d..199f1b9b0b04 100644
--- a/math/scilab/files/patch-modules__xcos__src__java__org__scilab__modules__xcos__Xcos.java
+++ b/math/scilab/files/patch-modules__xcos__src__java__org__scilab__modules__xcos__Xcos.java
@@ -8,4 +8,4 @@
+ private static final List<String> HDF5_VERSIONS = Arrays.asList("[1, 8, 4]", "[1, 8, 5]", "[1, 8, 6]", "[1, 8, 7]", "[1, 8, 8]", "[1, 8, 9]");
private static final List<String> BATIK_VERSIONS = Arrays.asList("1.7");
- private static final String UNABLE_TO_LOAD_JGRAPHX = \ No newline at end of file
+ private static final String UNABLE_TO_LOAD_JGRAPHX =