Update to 5.2.2 This is a bugfix release. Most notable change: Performance Regression which was slowing down loops in some cases, fixed. Performances can be improved up to 50 %. Full changelog: http://www.scilab.org/content/download/1273/12237/file/changes5.2-5.2.2.pdf On the FreeBSD end: * The Ocaml-based modelica compiler now builds and is available as an option * WITHOUT_UMFPACK knob is fixed and added to the options dialog * Sync DESKTOP_ENTRIES with COMMENT Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
wen 2010-04-30 08:54:40 UTC FreeBSD ports repository Modified files: math/scilab Makefile distinfo pkg-plist Added files: math/scilab/files patch-modules-xcos-src-java-org-scilab-modules-graph-ScilabCanvas.java Log: - Update to 5.2.2 PR: ports/146050 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Revision Changes Path 1.66 +19 -13 ports/math/scilab/Makefile 1.17 +3 -3 ports/math/scilab/distinfo 1.1 +11 -0 ports/math/scilab/files/patch-modules-xcos-src-java-org-scilab-modules-graph-ScilabCanvas.java (new) 1.19 +154 -449 ports/math/scilab/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!