Bug 146050 - [MAINTAINER] [PATCH] math/scilab Update to 5.2.2
Summary: [MAINTAINER] [PATCH] math/scilab Update to 5.2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-25 21:50 UTC by Robert Farmer
Modified: 2010-04-30 10:00 UTC (History)
0 users

See Also:


Attachments
file.diff (88.51 KB, patch)
2010-04-25 21:50 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-04-25 21:50:04 UTC
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:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-04-26 01:39:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-30 09:54:54 UTC
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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-04-30 09:55:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!