svn commit: r398988 - head/devel/ipython
Jimmy Olgeni
olgeni at FreeBSD.org
Sat Oct 10 10:52:07 UTC 2015
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
More information about the svn-ports-head
mailing list