ports/131105: [PATCH]math/maxima: update to 5.17.1

bf bf2006a at yahoo.com
Thu Jan 29 03:20:03 UTC 2009


>Number:         131105
>Category:       ports
>Synopsis:       [PATCH]math/maxima: update to 5.17.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 29 03:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        8-CURRENT i386
>Organization:
-
>Environment:
>Description:
>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"
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN maxima.orig/Makefile maxima/Makefile
--- maxima.orig/Makefile	2009-01-28 21:32:51.239511585 -0500
+++ maxima/Makefile	2009-01-28 22:04:18.031211926 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	maxima
-PORTVERSION=	5.17.0
+PORTVERSION=	5.17.1
 PORTREVISION=	0
 CATEGORIES=	math tk
 MASTER_SITES=	SF
diff -ruN maxima.orig/distinfo maxima/distinfo
--- maxima.orig/distinfo	2009-01-28 21:32:51.256505365 -0500
+++ maxima/distinfo	2009-01-28 22:04:18.080203628 -0500
@@ -1,3 +1,3 @@
-MD5 (maxima-5.17.0.tar.gz) = 98ec3ec237d55639a8de5b317990eb2d
-SHA256 (maxima-5.17.0.tar.gz) = 922a31b4ae042064519d557c8c0c657acdc71c6e4c53f598441250452a85f7db
-SIZE (maxima-5.17.0.tar.gz) = 20042951
+MD5 (maxima-5.17.1.tar.gz) = f49e7b978061a63423b0d486240d281e
+SHA256 (maxima-5.17.1.tar.gz) = 52c7b26c49488b7e774a2ef20684810e1d1609f48e341850054b8669ea3c96ab
+SIZE (maxima-5.17.1.tar.gz) = 20080768
diff -ruN maxima.orig/pkg-plist maxima/pkg-plist
--- maxima.orig/pkg-plist	2009-01-28 21:32:51.268508007 -0500
+++ maxima/pkg-plist	2009-01-28 22:04:18.084209724 -0500
@@ -180,6 +180,7 @@
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_90.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_91.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_92.html
+%%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_93.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_abt.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_fot.html
 %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_ovr.html


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list