Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 14:45:33 +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: r498133 - head/www/py-notebook
Message-ID:  <201904061445.x36EjXed011073@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  6 14:45:32 2019
New Revision: 498133
URL: https://svnweb.freebsd.org/changeset/ports/498133

Log:
  Update to 5.7.8
  
  Changes:	https://github.com/jupyter/notebook/releases
  		https://github.com/jupyter/notebook/blob/5.7.x/docs/source/changelog.rst
  Security:	fe7e322f-522d-11e9-98b5-216e512dad89
  MFH:		2019Q2

Modified:
  head/www/py-notebook/Makefile
  head/www/py-notebook/distinfo

Modified: head/www/py-notebook/Makefile
==============================================================================
--- head/www/py-notebook/Makefile	Sat Apr  6 14:45:27 2019	(r498132)
+++ head/www/py-notebook/Makefile	Sat Apr  6 14:45:32 2019	(r498133)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	notebook
-PORTVERSION=	5.7.7
+PORTVERSION=	5.7.8
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-notebook/distinfo
==============================================================================
--- head/www/py-notebook/distinfo	Sat Apr  6 14:45:27 2019	(r498132)
+++ head/www/py-notebook/distinfo	Sat Apr  6 14:45:32 2019	(r498133)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553866887
-SHA256 (notebook-5.7.7.tar.gz) = 19df5755bc21bb1f711e6415f6f620bf7c71cb6c8318a25bc151fe31bdfe4047
-SIZE (notebook-5.7.7.tar.gz) = 13371888
+TIMESTAMP = 1554549818
+SHA256 (notebook-5.7.8.tar.gz) = 573e0ae650c5d76b18b6e564ba6d21bf321d00847de1d215b418acb64f056eb8
+SIZE (notebook-5.7.8.tar.gz) = 13371684



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904061445.x36EjXed011073>