From owner-svn-ports-head@freebsd.org Sat Oct 10 10:52:07 2015 Return-Path: Delivered-To: svn-ports-head@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 AC2429D1AA1; Sat, 10 Oct 2015 10:52:07 +0000 (UTC) (envelope-from olgeni@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 73F7EC70; Sat, 10 Oct 2015 10:52:07 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9AAq6P7057225; Sat, 10 Oct 2015 10:52:06 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9AAq6a3057223; Sat, 10 Oct 2015 10:52:06 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201510101052.t9AAq6a3057223@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 10 Oct 2015 10:52:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398988 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2015 10:52:07 -0000 Author: olgeni Date: Sat Oct 10 10:52:06 2015 New Revision: 398988 URL: https://svnweb.freebsd.org/changeset/ports/398988 Log: Upgrade devel/ipython to version 3.2.2. PR: 203668 Submitted by: Jason Unovitch Security: CVE-2015-6938 Security: CVE-2015-7337 Modified: head/devel/ipython/Makefile head/devel/ipython/distinfo Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Sat Oct 10 10:47:13 2015 (r398987) +++ head/devel/ipython/Makefile Sat Oct 10 10:52:06 2015 (r398988) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Sat Oct 10 10:47:13 2015 (r398987) +++ head/devel/ipython/distinfo Sat Oct 10 10:52:06 2015 (r398988) @@ -1,2 +1,2 @@ -SHA256 (ipython-3.2.1.tar.gz) = c913adee7ae5b338055274c51a7d2b3cea468b5b316046fa520cd8a434b09177 -SIZE (ipython-3.2.1.tar.gz) = 10884249 +SHA256 (ipython-3.2.2.tar.gz) = 906bf6a94898e5f3b46c63a85ab8a77a4508c0c778e02df2ab8e1746c5b2bfb6 +SIZE (ipython-3.2.2.tar.gz) = 10884521