From owner-svn-ports-head@freebsd.org Sat Sep 19 15:35:42 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B3DE43E4BA4; Sat, 19 Sep 2020 15:35:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Btvt54s7tz42RK; Sat, 19 Sep 2020 15:35:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DF3A1E546; Sat, 19 Sep 2020 15:35:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08JFZbWZ083419; Sat, 19 Sep 2020 15:35:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08JFZbGr083418; Sat, 19 Sep 2020 15:35:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202009191535.08JFZbGr083418@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Sep 2020 15:35:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549006 - head/devel/py-jupyterlab X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-jupyterlab X-SVN-Commit-Revision: 549006 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2020 15:35:43 -0000 Author: sunpoet Date: Sat Sep 19 15:35:37 2020 New Revision: 549006 URL: https://svnweb.freebsd.org/changeset/ports/549006 Log: Update to 2.2.8 Changes: https://github.com/jupyterlab/jupyterlab/blob/2.2.x/docs/source/getting_started/changelog.rst Modified: head/devel/py-jupyterlab/Makefile head/devel/py-jupyterlab/distinfo Modified: head/devel/py-jupyterlab/Makefile ============================================================================== --- head/devel/py-jupyterlab/Makefile Sat Sep 19 15:35:32 2020 (r549005) +++ head/devel/py-jupyterlab/Makefile Sat Sep 19 15:35:37 2020 (r549006) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jupyterlab -PORTVERSION= 2.2.7 +PORTVERSION= 2.2.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-jupyterlab/distinfo ============================================================================== --- head/devel/py-jupyterlab/distinfo Sat Sep 19 15:35:32 2020 (r549005) +++ head/devel/py-jupyterlab/distinfo Sat Sep 19 15:35:37 2020 (r549006) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599653876 -SHA256 (jupyterlab-2.2.7.tar.gz) = a72ffd0d919cba03a5ef8422bc92c3332a957ff97b0490494209c83ad93826da -SIZE (jupyterlab-2.2.7.tar.gz) = 8520819 +TIMESTAMP = 1600177164 +SHA256 (jupyterlab-2.2.8.tar.gz) = c8377bee30504919c1e79949f9fe35443ab7f5c4be622c95307e8108410c8b8c +SIZE (jupyterlab-2.2.8.tar.gz) = 8520565