Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 20:15:51 +0200 (EET)
From:      Johannes Jost Meixner <xmj@chaot.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/186659: [MAINTAINER] devel/py-memoryprofiler: update to 0.31
Message-ID:  <4105472643.enqueue@mx12.chaot.net>
Resent-Message-ID: <201402111820.s1BIK0GY000661@freefall.freebsd.org>

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

>Number:         186659
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py-memoryprofiler: update to 0.31
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 11 18:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Tue Feb 11 09:45:46 EET 2014
>Description:
- Update to 0.31

portlint: looks fine.
port test: ok
testport: ok
redports: https://redports.org/buildarchive/20140211150800-42734/

Generated with FreeBSD Port Tools 1.00.2014.02.11 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-memoryprofiler-0.31.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 343791)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	memoryprofiler
-PORTVERSION=	0.30
+PORTVERSION=	0.31
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@
 MAINTAINER=	xmj@chaot.net
 COMMENT=	Line-by-line and process memory consumption analysis
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 OPTIONS_DEFINE=	PSUTIL
 PSUTIL_DESC=	Use psutil for better performance
@@ -21,7 +21,6 @@
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_PKGNAME=	memory_profiler
 PYDISTUTILS_AUTOPLIST=	yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 343791)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (memory_profiler-0.30.tar.gz) = 6071f428fa27851efec2bf6be1833567eef986c3dbf8f4571e2acf1a30b031a1
-SIZE (memory_profiler-0.30.tar.gz) = 20112
+SHA256 (memory_profiler-0.31.tar.gz) = b492467608dc1a4594b7b578dc1aab46c1c926731baf293b1f494eeda0a1a35f
+SIZE (memory_profiler-0.31.tar.gz) = 21674
--- py-memoryprofiler-0.31.patch ends here ---

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



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