Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2017 20:38:03 +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: r455476 - head/www/py-notebook
Message-ID:  <201712032038.vB3Kc3Bt060742@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec  3 20:38:03 2017
New Revision: 455476
URL: https://svnweb.freebsd.org/changeset/ports/455476

Log:
  Update to 5.2.2
  
  Changes:	https://github.com/jupyter/notebook/releases

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

Modified: head/www/py-notebook/Makefile
==============================================================================
--- head/www/py-notebook/Makefile	Sun Dec  3 20:37:58 2017	(r455475)
+++ head/www/py-notebook/Makefile	Sun Dec  3 20:38:03 2017	(r455476)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	notebook
-PORTVERSION=	5.2.1
+PORTVERSION=	5.2.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-notebook/distinfo
==============================================================================
--- head/www/py-notebook/distinfo	Sun Dec  3 20:37:58 2017	(r455475)
+++ head/www/py-notebook/distinfo	Sun Dec  3 20:38:03 2017	(r455476)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509817661
-SHA256 (notebook-5.2.1.tar.gz) = 4ae5b81dd39b37cdd99dcffe83a5182c849947b92d46ac4d2b5093af2bb9f224
-SIZE (notebook-5.2.1.tar.gz) = 12458130
+TIMESTAMP = 1512165427
+SHA256 (notebook-5.2.2.tar.gz) = 7bb54fb61b9c5426bc116f840541b973431198e00ea2896122d05fc122dbbd67
+SIZE (notebook-5.2.2.tar.gz) = 12458826



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