From owner-svn-ports-all@freebsd.org Fri Feb 3 14:10:16 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 256A8CCE094; Fri, 3 Feb 2017 14:10:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8CBD137F; Fri, 3 Feb 2017 14:10:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v13EAEQ2010424; Fri, 3 Feb 2017 14:10:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v13EAElu010422; Fri, 3 Feb 2017 14:10:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702031410.v13EAElu010422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 3 Feb 2017 14:10:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433236 - head/devel/ipython X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2017 14:10:16 -0000 Author: sunpoet Date: Fri Feb 3 14:10:14 2017 New Revision: 433236 URL: https://svnweb.freebsd.org/changeset/ports/433236 Log: Update to 5.2.1 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 Fri Feb 3 14:10:09 2017 (r433235) +++ head/devel/ipython/Makefile Fri Feb 3 14:10:14 2017 (r433236) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 5.1.0 +PORTVERSION= 5.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pexp ${PYTHON_PKGNAMEPREFIX}sqlite3>=2:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator \ ${PYTHON_PKGNAMEPREFIX}pickleshare>=0:databases/py-pickleshare \ - ${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=1.0.3:devel/py-prompt_toolkit \ + ${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=1.0.4:devel/py-prompt_toolkit \ ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments \ ${PYTHON_PKGNAMEPREFIX}simplegeneric>0.8:devel/py-simplegeneric \ ${PYTHON_PKGNAMEPREFIX}traitlets>=4.2:devel/py-traitlets Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Fri Feb 3 14:10:09 2017 (r433235) +++ head/devel/ipython/distinfo Fri Feb 3 14:10:14 2017 (r433236) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474486598 -SHA256 (ipython-5.1.0.tar.gz) = 7ef4694e1345913182126b219aaa4a0047e191af414256da6772cf249571b961 -SIZE (ipython-5.1.0.tar.gz) = 4945490 +TIMESTAMP = 1486064035 +SHA256 (ipython-5.2.1.tar.gz) = 04dafc37c8876e10e797264302e4333dbcd2854ef6d16bb57cc12ce26515bfdb +SIZE (ipython-5.2.1.tar.gz) = 4965978