Date: Wed, 6 Jan 2021 20:35:26 +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: r560642 - head/www/py-notebook Message-ID: <202101062035.106KZQol032588@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jan 6 20:35:25 2021 New Revision: 560642 URL: https://svnweb.freebsd.org/changeset/ports/560642 Log: Update to 6.1.6 Changes: https://github.com/jupyter/notebook/releases https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst Modified: head/www/py-notebook/Makefile head/www/py-notebook/distinfo Modified: head/www/py-notebook/Makefile ============================================================================== --- head/www/py-notebook/Makefile Wed Jan 6 20:35:21 2021 (r560641) +++ head/www/py-notebook/Makefile Wed Jan 6 20:35:25 2021 (r560642) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= notebook -PORTVERSION= 6.1.5 +PORTVERSION= 6.1.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-notebook/distinfo ============================================================================== --- head/www/py-notebook/distinfo Wed Jan 6 20:35:21 2021 (r560641) +++ head/www/py-notebook/distinfo Wed Jan 6 20:35:25 2021 (r560642) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604837881 -SHA256 (notebook-6.1.5.tar.gz) = 3db37ae834c5f3b6378381229d0e5dfcbfb558d08c8ce646b1ad355147f5e91d -SIZE (notebook-6.1.5.tar.gz) = 13925632 +TIMESTAMP = 1609954001 +SHA256 (notebook-6.1.6.tar.gz) = cf40d4f81541401db5a2fda1707ca7877157abd41f04ef7b88f02b67f3c61791 +SIZE (notebook-6.1.6.tar.gz) = 13926673
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101062035.106KZQol032588>