From nobody@FreeBSD.org  Fri Apr 30 02:56:08 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 179DD106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Apr 2010 02:56:08 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id E26A58FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Apr 2010 02:56:07 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3U2u7NA090750
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Apr 2010 02:56:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o3U2u7Ji090749;
	Fri, 30 Apr 2010 02:56:07 GMT
	(envelope-from nobody)
Message-Id: <201004300256.o3U2u7Ji090749@www.freebsd.org>
Date: Fri, 30 Apr 2010 02:56:07 GMT
From: bf <bf1783@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH]math/maxima: update to 5.21.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146168
>Category:       ports
>Synopsis:       [PATCH]math/maxima: update to 5.21.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 30 03:00:10 UTC 2010
>Closed-Date:    Wed May 05 07:07:10 UTC 2010
>Last-Modified:  Wed May 05 07:07:10 UTC 2010
>Originator:     bf
>Release:        9-CURRENT amd64
>Organization:
-
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -x '*old.*' -x '*new.*' -ruN maxima.orig/Makefile maxima/Makefile
--- maxima.orig/Makefile	2010-04-29 22:48:18.000000000 -0400
+++ maxima/Makefile	2010-04-29 21:59:55.000000000 -0400
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	maxima
-PORTVERSION=	5.20.1
-PORTREVISION=	3
+PORTVERSION=	5.21.1
 CATEGORIES=	math tk
 MASTER_SITES=	SF/maxima/Maxima-source/${PORTVERSION}-source
 
diff -x '*old.*' -x '*new.*' -ruN maxima.orig/distinfo maxima/distinfo
--- maxima.orig/distinfo	2010-04-29 22:48:18.000000000 -0400
+++ maxima/distinfo	2010-04-29 22:01:37.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (maxima-5.20.1.tar.gz) = cec78b96cc453e470871063fc16cd52f
-SHA256 (maxima-5.20.1.tar.gz) = cc2430ad6b895fb730ee2a7b8df4852c2b6d09a5a8bb715bdba783982c470bd9
-SIZE (maxima-5.20.1.tar.gz) = 20655669
+MD5 (maxima-5.21.1.tar.gz) = e08ed533f3059cec52788ef35198bdcc
+SHA256 (maxima-5.21.1.tar.gz) = 1dae887e1787871437d699a6b1acc1c1f7428729487492a07c6a31e26bf53a1b
+SIZE (maxima-5.21.1.tar.gz) = 21371967
diff -x '*old.*' -x '*new.*' -ruN maxima.orig/pkg-plist maxima/pkg-plist
--- maxima.orig/pkg-plist	2010-04-29 22:48:18.000000000 -0400
+++ maxima/pkg-plist	2010-04-29 22:14:34.000000000 -0400
@@ -25,6 +25,9 @@
 %%DATADIR%%/%%PORTVERSION%%/doc/EMaximaIntro.ps
 %%DATADIR%%/%%PORTVERSION%%/doc/contributors
 %%DATADIR%%/%%PORTVERSION%%/doc/html/contents.hhc
+%%DATADIR%%/%%PORTVERSION%%/doc/html/figures/contour1.gif
+%%DATADIR%%/%%PORTVERSION%%/doc/html/figures/contour2.gif
+%%DATADIR%%/%%PORTVERSION%%/doc/html/figures/contour3.gif
 %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/dynamics1.gif
 %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/dynamics10.gif
 %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/dynamics2.gif
@@ -1648,6 +1651,7 @@
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_scalarp.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_sign.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_signum.mac
+%%DATADIR%%/%%PORTVERSION%%/tests/rtest_sqrt.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_taylor.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_translator.mac
 %%DATADIR%%/%%PORTVERSION%%/tests/rtest_trig.mac


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Fri Apr 30 06:27:40 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146168: commit references a PR
Date: Wed,  5 May 2010 06:58:23 +0000 (UTC)

 wen         2010-05-05 06:58:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/maxima          Makefile distinfo pkg-plist 
   Log:
   - Update to 5.21.1
   
   PR:             ports/146168
   Submitted by:   bf <bf1783@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.56      +1 -2      ports/math/maxima/Makefile
   1.21      +3 -3      ports/math/maxima/distinfo
   1.20      +4 -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"
 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Wed May 5 07:07:09 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146168 
>Unformatted:
