Date: Sun, 8 Sep 2019 19:31:41 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511587 - head/devel/py-jupyterlab Message-ID: <201909081931.x88JVf8B095448@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Sep 8 19:31:41 2019 New Revision: 511587 URL: https://svnweb.freebsd.org/changeset/ports/511587 Log: Update to 1.1.2 Changes: https://github.com/jupyterlab/jupyterlab/commits/master Modified: head/devel/py-jupyterlab/Makefile head/devel/py-jupyterlab/distinfo Modified: head/devel/py-jupyterlab/Makefile ============================================================================== --- head/devel/py-jupyterlab/Makefile Sun Sep 8 19:31:35 2019 (r511586) +++ head/devel/py-jupyterlab/Makefile Sun Sep 8 19:31:41 2019 (r511587) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Sun Sep 8 19:31:35 2019 (r511586) +++ head/devel/py-jupyterlab/distinfo Sun Sep 8 19:31:41 2019 (r511587) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567191906 -SHA256 (jupyterlab-1.1.1.tar.gz) = 6515229d18ff3412dd582a4ba780c76476810c9b27d832bd55533d88e2d071d6 -SIZE (jupyterlab-1.1.1.tar.gz) = 11068352 +TIMESTAMP = 1567940867 +SHA256 (jupyterlab-1.1.2.tar.gz) = c5cb8d9b4fd24c1c9114d5e19adf1a2e11926f70ce7a460f6fdf60a9540350ab +SIZE (jupyterlab-1.1.2.tar.gz) = 11064192
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909081931.x88JVf8B095448>