Index: head/devel/py-memory-profiler/Makefile =================================================================== --- head/devel/py-memory-profiler/Makefile (revision 525632) +++ head/devel/py-memory-profiler/Makefile (revision 525633) @@ -1,31 +1,29 @@ # Created by: Johannes Meixner # $FreeBSD$ PORTNAME= memory-profiler -PORTVERSION= 0.55.0 -PORTREVISION= 1 +PORTVERSION= 0.57.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= memory_profiler-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for monitoring memory usage of a python program LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -PORTSCOUT= skipv:0.56.0 - OPTIONS_DEFINE= MATPLOTLIB MATPLOTLIB_DESC=Plot support via matplotlib + MATPLOTLIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} .include Index: head/devel/py-memory-profiler/distinfo =================================================================== --- head/devel/py-memory-profiler/distinfo (revision 525632) +++ head/devel/py-memory-profiler/distinfo (revision 525633) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546268376 -SHA256 (memory_profiler-0.55.0.tar.gz) = 5fa47b274c929dd2cbcd9190afb62fec110701251d2ac2d301caaf545c81afc1 -SIZE (memory_profiler-0.55.0.tar.gz) = 40951 +TIMESTAMP = 1581238144 +SHA256 (memory_profiler-0.57.0.tar.gz) = 23b196f91ea9ac9996e30bfab1e82fecc30a4a1d24870e81d1e81625f786a2c3 +SIZE (memory_profiler-0.57.0.tar.gz) = 34499