Bug 131105 - [PATCH]math/maxima: update to 5.17.1
Summary: [PATCH]math/maxima: update to 5.17.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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-29 03:20 UTC by bf
Modified: 2009-01-29 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.41 KB, patch)
2009-01-29 03:20 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2009-01-29 03:20:02 UTC
From release announcements:

"Differences wrt 5.17.0: html documentation was generated
incorrectly, should be OK now; build problems w/ ECL mostly
resolved, I hope; and some minor bug fixes."

"Some problems with 5.17.1 were reported. None of these seem
serious enough to require fixing on the release branch.
There are hundreds of open bug reports; I don't see that the
following are any more important than any of the others.

(1) limit(1/x, x, 0) => infinity: intended result, won't change
(2) erf sometimes returns complex result (with small imaginary
part) for real float argument: not serious
(3) problem loading affine package: situation unchanged from
last release (couldn't load affine due to a different problem)
(4) Problem running 5.17.1 on one user's Windows system:
problem only for that one user to the best of my knowledge
(5) asksign nuttiness in limit(a*x, x, 0): annoying, not incorrect"

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-29 03:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Philippe Audeoud freebsd_committer freebsd_triage 2009-01-29 10:22:04 UTC
Responsible Changed
From-To: miwi->jadawin

Free miwi
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-29 14:32:28 UTC
jadawin     2009-01-29 14:32:17 UTC

  FreeBSD ports repository

  Modified files:
    math/maxima          Makefile distinfo pkg-plist 
  Log:
  - Update to 5.17.1
  
  PR:             ports/131105
  Submitted by:   bf <bf2006a@yahoo.com> (maintainer)
  
  Revision  Changes    Path
  1.39      +1 -1      ports/math/maxima/Makefile
  1.15      +3 -3      ports/math/maxima/distinfo
  1.15      +1 -0      ports/math/maxima/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 4 Philippe Audeoud freebsd_committer freebsd_triage 2009-01-29 14:32:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!