Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 18:10:28 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b3513d6be4c0 - main - sysutils/py-psutil121: Mark DEPRECATED and set EXPIRATION_DATE to 2023-04-30
Message-ID:  <202304181810.33IIASxT089382@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b3513d6be4c04add8ae6f36c011d200a6a518da9

commit b3513d6be4c04add8ae6f36c011d200a6a518da9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-18 17:59:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 18:05:14 +0000

    sysutils/py-psutil121: Mark DEPRECATED and set EXPIRATION_DATE to 2023-04-30
    
    Approved by:    portmgr (blanket)
---
 sysutils/py-psutil121/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/py-psutil121/Makefile b/sysutils/py-psutil121/Makefile
index 89ea83513c3f..081c81d58c9a 100644
--- a/sysutils/py-psutil121/Makefile
+++ b/sysutils/py-psutil121/Makefile
@@ -12,6 +12,9 @@ WWW=		https://pypi.org/project/psutil/
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Use sysutils/py-psutil instead
+EXPIRATION_DATE=2023-04-30
+
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}psutil
 
 PORTSCOUT=	limit:^1\.2\.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304181810.33IIASxT089382>