svn commit: r476012 - head/www/py-notebook

Yuri yuri at rawbw.com
Sun Aug 5 22:23:25 UTC 2018


On 7/31/18 11:38 AM, Ruslan Makhmatkhanov wrote:
> ==============================================================================
> --- head/www/py-notebook/Makefile	Tue Jul 31 17:47:53 2018	(r476011)
> +++ head/www/py-notebook/Makefile	Tue Jul 31 18:38:39 2018	(r476012)
> @@ -25,16 +25,11 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py
>   		${PYTHON_PKGNAMEPREFIX}terminado>=0.8.1:net/py-terminado@${PY_FLAVOR} \
>   		${PYTHON_PKGNAMEPREFIX}tornado>=4:www/py-tornado@${PY_FLAVOR} \
>   		${PYTHON_PKGNAMEPREFIX}traitlets>=4.2.1:devel/py-traitlets@${PY_FLAVOR} \
> -		${PYTHON_PKGNAMEPREFIX}prometheus-client>0:net-mgmt/py-prometheus-client@${PY_FLAVOR}
> +		${PYTHON_PKGNAMEPREFIX}prometheus-client>0:net-mgmt/py-prometheus-client@${PY_FLAVOR} \
> +		${PY_IPADDRESS}
>   


Hi Ruslan,


You need to bump ports when you change runtime dependencies.

See here: 
https://docs.freebsd.org/doc/4.5-RELEASE/usr/share/doc/en/books/porters-handbook/x387.html

This package is currently broken with missing dependencies.


Regards,

Yuri




More information about the svn-ports-all mailing list