From nobody@FreeBSD.org  Thu Apr  1 08:32:16 2010
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 842EC106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Apr 2010 08:32:16 +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 736DA8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  1 Apr 2010 08:32:16 +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 o318WGVj083458
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 1 Apr 2010 08:32:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o318WGBk083457;
	Thu, 1 Apr 2010 08:32:16 GMT
	(envelope-from nobody)
Message-Id: <201004010832.o318WGBk083457@www.freebsd.org>
Date: Thu, 1 Apr 2010 08:32:16 GMT
From: wen heping <wen@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Update]math/py-matplotlib:Update to 0.99.1.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: mainland@apeiron.net

>Number:         145259
>Category:       ports
>Synopsis:       [Update]math/py-matplotlib:Update to 0.99.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-python
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 01 08:40:05 UTC 2010
>Closed-Date:    Fri Apr 02 02:42:55 UTC 2010
>Last-Modified:  Fri Apr  2 02:50:01 UTC 2010
>Originator:     wen heping
>Release:        FreeBSD-9.0
>Organization:
FreeBSD
>Environment:
>Description:
Update to 0.99.1.1 from 0.99.0
>How-To-Repeat:

>Fix:
diff -urN py-matplotlib.orig/Makefile py-matplotlib/Makefile
--- py-matplotlib.orig/Makefile 2010-04-01 16:20:32.000000000 +0800
+++ py-matplotlib/Makefile      2010-04-01 15:16:21.000000000 +0800
@@ -7,10 +7,10 @@
 #

 PORTNAME=      matplotlib
-PORTVERSION=   0.99.0
-PORTREVISION=  2
+PORTVERSION=   0.99.1.1
 CATEGORIES=    math python
-MASTER_SITES=  SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.99/
+MASTER_SITES=  SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.99.1/
+DISTFILES=     ${PORTNAME}-0.99.1.2.tar.gz
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

 MAINTAINER=    mainland@apeiron.net
@@ -35,7 +35,7 @@
 USE_TCL_RUN=   yes
 USE_TK_RUN=    yes
 CFLAGS+=       -I${LOCALBASE}/include
-
+WRKSRC=                ${WRKDIR}/${PORTNAME}-0.99.1.1
 WANT_WX=       2.6

 .include <bsd.port.pre.mk>
diff -urN py-matplotlib.orig/distinfo py-matplotlib/distinfo
--- py-matplotlib.orig/distinfo 2010-04-01 16:20:32.000000000 +0800
+++ py-matplotlib/distinfo      2010-04-01 15:26:45.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (matplotlib-0.99.0.tar.gz) = 8e019e17396e816cc2ef52843532e727
-SHA256 (matplotlib-0.99.0.tar.gz) = f85ec0f69fcfe2bb19700817f7683ce278461f22924971c7c99907374a4b332b
-SIZE (matplotlib-0.99.0.tar.gz) = 11762345
+MD5 (matplotlib-0.99.1.2.tar.gz) = 952e2c992e4a762b8538171f51c9140a
+SHA256 (matplotlib-0.99.1.2.tar.gz) = 6911814dd1d8c5b5fc3100e996f01721b102cce568414352496732a8e6e3908a
+SIZE (matplotlib-0.99.1.2.tar.gz) = 11940390
diff -urN py-matplotlib.orig/files/patch-lib__matplotlib__afm.py py-matplotlib/files/patch-lib__matplotlib__afm.py
--- py-matplotlib.orig/files/patch-lib__matplotlib__afm.py      2010-04-01 16:20:32.000000000 +0800
+++ py-matplotlib/files/patch-lib__matplotlib__afm.py   1970-01-01 08:00:00.000000000 +0800
@@ -1,11 +0,0 @@
---- lib/matplotlib/afm.py.orig  2008-02-22 14:38:41.000000000 -0500
-+++ lib/matplotlib/afm.py      2008-02-22 14:39:40.000000000 -0500
-@@ -164,7 +164,7 @@
-         num = _to_int(vals[0].split()[1])
-         wx = _to_float(vals[1].split()[1])
-         name = vals[2].split()[1]
--        bbox = _to_list_of_ints(vals[3][2:])
-+        bbox = _to_list_of_floats(vals[3][2:])
-         # Workaround: If the character name is 'Euro', give it the corresponding
-         # character code, according to WinAnsiEncoding (see PDF Reference).
-         if name == 'Euro':
diff -urN py-matplotlib.orig/pkg-plist py-matplotlib/pkg-plist
--- py-matplotlib.orig/pkg-plist        2010-04-01 16:20:32.000000000 +0800
+++ py-matplotlib/pkg-plist     2010-04-01 15:47:13.000000000 +0800
@@ -538,10 +538,12 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/animation_blit_qt4.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/animation_blit_tk.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/animation_blit_wx.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/animate_decay_tk_blit.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/dynamic_collection.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/dynamic_image_gtkagg.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/dynamic_image_wxagg2.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/gtk_timeout.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/histogram_tkagg.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/movie_demo.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/simple_anim_gtk.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/simple_anim_tkagg.py
@@ -566,6 +568,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/font_family_rc.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/font_file.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/histogram_demo.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/histogram_path_demo.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/image_zcoord.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/joinstyle.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/legend_demo.py
@@ -630,6 +633,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/idle_and_timeout.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/keypress_demo.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/lasso_demo.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/looking_glass.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/path_editor.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/pick_event_demo.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/pick_event_demo2.py

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 1 08:40:17 UTC 2010 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145259 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Apr 1 08:40:22 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mainland@apeiron.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/145259: [Update]math/py-matplotlib:Update to 0.99.1.1
Date: Thu, 1 Apr 2010 08:40:20 UT

 Maintainer of math/py-matplotlib,
 
 Please note that PR ports/145259 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/145259
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Geoffrey Mainland <mainland@apeiron.net>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/145259: [Update]math/py-matplotlib:Update to 0.99.1.1
Date: Thu, 1 Apr 2010 09:01:48 -0400

 On Thu, Apr 1, 2010 at 4:40 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of math/py-matplotlib,
 >
 > Please note that PR ports/145259 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:
 > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/145259
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 I approve the patch.
 
 Geoff

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, wen@FreeBSD.org
Cc:  
Subject: Re: ports/145259: [Update]math/py-matplotlib:Update to 0.99.1.1
Date: Thu, 1 Apr 2010 22:10:49 +0800

 Sorry, this line should be added to post-patch section to fix
 the build error with custom LOCALBASE:
 
 ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
                ${WRKSRC}/setupext.py
 
 
 wen
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Thu Apr 1 18:35:28 UTC 2010 
State-Changed-Why:  
Maintainer approved; OTOH, note further change suggested in Audit-Trail. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145259 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Fri Apr 2 02:42:54 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/145259: commit references a PR
Date: Fri,  2 Apr 2010 02:42:23 +0000 (UTC)

 wen         2010-04-02 02:42:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/py-matplotlib   Makefile distinfo pkg-plist 
   Removed files:
     math/py-matplotlib/files patch-lib__matplotlib__afm.py 
   Log:
   - Update to 0.99.1.1
   
   PR:             ports/145259
   Submitted by:   Wen Heping (myself)
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.33      +6 -4      ports/math/py-matplotlib/Makefile
   1.13      +3 -3      ports/math/py-matplotlib/distinfo
   1.2       +0 -11     ports/math/py-matplotlib/files/patch-lib__matplotlib__afm.py (dead)
   1.6       +4 -0      ports/math/py-matplotlib/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:
