From owner-svn-ports-all@FreeBSD.ORG Thu Aug 7 10:15:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA9C253D for ; Thu, 7 Aug 2014 10:15:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A02AD21A7 for ; Thu, 7 Aug 2014 10:15:07 +0000 (UTC) Received: from olgeni (uid 877) (envelope-from olgeni@FreeBSD.org) id 569c by svn.freebsd.org (DragonFly Mail Agent v0.9+); Thu, 07 Aug 2014 10:15:07 +0000 From: Jimmy Olgeni Date: Thu, 7 Aug 2014 10:15:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364257 - head/devel/ipython X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e351ab.569c.5c2148e0@svn.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2014 10:15:07 -0000 Author: olgeni Date: Thu Aug 7 10:15:06 2014 New Revision: 364257 URL: http://svnweb.freebsd.org/changeset/ports/364257 QAT: https://qat.redports.org/buildarchive/r364257/ Log: Upgrade to version 2.2.0. Modified: head/devel/ipython/Makefile head/devel/ipython/distinfo Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Thu Aug 7 09:50:22 2014 (r364256) +++ head/devel/ipython/Makefile Thu Aug 7 10:15:06 2014 (r364257) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Thu Aug 7 09:50:22 2014 (r364256) +++ head/devel/ipython/distinfo Thu Aug 7 10:15:06 2014 (r364257) @@ -1,2 +1,2 @@ -SHA256 (ipython-2.1.0.tar.gz) = ca86a6308c4b53ea8a040ba776066dc9a7af4ac738ad43ab2059a016c09b0c2d -SIZE (ipython-2.1.0.tar.gz) = 11886492 +SHA256 (ipython-2.2.0.tar.gz) = b7ca77ba54a02f032055b73f5f62b01431f818ae00f63716b78f881c2b2564e2 +SIZE (ipython-2.2.0.tar.gz) = 11912007