From owner-svn-ports-head@freebsd.org Thu May 19 03:42:45 2016 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 ABD2DB3F6E4; Thu, 19 May 2016 03:42:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 7B4C51BD0; Thu, 19 May 2016 03:42:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4J3giMo052045; Thu, 19 May 2016 03:42:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4J3gibN052043; Thu, 19 May 2016 03:42:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605190342.u4J3gibN052043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 19 May 2016 03:42:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415476 - head/sysutils/py-psutil 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.22 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: Thu, 19 May 2016 03:42:45 -0000 Author: sunpoet Date: Thu May 19 03:42:44 2016 New Revision: 415476 URL: https://svnweb.freebsd.org/changeset/ports/415476 Log: - Update to 4.2.0 Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Modified: head/sysutils/py-psutil/Makefile head/sysutils/py-psutil/distinfo Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Thu May 19 03:42:39 2016 (r415475) +++ head/sysutils/py-psutil/Makefile Thu May 19 03:42:44 2016 (r415476) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 4.1.0 +PORTVERSION= 4.2.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Thu May 19 03:42:39 2016 (r415475) +++ head/sysutils/py-psutil/distinfo Thu May 19 03:42:44 2016 (r415476) @@ -1,2 +1,3 @@ -SHA256 (psutil-4.1.0.tar.gz) = c6abebec9c8833baaf1c51dd1b0259246d1d50b9b50e9a4aa66f33b1e98b8d17 -SIZE (psutil-4.1.0.tar.gz) = 301330 +TIMESTAMP = 1463505805 +SHA256 (psutil-4.2.0.tar.gz) = 544f013a0aea7199e07e3efe5627f5d4165179a04c66050b234cc3be2eca1ace +SIZE (psutil-4.2.0.tar.gz) = 311767