Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 10:52:06 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398988 - head/devel/ipython
Message-ID:  <201510101052.t9AAq6a3057223@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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