From owner-svn-ports-head@freebsd.org Thu Nov 1 19:14:16 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BC8610D278D; Thu, 1 Nov 2018 19:14:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C08A286E61; Thu, 1 Nov 2018 19:14:15 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9F4DD1FF81; Thu, 1 Nov 2018 19:14:13 +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 wA1JEDmh037491; Thu, 1 Nov 2018 19:14:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA1JEDUk037489; Thu, 1 Nov 2018 19:14:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201811011914.wA1JEDUk037489@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, 1 Nov 2018 19:14:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483711 - head/sysutils/py-psutil X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/py-psutil X-SVN-Commit-Revision: 483711 X-SVN-Commit-Repository: ports 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.29 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, 01 Nov 2018 19:14:16 -0000 Author: sunpoet Date: Thu Nov 1 19:14:12 2018 New Revision: 483711 URL: https://svnweb.freebsd.org/changeset/ports/483711 Log: Update to 5.4.8 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 Nov 1 19:14:04 2018 (r483710) +++ head/sysutils/py-psutil/Makefile Thu Nov 1 19:14:12 2018 (r483711) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 5.4.7 +PORTVERSION= 5.4.8 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,8 +18,8 @@ TEST_DEPENDS= ${PY_IPADDRESS} CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}psutil121 -USE_PYTHON= autoplist concurrent distutils USES= python +USE_PYTHON= autoplist concurrent distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/psutil/_psutil_bsd.so ${STAGEDIR}${PYTHON_SITELIBDIR}/psutil/_psutil_posix.so Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Thu Nov 1 19:14:04 2018 (r483710) +++ head/sysutils/py-psutil/distinfo Thu Nov 1 19:14:12 2018 (r483711) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534456529 -SHA256 (psutil-5.4.7.tar.gz) = 5b6322b167a5ba0c5463b4d30dfd379cd4ce245a1162ebf8fc7ab5c5ffae4f3b -SIZE (psutil-5.4.7.tar.gz) = 420300 +TIMESTAMP = 1541006037 +SHA256 (psutil-5.4.8.tar.gz) = 6e265c8f3da00b015d24b842bfeb111f856b13d24f2c57036582568dc650d6c3 +SIZE (psutil-5.4.8.tar.gz) = 422742