Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 15:27:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r498145 - branches/2019Q2/www/py-notebook
Message-ID:  <201904061527.x36FRQxA033421@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  6 15:27:26 2019
New Revision: 498145
URL: https://svnweb.freebsd.org/changeset/ports/498145

Log:
  MFH: r498133
  
  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
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q2/www/py-notebook/Makefile
  branches/2019Q2/www/py-notebook/distinfo
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/www/py-notebook/Makefile
==============================================================================
--- branches/2019Q2/www/py-notebook/Makefile	Sat Apr  6 15:21:41 2019	(r498144)
+++ branches/2019Q2/www/py-notebook/Makefile	Sat Apr  6 15:27:26 2019	(r498145)
@@ -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: branches/2019Q2/www/py-notebook/distinfo
==============================================================================
--- branches/2019Q2/www/py-notebook/distinfo	Sat Apr  6 15:21:41 2019	(r498144)
+++ branches/2019Q2/www/py-notebook/distinfo	Sat Apr  6 15:27:26 2019	(r498145)
@@ -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?201904061527.x36FRQxA033421>