Date: Mon, 19 Mar 2018 15:14:18 +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: r465018 - head/www/py-notebook Message-ID: <201803191514.w2JFEIjQ053413@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Mar 19 15:14:18 2018 New Revision: 465018 URL: https://svnweb.freebsd.org/changeset/ports/465018 Log: Update to 5.4.1 Changes: https://github.com/jupyter/notebook/releases https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst Security: b3edc7d9-9af5-4daf-88f1-61f68f4308c2 MFH: 2018Q1 Modified: head/www/py-notebook/Makefile head/www/py-notebook/distinfo Modified: head/www/py-notebook/Makefile ============================================================================== --- head/www/py-notebook/Makefile Mon Mar 19 15:14:12 2018 (r465017) +++ head/www/py-notebook/Makefile Mon Mar 19 15:14:18 2018 (r465018) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= notebook -PORTVERSION= 5.4.0 -PORTREVISION= 1 +PORTVERSION= 5.4.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-notebook/distinfo ============================================================================== --- head/www/py-notebook/distinfo Mon Mar 19 15:14:12 2018 (r465017) +++ head/www/py-notebook/distinfo Mon Mar 19 15:14:18 2018 (r465018) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520005688 -SHA256 (notebook-5.4.0.tar.gz) = dd431fad9bdd25aa9ff8265da096ef770475e21bf1d327982611a7de5cd904ca -SIZE (notebook-5.4.0.tar.gz) = 12447880 +TIMESTAMP = 1521467913 +SHA256 (notebook-5.4.1.tar.gz) = 7d6143d10e9b026df888e0b2936ceff1827ef2f2087646b4dd475c8dcef58606 +SIZE (notebook-5.4.1.tar.gz) = 12462937
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803191514.w2JFEIjQ053413>