From owner-svn-ports-head@freebsd.org Tue Jul 7 09:36:03 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E8DA3BE94; Tue, 7 Jul 2015 09:36:03 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 665EA1EB4; Tue, 7 Jul 2015 09:36:03 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t679a3gX076256; Tue, 7 Jul 2015 09:36:03 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t679a257076250; Tue, 7 Jul 2015 09:36:02 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201507070936.t679a257076250@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Tue, 7 Jul 2015 09:36:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391497 - head/math/py-pandas X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jul 2015 09:36:03 -0000 Author: robak Date: Tue Jul 7 09:36:02 2015 New Revision: 391497 URL: https://svnweb.freebsd.org/changeset/ports/391497 Log: math/py-pandas: update 0.16.1 -> 0.16.2 PR: 201363 Submitted by: John W. O'Brien (maintainer) Modified: head/math/py-pandas/Makefile head/math/py-pandas/distinfo Modified: head/math/py-pandas/Makefile ============================================================================== --- head/math/py-pandas/Makefile Tue Jul 7 08:02:41 2015 (r391496) +++ head/math/py-pandas/Makefile Tue Jul 7 09:36:02 2015 (r391497) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.16.1 +PORTVERSION= 0.16.2 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-pandas/distinfo ============================================================================== --- head/math/py-pandas/distinfo Tue Jul 7 08:02:41 2015 (r391496) +++ head/math/py-pandas/distinfo Tue Jul 7 09:36:02 2015 (r391497) @@ -1,2 +1,2 @@ -SHA256 (pandas-0.16.1.tar.gz) = 570d243f8cb068bf780461b9225d2e7bef7c90aa10d43cf908fe541fc92df8b6 -SIZE (pandas-0.16.1.tar.gz) = 4959316 +SHA256 (pandas-0.16.2.tar.gz) = e01853dfe111f3aea005315573400b7216ddbabbf1f28d482a71217d67ae4f81 +SIZE (pandas-0.16.2.tar.gz) = 4931751