svn commit: r392704 - branches/2015Q3/devel/ipython
Jimmy Olgeni
olgeni at FreeBSD.org
Wed Jul 22 23:47:53 UTC 2015
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
More information about the svn-ports-all
mailing list