Date: Tue, 31 Jul 2018 17:41:03 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476010 - head/devel/ipython Message-ID: <201807311741.w6VHf35D026725@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Tue Jul 31 17:41:03 2018 New Revision: 476010 URL: https://svnweb.freebsd.org/changeset/ports/476010 Log: devel/ipython: update to 5.8.0 Changelog: http://ipython.readthedocs.io/en/stable/whatsnew/version5.html#ipython-5-8-0 With hat: python Modified: head/devel/ipython/Makefile head/devel/ipython/distinfo Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Tue Jul 31 17:16:07 2018 (r476009) +++ head/devel/ipython/Makefile Tue Jul 31 17:41:03 2018 (r476010) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 5.5.0 -PORTREVISION= 3 +PORTVERSION= 5.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Tue Jul 31 17:16:07 2018 (r476009) +++ head/devel/ipython/distinfo Tue Jul 31 17:41:03 2018 (r476010) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517678873 -SHA256 (ipython-5.5.0.tar.gz) = 66469e894d1f09d14a1f23b971a410af131daa9ad2a19922082e02e0ddfd150f -SIZE (ipython-5.5.0.tar.gz) = 4975920 +TIMESTAMP = 1533032413 +SHA256 (ipython-5.8.0.tar.gz) = 4bac649857611baaaf76bc82c173aa542f7486446c335fe1a6c05d0d491c8906 +SIZE (ipython-5.8.0.tar.gz) = 4977824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807311741.w6VHf35D026725>