Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2017 20:31:46 +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: r433590 - head/devel/ipython
Message-ID:  <201702072031.v17KVkD5059516@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb  7 20:31:46 2017
New Revision: 433590
URL: https://svnweb.freebsd.org/changeset/ports/433590

Log:
  Update to 5.2.2
  
  Changes:	http://ipython.readthedocs.io/en/stable/whatsnew/version5.html
  		https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst

Modified:
  head/devel/ipython/Makefile
  head/devel/ipython/distinfo

Modified: head/devel/ipython/Makefile
==============================================================================
--- head/devel/ipython/Makefile	Tue Feb  7 20:31:41 2017	(r433589)
+++ head/devel/ipython/Makefile	Tue Feb  7 20:31:46 2017	(r433590)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipython
-PORTVERSION=	5.2.1
+PORTVERSION=	5.2.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/ipython/distinfo
==============================================================================
--- head/devel/ipython/distinfo	Tue Feb  7 20:31:41 2017	(r433589)
+++ head/devel/ipython/distinfo	Tue Feb  7 20:31:46 2017	(r433590)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486064035
-SHA256 (ipython-5.2.1.tar.gz) = 04dafc37c8876e10e797264302e4333dbcd2854ef6d16bb57cc12ce26515bfdb
-SIZE (ipython-5.2.1.tar.gz) = 4965978
+TIMESTAMP = 1486480909
+SHA256 (ipython-5.2.2.tar.gz) = 6ee1c89f6031e0c86727820ad394c6eb4d3ac28de48e0df3b9367ccf92e212e2
+SIZE (ipython-5.2.2.tar.gz) = 4948601



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