Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2008 08:38:22 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125396: [Update]devel/py-pycallgraph:update to 0.5.1
Message-ID:  <200807080838.m688cMoh039017@www.freebsd.org>
Resent-Message-ID: <200807080840.m688e4BB020733@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125396
>Category:       ports
>Synopsis:       [Update]devel/py-pycallgraph:update to 0.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 08 08:40:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 0.5.1 from 0.4.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-07-08 15:44:53.000000000 +0800
+++ Makefile	2008-07-08 15:53:41.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	pycallgraph
-PORTVERSION=	0.4.1
-PORTREVISION=	1
+PORTVERSION=	0.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	http://pycallgraph.slowchop.com/files/download/ \
 		http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
--- distinfo.orig	2008-06-06 19:44:00.000000000 +0800
+++ distinfo	2008-07-08 15:45:48.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (pycallgraph-0.4.1.tar.gz) = 383a86841d181ac575208979c76af828
-SHA256 (pycallgraph-0.4.1.tar.gz) = 185d838d290a07f2da5c59c71212d3c2e0648adaf8a0841be7ecb439b40bbb31
-SIZE (pycallgraph-0.4.1.tar.gz) = 13161
+MD5 (pycallgraph-0.5.1.tar.gz) = 2f57a14f637e87aabc7301e78941026c
+SHA256 (pycallgraph-0.5.1.tar.gz) = c84b3294b7c33dcd8148d9245e61fce7fca811bed2d357f91e98804785ffbb83
+SIZE (pycallgraph-0.5.1.tar.gz) = 14575
--- pkg-plist.orig	2008-07-08 15:45:03.000000000 +0800
+++ pkg-plist	2008-07-08 15:50:57.000000000 +0800
@@ -1,4 +1,4 @@
-bin/pycallgraph-dot.py
+bin/pycallgraph
 %%PYTHON_SITELIBDIR%%/pycallgraph.py
 %%PYTHON_SITELIBDIR%%/pycallgraph.pyc
 %%PYTHON_SITELIBDIR%%/pycallgraph.pyo


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807080838.m688cMoh039017>