pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/py-psutil py-psutil: Unbreak PLI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22205f1e48e1
branches:  trunk
changeset: 308121:22205f1e48e1
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed May 16 16:22:32 2018 +0000

description:
py-psutil: Unbreak PLIST from last update.

diffstat:

 sysutils/py-psutil/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3caca76a7d9c -r 22205f1e48e1 sysutils/py-psutil/PLIST
--- a/sysutils/py-psutil/PLIST  Wed May 16 16:15:23 2018 +0000
+++ b/sysutils/py-psutil/PLIST  Wed May 16 16:22:32 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2018/05/15 22:22:01 minskim Exp $
+@comment $NetBSD: PLIST,v 1.11 2018/05/16 16:22:32 jperkin Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -35,7 +35,7 @@
 ${PYSITELIB}/psutil/_pssunos.py
 ${PYSITELIB}/psutil/_pssunos.pyc
 ${PYSITELIB}/psutil/_pssunos.pyo
-${PYSITELIB}/psutil/_psutil_osx.so
+${PYSITELIB}/psutil/_psutil_${SYSTEM}.so
 ${PYSITELIB}/psutil/_psutil_posix.so
 ${PYSITELIB}/psutil/_pswindows.py
 ${PYSITELIB}/psutil/_pswindows.pyc



Home | Main Index | Thread Index | Old Index