Date: Sat, 16 Mar 2019 23:23:10 +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: r495995 - head/www/py-notebook Message-ID: <201903162323.x2GNNASX027313@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 16 23:23:10 2019 New Revision: 495995 URL: https://svnweb.freebsd.org/changeset/ports/495995 Log: Update to 5.7.6 Changes: https://github.com/jupyter/notebook/releases https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst Security: 72a6e3be-483a-11e9-92d7-f1590402501e MFH: 2019Q1 Modified: head/www/py-notebook/Makefile head/www/py-notebook/distinfo Modified: head/www/py-notebook/Makefile ============================================================================== --- head/www/py-notebook/Makefile Sat Mar 16 23:23:04 2019 (r495994) +++ head/www/py-notebook/Makefile Sat Mar 16 23:23:10 2019 (r495995) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= notebook -PORTVERSION= 5.7.5 +PORTVERSION= 5.7.6 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-notebook/distinfo ============================================================================== --- head/www/py-notebook/distinfo Sat Mar 16 23:23:04 2019 (r495994) +++ head/www/py-notebook/distinfo Sat Mar 16 23:23:10 2019 (r495995) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551964448 -SHA256 (notebook-5.7.5.tar.gz) = c5011449a1a6d9f96bf65c4c2d6713802a21125476312b39c99010ccd7a2e2ed -SIZE (notebook-5.7.5.tar.gz) = 13369251 +TIMESTAMP = 1552320941 +SHA256 (notebook-5.7.6.tar.gz) = 18a98858c0331fb65a60f2ebb6439f8c0c4defd14ca363731b6cabc7f61624b4 +SIZE (notebook-5.7.6.tar.gz) = 13369646
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903162323.x2GNNASX027313>