pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/py-Glances



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr  5 08:09:53 UTC 2026

Modified Files:
        pkgsrc/sysutils/py-Glances: Makefile PLIST

Log Message:
py-Glances: fix merge


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/sysutils/py-Glances/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/sysutils/py-Glances/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/py-Glances/Makefile
diff -u pkgsrc/sysutils/py-Glances/Makefile:1.48 pkgsrc/sysutils/py-Glances/Makefile:1.49
--- pkgsrc/sysutils/py-Glances/Makefile:1.48    Sun Apr  5 08:06:36 2026
+++ pkgsrc/sysutils/py-Glances/Makefile Sun Apr  5 08:09:53 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2026/04/05 08:06:36 fox Exp $
+# $NetBSD: Makefile,v 1.49 2026/04/05 08:09:53 wiz Exp $
 
 DISTNAME=      glances-4.5.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/g/G/}
-PKGREVISION=   1
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/glances/}
 

Index: pkgsrc/sysutils/py-Glances/PLIST
diff -u pkgsrc/sysutils/py-Glances/PLIST:1.21 pkgsrc/sysutils/py-Glances/PLIST:1.22
--- pkgsrc/sysutils/py-Glances/PLIST:1.21       Sun Apr  5 08:06:36 2026
+++ pkgsrc/sysutils/py-Glances/PLIST    Sun Apr  5 08:09:53 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2026/04/05 08:06:36 fox Exp $
+@comment $NetBSD: PLIST,v 1.22 2026/04/05 08:09:53 wiz Exp $
 bin/glances-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -226,7 +226,6 @@ ${PYSITELIB}/glances/password_list.pyo
 ${PYSITELIB}/glances/plugins/__init__.py
 ${PYSITELIB}/glances/plugins/__init__.pyc
 ${PYSITELIB}/glances/plugins/__init__.pyo
-${PYSITELIB}/glances/plugins/__pycache__/__init__.py
 ${PYSITELIB}/glances/plugins/alert/__init__.py
 ${PYSITELIB}/glances/plugins/alert/__init__.pyc
 ${PYSITELIB}/glances/plugins/alert/__init__.pyo



Home | Main Index | Thread Index | Old Index