pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/R-ps (sysutils/R-ps) Updated 1.5.0 to 1.6.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/afa7923ec7ef
branches: trunk
changeset: 457592:afa7923ec7ef
user: mef <mef%pkgsrc.org@localhost>
date: Mon Aug 30 00:53:15 2021 +0000
description:
(sysutils/R-ps) Updated 1.5.0 to 1.6.0
# ps 1.6.0
* New function `ps_system_cpu_times()` to calculate system CPU times.
* New function `ps_loadavg()` to show the Unix style load average.
diffstat:
sysutils/R-ps/Makefile | 6 ++++--
sysutils/R-ps/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 5fff3c8ea134 -r afa7923ec7ef sysutils/R-ps/Makefile
--- a/sysutils/R-ps/Makefile Mon Aug 30 00:45:43 2021 +0000
+++ b/sysutils/R-ps/Makefile Mon Aug 30 00:53:15 2021 +0000
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2020/12/14 03:26:20 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/30 00:53:15 mef Exp $
R_PKGNAME= ps
-R_PKGVER= 1.5.0
+R_PKGVER= 1.6.0
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= List, query, manipulate system processes
LICENSE= modified-bsd
+TEST_DEPENDS+= R-pingr-[0-9]*:../../net/R-pingr
+
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
diff -r 5fff3c8ea134 -r afa7923ec7ef sysutils/R-ps/distinfo
--- a/sysutils/R-ps/distinfo Mon Aug 30 00:45:43 2021 +0000
+++ b/sysutils/R-ps/distinfo Mon Aug 30 00:53:15 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/12/14 03:26:20 mef Exp $
+$NetBSD: distinfo,v 1.3 2021/08/30 00:53:15 mef Exp $
-SHA1 (R/ps_1.5.0.tar.gz) = 887fb5723c73598fd67b8209669e3463150f4207
-RMD160 (R/ps_1.5.0.tar.gz) = 076fc7d3b388eb5755d66472182f615a7af1a7d6
-SHA512 (R/ps_1.5.0.tar.gz) = fa916a21aeec64ce3716efe30a6fae5d74d4e3f06b0676a937fd2587bca8f4954a4267da4d2588729dd2b6d15b0060cab793ebce9cfaf400addcbd8351845ff0
-Size (R/ps_1.5.0.tar.gz) = 115131 bytes
+SHA1 (R/ps_1.6.0.tar.gz) = 0250bfebf7c7160cbfc14b8a1c027a0e74a9f417
+RMD160 (R/ps_1.6.0.tar.gz) = 58dfe2772f9178ef164561f2fb8a59ec702354dd
+SHA512 (R/ps_1.6.0.tar.gz) = c5110e86ea72a3c1aff4d93fbcb630b00d9b59e49271530327dfa8f1f7f88b9caab909b76d1638f77518292bec438412961375035e156b3ceebe6fed381bae45
+Size (R/ps_1.6.0.tar.gz) = 119670 bytes
Home |
Main Index |
Thread Index |
Old Index