From owner-svn-ports-all@freebsd.org Sun Sep 10 13:09:05 2017 Return-Path: Delivered-To: svn-ports-all@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 8CEF6E0FF93; Sun, 10 Sep 2017 13:09:05 +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 5B68D7256E; Sun, 10 Sep 2017 13:09:05 +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 v8AD94Fm013278; Sun, 10 Sep 2017 13:09:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8AD94Cu013276; Sun, 10 Sep 2017 13:09:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201709101309.v8AD94Cu013276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 10 Sep 2017 13:09:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449545 - in head/sysutils/py-psutil: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/sysutils/py-psutil: . files X-SVN-Commit-Revision: 449545 X-SVN-Commit-Repository: ports 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.23 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: Sun, 10 Sep 2017 13:09:05 -0000 Author: sunpoet Date: Sun Sep 10 13:09:04 2017 New Revision: 449545 URL: https://svnweb.freebsd.org/changeset/ports/449545 Log: Update to 5.3.1 Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Deleted: head/sysutils/py-psutil/files/ Modified: head/sysutils/py-psutil/Makefile head/sysutils/py-psutil/distinfo Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Sun Sep 10 13:08:59 2017 (r449544) +++ head/sysutils/py-psutil/Makefile Sun Sep 10 13:09:04 2017 (r449545) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 5.3.0 +PORTVERSION= 5.3.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Sun Sep 10 13:08:59 2017 (r449544) +++ head/sysutils/py-psutil/distinfo Sun Sep 10 13:09:04 2017 (r449545) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504355550 -SHA256 (psutil-5.3.0.tar.gz) = a3940e06e92c84ab6e82b95dad056241beea93c3c9b1d07ddf96485079855185 -SIZE (psutil-5.3.0.tar.gz) = 397265 +TIMESTAMP = 1505043420 +SHA256 (psutil-5.3.1.tar.gz) = 12dd9c8abbad15f055e9579130035b38617020ce176f4a498b7870e6321ffa67 +SIZE (psutil-5.3.1.tar.gz) = 397075