From lwhsu@jail0.lwhsu.csie.net  Thu Feb 15 07:40:07 2007
Return-Path: <lwhsu@jail0.lwhsu.csie.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D8ABE16A400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Feb 2007 07:40:07 +0000 (UTC)
	(envelope-from lwhsu@jail0.lwhsu.csie.net)
Received: from knight.lwhsu.ckefgisc.org (lwhsu.Dorm7.NCTU.edu.tw [140.113.90.48])
	by mx1.freebsd.org (Postfix) with ESMTP id A9FA813C442
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Feb 2007 07:40:06 +0000 (UTC)
	(envelope-from lwhsu@jail0.lwhsu.csie.net)
Received: from jail0.lwhsu.csie.net (jail0 [192.168.173.100])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by knight.lwhsu.ckefgisc.org (Postfix) with ESMTP id 814331142A;
	Thu, 15 Feb 2007 15:40:05 +0800 (CST)
Received: (from lwhsu@localhost)
	by jail0.lwhsu.csie.net (8.13.8/8.13.8/Submit) id l1F7e5It009906;
	Thu, 15 Feb 2007 15:40:05 +0800 (CST)
	(envelope-from lwhsu)
Message-Id: <200702150740.l1F7e5It009906@jail0.lwhsu.csie.net>
Date: Thu, 15 Feb 2007 15:40:05 +0800 (CST)
From: Li-Wen Hsu <lwhsu@lwhsu.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lwhsu@lwhsu.org
Subject: [MAINTAINER] devel/py-pycallgraph: update to 0.3.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109196
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py-pycallgraph: update to 0.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 15 07:50:04 GMT 2007
>Closed-Date:    Thu Feb 15 18:43:28 GMT 2007
>Last-Modified:  Thu Feb 15 18:43:28 GMT 2007
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007
>Description:
- Update to 0.3.0

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- py24-pycallgraph-0.3.0.patch begins here ---
diff -ruN -ruN --exclude=CVS /usr/ports/devel/py-pycallgraph/Makefile /home/lwhsu/ports/devel/py-pycallgraph/Makefile
--- /usr/ports/devel/py-pycallgraph/Makefile	Wed Feb 14 15:14:07 2007
+++ /home/lwhsu/ports/devel/py-pycallgraph/Makefile	Thu Feb 15 15:33:13 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pycallgraph
-PORTVERSION=	0.2.0
+PORTVERSION=	0.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	http://pycallgraph.slowchop.com/files/download/ \
 		http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
diff -ruN -ruN --exclude=CVS /usr/ports/devel/py-pycallgraph/distinfo /home/lwhsu/ports/devel/py-pycallgraph/distinfo
--- /usr/ports/devel/py-pycallgraph/distinfo	Wed Feb 14 15:14:07 2007
+++ /home/lwhsu/ports/devel/py-pycallgraph/distinfo	Thu Feb 15 15:33:29 2007
@@ -1,3 +1,3 @@
-MD5 (pycallgraph-0.2.0.tar.gz) = 971454ab6057c647ed3c2834437ced35
-SHA256 (pycallgraph-0.2.0.tar.gz) = e253f322f5eb44c7307e13dacf9916ee18344d2b148841f9502c5707afc73419
-SIZE (pycallgraph-0.2.0.tar.gz) = 3553
+MD5 (pycallgraph-0.3.0.tar.gz) = e851aa29c38a7609f9990e8867b322df
+SHA256 (pycallgraph-0.3.0.tar.gz) = 9942eeb5454c03f4696aea4f2c9ed65e626d3548f565caea151a1506a7a5acc9
+SIZE (pycallgraph-0.3.0.tar.gz) = 4394
--- py24-pycallgraph-0.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 15 07:50:17 UTC 2007 
Responsible-Changed-Why:  
freebsd-python@ wants to have py- PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109196 
Responsible-Changed-From-To: freebsd-python->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Feb 15 09:46:33 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109196: commit references a PR
Date: Thu, 15 Feb 2007 11:48:09 +0000 (UTC)

 miwi        2007-02-15 11:48:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-pycallgraph Makefile distinfo 
   Log:
   - Update to 0.3.0
   
   PR:             109196
   Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/devel/py-pycallgraph/Makefile
   1.3       +3 -3      ports/devel/py-pycallgraph/distinfo
 _______________________________________________
 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: miwi 
State-Changed-When: Thu Feb 15 18:43:25 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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