Index: MOVED =================================================================== --- MOVED +++ MOVED @@ -8044,3 +8044,4 @@ security/fpc-hash||2015-12-05|Eliminated during FPC upgrade to 3.0.0 www/jetty|www/jetty8|2015-12-06|Rename to prepare for jetty9 devel/pyinstaller|devel/py-pyinstaller|2015-12-09|Add py- prefix to directory name +devel/py-memoryprofiler|devel/py-memory_profiler|2012-12-10|Rename to consistency with other Python ports Index: devel/Makefile =================================================================== --- devel/Makefile +++ devel/Makefile @@ -4120,7 +4120,7 @@ SUBDIR += py-manuel SUBDIR += py-mccabe SUBDIR += py-meliae - SUBDIR += py-memoryprofiler + SUBDIR += py-memory_profiler SUBDIR += py-mercurialserver SUBDIR += py-mez_xml SUBDIR += py-mimeparse Index: devel/py-memory_profiler/Makefile =================================================================== --- devel/py-memory_profiler/Makefile +++ devel/py-memory_profiler/Makefile @@ -1,12 +1,11 @@ # Created by: Johannes Meixner # $FreeBSD$ -PORTNAME= memoryprofiler -PORTVERSION= 0.31 +PORTNAME= memory_profiler +PORTVERSION= 0.39 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= memory_profiler-${PORTVERSION} MAINTAINER= xmj@chaot.net COMMENT= Line-by-line and process memory consumption analysis @@ -19,5 +18,6 @@ USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes .include Index: devel/py-memory_profiler/distinfo =================================================================== --- devel/py-memory_profiler/distinfo +++ devel/py-memory_profiler/distinfo @@ -1,2 +1,2 @@ -SHA256 (memory_profiler-0.31.tar.gz) = b492467608dc1a4594b7b578dc1aab46c1c926731baf293b1f494eeda0a1a35f -SIZE (memory_profiler-0.31.tar.gz) = 21674 +SHA256 (memory_profiler-0.39.tar.gz) = 61021f2dade7edd6cc09d7924bfdccc453bd1949608412a3e021d44a410d3a23 +SIZE (memory_profiler-0.39.tar.gz) = 27859