aboutsummaryrefslogtreecommitdiff
path: root/math/scilab/files
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2011-05-20 06:04:59 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2011-05-20 06:04:59 +0000
commit391fbdc8f30243a7049a535b9cabcfe32cc134c0 (patch)
tree846d8342c5e864dd4ef28be99c65919f75d175f5 /math/scilab/files
parent7e3d7599487713b9886b0ba0c1233cff7131d576 (diff)
downloadports-391fbdc8f30243a7049a535b9cabcfe32cc134c0.tar.gz
ports-391fbdc8f30243a7049a535b9cabcfe32cc134c0.zip
Update to 5.3.2 (bug fixes)
Upstream now ships desktop files, use those Changelog: http://www.scilab.org/content/download/2264/23453/file/changes5.3.1-5.3.2.pdf PR: ports/157101 Submitted by: Rob Farmer (maintainer)
Notes
Notes: svn path=/head/; revision=274354
Diffstat (limited to 'math/scilab/files')
-rw-r--r--math/scilab/files/patch-build.incl.xml13
-rw-r--r--math/scilab/files/patch-desktop-scilab-adv-cli.desktop11
-rw-r--r--math/scilab/files/patch-modules-core-includes-version.h.in11
3 files changed, 17 insertions, 18 deletions
diff --git a/math/scilab/files/patch-build.incl.xml b/math/scilab/files/patch-build.incl.xml
index 832eb7f82f64..6d9da1beb832 100644
--- a/math/scilab/files/patch-build.incl.xml
+++ b/math/scilab/files/patch-build.incl.xml
@@ -1,11 +1,10 @@
---- build.incl.xml.orig 2010-11-24 00:50:29.000000000 -0800
-+++ build.incl.xml 2010-12-15 02:55:11.000000000 -0800
-@@ -116,6 +116,8 @@
-
+--- build.incl.xml.orig 2011-05-16 01:28:42.000000000 -0700
++++ build.incl.xml 2011-05-16 01:29:23.000000000 -0700
+@@ -85,6 +85,7 @@
+ <pathelement location="${saxon.jar}"/>
+ <pathelement location="${fop.jar}"/>
<pathelement location="${jlatexmath-fop.jar}"/>
-
+ <pathelement location="${xmlgraphics-commons.jar}"/>
-+
<pathelement location="${avalon-framework.jar}"/>
-
<pathelement location="${avalon-framework-impl.jar}"/>
+ <pathelement location="${jeuclid-core.jar}"/>
diff --git a/math/scilab/files/patch-desktop-scilab-adv-cli.desktop b/math/scilab/files/patch-desktop-scilab-adv-cli.desktop
new file mode 100644
index 000000000000..5e7169f3bb67
--- /dev/null
+++ b/math/scilab/files/patch-desktop-scilab-adv-cli.desktop
@@ -0,0 +1,11 @@
+--- desktop/scilab-adv-cli.desktop.orig 2011-05-16 18:13:57.000000000 -0700
++++ desktop/scilab-adv-cli.desktop 2011-05-16 18:14:10.000000000 -0700
+@@ -2,7 +2,7 @@
+ Comment=Scientific software package for numerical computations
+ Comment[fr]=Logiciel scientifique de calcul numérique
+ Comment[de]=eine Wissenschaftssoftware für numerische Berechnungen
+-Exec=scilab-cli
++Exec=scilab-adv-cli
+ GenericName=Scientific Software Package
+ GenericName[fr]=Logiciel de calcul numérique
+ GenericName[de]=Wissenschaftssoftware
diff --git a/math/scilab/files/patch-modules-core-includes-version.h.in b/math/scilab/files/patch-modules-core-includes-version.h.in
deleted file mode 100644
index 82369ca66bbd..000000000000
--- a/math/scilab/files/patch-modules-core-includes-version.h.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- modules/core/includes/version.h.in.orig 2011-03-03 07:30:19.000000000 -0800
-+++ modules/core/includes/version.h.in 2011-04-23 14:29:15.000000000 -0700
-@@ -15,7 +15,7 @@
- #define SCI_VERSION_MAJOR @SCILAB_VERSION_MAJOR@
- #define SCI_VERSION_MINOR @SCILAB_VERSION_MINOR@
- #define SCI_VERSION_MAINTENANCE @SCILAB_VERSION_MAINTENANCE@
--#define SCI_VERSION_STRING "scilab-branch-5.3"
-+#define SCI_VERSION_STRING "scilab-5.3.1"
- /* SCI_VERSION_REVISION --> hash key commit */
- #define SCI_VERSION_REVISION 0
- #define SCI_VERSION_TIMESTAMP 0