From nobody@FreeBSD.org  Thu Jan 29 03:18:19 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DC105106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Jan 2009 03:18:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id AF2228FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Jan 2009 03:18:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n0T3IJ8H020183
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 29 Jan 2009 03:18:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n0T3IJSR020181;
	Thu, 29 Jan 2009 03:18:19 GMT
	(envelope-from nobody)
Message-Id: <200901290318.n0T3IJSR020181@www.freebsd.org>
Date: Thu, 29 Jan 2009 03:18:19 GMT
From: bf <bf2006a@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]math/maxima: update to 5.17.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         131105
>Category:       ports
>Synopsis:       [PATCH]math/maxima: update to 5.17.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jadawin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 29 03:20:02 UTC 2009
>Closed-Date:    Thu Jan 29 14:32:41 UTC 2009
>Last-Modified:  Thu Jan 29 14:40:01 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jan 29 03:20:15 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131105 
Responsible-Changed-From-To: miwi->jadawin 
Responsible-Changed-By: jadawin 
Responsible-Changed-When: Thu Jan 29 10:22:04 UTC 2009 
Responsible-Changed-Why:  
Free miwi 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131105 
State-Changed-From-To: open->closed 
State-Changed-By: jadawin 
State-Changed-When: Thu Jan 29 14:32:40 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131105 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131105: commit references a PR
Date: Thu, 29 Jan 2009 14:32:28 +0000 (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"
 
>Unformatted:
