From: Laurent Cheylus Subject: [maintainer update] sysutils/glances 4.5.3 To: ports Date: Sat, 4 Apr 2026 12:37:57 +0200 Hi ports@ update for sysutils/glances (a Python curses-based monitoring Tool) to the latest version 4.5.3 Changelog: - https://github.com/nicolargo/glances/releases/tag/v4.5.2 - https://github.com/nicolargo/glances/releases/tag/v4.5.3 - update Makefile and distinfo for this version - update pkg/PLIST (with latest modifications by sthen@) - update patch Build and tests OK on current/amd64 with Python 3.13.12 Tests welcome and please commit if OK. Laurent Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/glances/Makefile,v diff -u -p -r1.20 Makefile --- Makefile 30 Mar 2026 11:13:17 -0000 1.20 +++ Makefile 31 Mar 2026 06:49:23 -0000 @@ -1,7 +1,6 @@ COMMENT = cross-platform curses-based monitoring tool -MODPY_DISTV = 4.5.1 -REVISION = 0 +MODPY_DISTV = 4.5.3 DISTNAME = glances-${MODPY_DISTV} EPOCH = 0 Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/glances/distinfo,v diff -u -p -r1.9 distinfo --- distinfo 11 Mar 2026 19:01:45 -0000 1.9 +++ distinfo 31 Mar 2026 06:49:23 -0000 @@ -1,2 +1,2 @@ -SHA256 (glances-4.5.1.tar.gz) = gvxWmvH/WawZillBBPMUppISg47e+0TYS492Aj+xmeE= -SIZE (glances-4.5.1.tar.gz) = 7399451 +SHA256 (glances-4.5.3.tar.gz) = a5Xcyk+nQJTC8LXspa5TSTt4M/kzsbSfdjb7OaR09x0= +SIZE (glances-4.5.3.tar.gz) = 7638298 Index: patches/patch-pyproject_toml =================================================================== RCS file: /cvs/ports/sysutils/glances/patches/patch-pyproject_toml,v diff -u -p -r1.2 patch-pyproject_toml --- patches/patch-pyproject_toml 11 Mar 2026 19:01:45 -0000 1.2 +++ patches/patch-pyproject_toml 31 Mar 2026 06:49:23 -0000 @@ -1,7 +1,7 @@ Index: pyproject.toml --- pyproject.toml.orig +++ pyproject.toml -@@ -113,18 +113,8 @@ wifi = ["wifi"] +@@ -116,18 +116,8 @@ wifi = ["wifi"] glances = "glances:main" [tool.setuptools.data-files] Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/sysutils/glances/pkg/PLIST,v diff -u -p -r1.13 PLIST --- pkg/PLIST 30 Mar 2026 11:13:17 -0000 1.13 +++ pkg/PLIST 31 Mar 2026 06:49:23 -0000 @@ -148,6 +148,11 @@ lib/python${MODPY_VERSION}/site-packages lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_cassandra/${MODPY_PYCACHE}/ lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_cassandra/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_cassandra/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_clickhouse/ +lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_clickhouse/__init__.py +lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_clickhouse/${MODPY_PYCACHE}/ +lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_clickhouse/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_clickhouse/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_couchdb/ lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_couchdb/__init__.py lib/python${MODPY_VERSION}/site-packages/glances/exports/glances_couchdb/${MODPY_PYCACHE}/ @@ -421,9 +426,12 @@ lib/python${MODPY_VERSION}/site-packages lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/${MODPY_PYCACHE}docker.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/${MODPY_PYCACHE}docker.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/${MODPY_PYCACHE}lxd.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} +lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/${MODPY_PYCACHE}lxd.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/${MODPY_PYCACHE}podman.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/${MODPY_PYCACHE}podman.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/docker.py +lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/lxd.py lib/python${MODPY_VERSION}/site-packages/glances/plugins/containers/engines/podman.py lib/python${MODPY_VERSION}/site-packages/glances/plugins/core/ lib/python${MODPY_VERSION}/site-packages/glances/plugins/core/__init__.py