Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2019 00:08:51 +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: r492577 - head/www/py-notebook
Message-ID:  <201902100008.x1A08pie086121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 10 00:08:51 2019
New Revision: 492577
URL: https://svnweb.freebsd.org/changeset/ports/492577

Log:
  Update to 5.7.4
  
  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	Sun Feb 10 00:08:43 2019	(r492576)
+++ head/www/py-notebook/Makefile	Sun Feb 10 00:08:51 2019	(r492577)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	notebook
-PORTVERSION=	5.7.2
-PORTREVISION=	1
+PORTVERSION=	5.7.4
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-notebook/distinfo
==============================================================================
--- head/www/py-notebook/distinfo	Sun Feb 10 00:08:43 2019	(r492576)
+++ head/www/py-notebook/distinfo	Sun Feb 10 00:08:51 2019	(r492577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542641937
-SHA256 (notebook-5.7.2.tar.gz) = 91705b109fc785198faed892489cddb233265564d5e2dad5e4f7974af05ee8dd
-SIZE (notebook-5.7.2.tar.gz) = 13394141
+TIMESTAMP = 1549711741
+SHA256 (notebook-5.7.4.tar.gz) = d908673a4010787625c8952e91a22adf737db031f2aa0793ad92f6558918a74a
+SIZE (notebook-5.7.4.tar.gz) = 13389469



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