From owner-svn-ports-all@FreeBSD.ORG Tue Feb 25 11:33:48 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 591E84A4; Tue, 25 Feb 2014 11:33:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 44A961DC3; Tue, 25 Feb 2014 11:33:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1PBXmIr074761; Tue, 25 Feb 2014 11:33:48 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1PBXllP074759; Tue, 25 Feb 2014 11:33:47 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201402251133.s1PBXllP074759@svn.freebsd.org> From: Jimmy Olgeni Date: Tue, 25 Feb 2014 11:33:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345964 - head/devel/ipython X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 25 Feb 2014 11:33:48 -0000 Author: olgeni Date: Tue Feb 25 11:33:47 2014 New Revision: 345964 URL: http://svnweb.freebsd.org/changeset/ports/345964 QAT: https://qat.redports.org/buildarchive/r345964/ Log: Upgrade to version 1.2.1. Modified: head/devel/ipython/Makefile head/devel/ipython/distinfo Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Tue Feb 25 11:33:21 2014 (r345963) +++ head/devel/ipython/Makefile Tue Feb 25 11:33:47 2014 (r345964) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Tue Feb 25 11:33:21 2014 (r345963) +++ head/devel/ipython/distinfo Tue Feb 25 11:33:47 2014 (r345964) @@ -1,2 +1,2 @@ -SHA256 (ipython-1.2.0.tar.gz) = c4b4e250d2a68ded2ef267d8deae2a972f5f94481d2e4015bd5c1922b5f318d7 -SIZE (ipython-1.2.0.tar.gz) = 8665978 +SHA256 (ipython-1.2.1.tar.gz) = c27aeae9b8e5c4a2d28ba0f04b879216d6f96f36380cd465a823b1efb0595874 +SIZE (ipython-1.2.1.tar.gz) = 8666632