pkgsrc-WIP-changes archive

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

spcm: Add node-iftop and utilize in other scripts



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jun 25 19:45:33 2020 +0000
Changeset:	df24e7f9a363603ef81029ba81deff787c9c1ae8

Modified Files:
	spcm/Makefile
	spcm/PLIST
	spcm/distinfo

Log Message:
spcm: Add node-iftop and utilize in other scripts

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=df24e7f9a363603ef81029ba81deff787c9c1ae8

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

diffstat:
 spcm/Makefile | 4 ++--
 spcm/PLIST    | 1 +
 spcm/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index d090397912..34bc5b8562 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	SPCM-0.4.1.11
+DISTNAME=	SPCM-0.4.1.12
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	3394b636bc855cd6d839da88b5b9d110e5c6863b
+GITHUB_TAG=	b160c15c75a001bfa68e2631a2f04dc765bec25b
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/spcm.php
diff --git a/spcm/PLIST b/spcm/PLIST
index e06898a277..6dddc7bb88 100644
--- a/spcm/PLIST
+++ b/spcm/PLIST
@@ -100,6 +100,7 @@ sbin/cluster-user-cleanup
 sbin/cluster-useradd
 sbin/cluster-users
 sbin/ganglia-web-setup
+sbin/node-iftop
 sbin/node-sync-all-users
 sbin/node-sync-groups
 sbin/node-sync-users
diff --git a/spcm/distinfo b/spcm/distinfo
index 7f2b7997d6..e865d43ae2 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (SPCM-0.4.1.11-3394b636bc855cd6d839da88b5b9d110e5c6863b.tar.gz) = 3a6d4562f10fe0fe41c84f96768ed9da54eb6000
-RMD160 (SPCM-0.4.1.11-3394b636bc855cd6d839da88b5b9d110e5c6863b.tar.gz) = a907eca2f864bb3e4a2c4bb07283b9446e398947
-SHA512 (SPCM-0.4.1.11-3394b636bc855cd6d839da88b5b9d110e5c6863b.tar.gz) = c941362f0640647b8395974c45d2aed4dd930f06db46aff93261c687e107afeefc11b7c8ae0238b7e639bafa44dbd5fd19a163bd0ef50b3227d056457adb6559
-Size (SPCM-0.4.1.11-3394b636bc855cd6d839da88b5b9d110e5c6863b.tar.gz) = 144292 bytes
+SHA1 (SPCM-0.4.1.12-b160c15c75a001bfa68e2631a2f04dc765bec25b.tar.gz) = 029b34884a90336956da651ba5bc9aa8fa176507
+RMD160 (SPCM-0.4.1.12-b160c15c75a001bfa68e2631a2f04dc765bec25b.tar.gz) = e70bb8460709b5866efd64750237ef6393382892
+SHA512 (SPCM-0.4.1.12-b160c15c75a001bfa68e2631a2f04dc765bec25b.tar.gz) = bf54a0ae2d2a79f1d028e71c27ddd38164d20f27c3fb5bf6dae58f66b587087732787f686ba3f915687a0f9051acda7dde2291ab7925725b9506f10119cee99d
+Size (SPCM-0.4.1.12-b160c15c75a001bfa68e2631a2f04dc765bec25b.tar.gz) = 144616 bytes


Home | Main Index | Thread Index | Old Index