Bug 144391 - [PATCH] math/scilab: Update to 5.2.1
Summary: [PATCH] math/scilab: Update to 5.2.1
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-03-01 17:50 UTC by Robert Farmer
Modified: 2010-03-07 23:49 UTC (History)
0 users

See Also:


Attachments
file.diff (43.62 KB, patch)
2010-03-01 17: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-03-01 17:50:02 UTC
Update to 5.2.1

Changelog: http://www.scilab.org/content/download/1136/11155/file/changes5.2-5.2.1.pdf

FreeBSD changes:
* Remove the local patch to work with jgraphx (included upstream)
* Fix the library version number in the matio dependency
* Add a patch to compile properly with hdf-java (obtained from Debian)
* Move saxon dependency into GUI section to allow builds without Java (by Chris Rees <utisoft@gmail.com>)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-01 17:50:12 UTC
Maintainer of math/scilab,

Please note that PR ports/144391 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144391

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-01 17:50:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 utisoft 2010-03-01 23:05:13 UTC
Yep, fine, thanks yet again Rob.

Chris
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-03-02 00:37:53 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Robert Farmer 2010-03-02 03:06:19 UTC
There's a small error in the pkg-plist I submitted. Please see an
updated version:
http://www.predatorlabs.net/dl/patches/scilab521.diff

-- 
Rob Farmer
Comment 6 Wen Heping freebsd_committer freebsd_triage 2010-03-02 03:39:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 7 dfilter service freebsd_committer freebsd_triage 2010-03-02 09:05:15 UTC
wen         2010-03-02 09:05:01 UTC

  FreeBSD ports repository

  Modified files:
    math/scilab          Makefile distinfo pkg-plist 
  Added files:
    math/scilab/files    
                         patch-modules-hdf5-src-java-org-scilab-modules-hdf5-read-H5Read.java 
  Removed files:
    math/scilab/files    patch-debian-jgraphx 
  Log:
  - Update to 5.2.1
  Changelog: http://www.scilab.org/content/download/1136/11155/file/changes5.2-5.2.1.pdf
  
  - FreeBSD changes:
  * Remove the local patch to work with jgraphx (included upstream)
  * Fix the library version number in the matio dependency
  * Add a patch to compile properly with hdf-java (obtained from Debian)
  * Move saxon dependency into GUI section to allow builds without Java (by marc@, Chris Rees <utisoft@gmail.com>)
  
  PR:             ports/144391
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
  Approved by:    maintainer
  Feature safe:   yes
  
  Revision  Changes    Path
  1.62      +17 -14    ports/math/scilab/Makefile
  1.15      +3 -3      ports/math/scilab/distinfo
  1.2       +0 -328    ports/math/scilab/files/patch-debian-jgraphx (dead)
  1.1       +12 -0     ports/math/scilab/files/patch-modules-hdf5-src-java-org-scilab-modules-hdf5-read-H5Read.java (new)
  1.16      +86 -17    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 8 dfilter service freebsd_committer freebsd_triage 2010-03-03 06:41:07 UTC
wen         2010-03-03 06:40:46 UTC

  FreeBSD ports repository

  Modified files:
    math/scilab          Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 5.2.1
  Changelog:
  http://www.scilab.org/content/download/1136/11155/file/changes5.2-5.2.1.pdf
  
  - FreeBSD changes:
  * Remove the local patch to work with jgraphx (included upstream)
  * Fix the library version number in the matio dependency
  * Add a patch to compile properly with hdf-java (obtained from Debian)
  * Move saxon dependency into GUI section to allow builds without Java (by makc@,
  Chris Rees <utisoft@gmail.com>)
  
  PR:             ports/144391
  Submitted by:   rfarmer@predatorlabs.net
  Approved by:    maintainer
  Feature safe:   yes
  
  Revision  Changes    Path
  1.63      +0 -0      ports/math/scilab/Makefile
  1.16      +0 -0      ports/math/scilab/distinfo
  1.6       +0 -0      ports/math/scilab/pkg-descr
  1.17      +0 -0      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 9 Wen Heping freebsd_committer freebsd_triage 2010-03-07 23:49:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!