From owner-svn-ports-branches@freebsd.org Wed Jul 22 23:47:53 2015 Return-Path: Delivered-To: svn-ports-branches@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 2FF749A7B2E; Wed, 22 Jul 2015 23:47:53 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 2057D1BE7; Wed, 22 Jul 2015 23:47:53 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6MNlqZp009970; Wed, 22 Jul 2015 23:47:52 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6MNlqQ6009968; Wed, 22 Jul 2015 23:47:52 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201507222347.t6MNlqQ6009968@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 22 Jul 2015 23:47:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r392704 - branches/2015Q3/devel/ipython X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2015 23:47:53 -0000 Author: olgeni Date: Wed Jul 22 23:47:51 2015 New Revision: 392704 URL: https://svnweb.freebsd.org/changeset/ports/392704 Log: MFH: r391883 Update devel/ipython to version 3.2.1. Differential Revision: https://reviews.freebsd.org/D3075 Approved by: ports-secteam@ Security: CVE-2015-5607 Security: 81326883-2905-11e5-a4a5-002590263bf5 Modified: branches/2015Q3/devel/ipython/Makefile branches/2015Q3/devel/ipython/distinfo Modified: branches/2015Q3/devel/ipython/Makefile ============================================================================== --- branches/2015Q3/devel/ipython/Makefile Wed Jul 22 23:20:02 2015 (r392703) +++ branches/2015Q3/devel/ipython/Makefile Wed Jul 22 23:47:51 2015 (r392704) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2015Q3/devel/ipython/distinfo ============================================================================== --- branches/2015Q3/devel/ipython/distinfo Wed Jul 22 23:20:02 2015 (r392703) +++ branches/2015Q3/devel/ipython/distinfo Wed Jul 22 23:47:51 2015 (r392704) @@ -1,2 +1,2 @@ -SHA256 (ipython-3.2.0.tar.gz) = 8e64b441e16298c08025b826126b2d7bc5c1776d2d2f071672166f615f327887 -SIZE (ipython-3.2.0.tar.gz) = 10883925 +SHA256 (ipython-3.2.1.tar.gz) = c913adee7ae5b338055274c51a7d2b3cea468b5b316046fa520cd8a434b09177 +SIZE (ipython-3.2.1.tar.gz) = 10884249