pkgsrc-WIP-changes archive

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

spcm: Consolidate scripts to standardize plist



Module Name:	pkgsrc-wip
Committed By:	Jason W Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Dec 17 22:31:09 2020 -0600
Changeset:	d8bb2d804f6a6ad57fed9d9a709c09162e008f71

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

Log Message:
spcm: Consolidate scripts to standardize plist

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

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    | 8 ++++++--
 spcm/distinfo | 8 ++++----
 3 files changed, 12 insertions(+), 8 deletions(-)

diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index d2753c71bb..a51b8e099e 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	spcm-0.4.2.1
+DISTNAME=	spcm-0.4.2.11
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	SPCM
-GITHUB_TAG=	c9aa589a4393b46adba4272c1db7e68d8bf431e8
+GITHUB_TAG=	abfdb72c5be489207469a3914b7aac5f361ad6ba
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/spcm.php
diff --git a/spcm/PLIST b/spcm/PLIST
index 890957fa9f..068f2d38b5 100644
--- a/spcm/PLIST
+++ b/spcm/PLIST
@@ -5,6 +5,7 @@ bin/cluster-compute-nodes
 bin/cluster-down-nodes
 bin/cluster-file-servers
 bin/cluster-head-check
+bin/cluster-node-status
 bin/cluster-passwd
 bin/cluster-pfs-nodes
 bin/cluster-pw-check
@@ -47,7 +48,7 @@ sbin/cluster-create-pw-age
 sbin/cluster-diagnostics
 sbin/cluster-dist-file
 sbin/cluster-enable-autologout
-sbin/cluster-firewalld-config
+sbin/cluster-firewall-config
 sbin/cluster-ganglia-restart
 sbin/cluster-get-sync-file
 sbin/cluster-highest-uid
@@ -63,6 +64,7 @@ sbin/cluster-node-type
 sbin/cluster-passwd-expiration
 sbin/cluster-passwd-user-expiration
 sbin/cluster-pkgsrc-admin
+sbin/cluster-ports-update
 sbin/cluster-power-saver
 sbin/cluster-power-waster
 sbin/cluster-recreate-user
@@ -96,7 +98,10 @@ sbin/cluster-update-vis-nodes
 sbin/cluster-user-admin
 sbin/cluster-user-cleanup
 sbin/cluster-useradd
+sbin/cluster-usermod
 sbin/cluster-users
+sbin/cluster-wip-update
+sbin/compute-node-set-arc-max
 sbin/ganglia-web-setup
 sbin/node-iftop
 sbin/node-sync-all-users
@@ -116,7 +121,6 @@ sbin/slurm-update-idle-nodes
 sbin/slurm-usage-report
 sbin/spcm-banner
 sbin/spcm-update-from-wip
-sbin/ssh-keygen-for-user
 share/spcm/WWW/centos-power.jpg
 share/spcm/WWW/global_styles.css
 share/spcm/WWW/gmetad.conf.template
diff --git a/spcm/distinfo b/spcm/distinfo
index 71ebf89e1f..7e63c25087 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (spcm-0.4.2.1-c9aa589a4393b46adba4272c1db7e68d8bf431e8.tar.gz) = 7144214b794044227310e5ad7df40a7e20df02a0
-RMD160 (spcm-0.4.2.1-c9aa589a4393b46adba4272c1db7e68d8bf431e8.tar.gz) = 8c2d747ce024a0423195292d02fb533c2165a0de
-SHA512 (spcm-0.4.2.1-c9aa589a4393b46adba4272c1db7e68d8bf431e8.tar.gz) = 51adf51dc9ac159a306f603258e74fe80bf515d83975c12498c1356fb8c445bc144d505b37e70be3f7a36286ff33bce7121f1e1bb439df363ad7f0901b7905c0
-Size (spcm-0.4.2.1-c9aa589a4393b46adba4272c1db7e68d8bf431e8.tar.gz) = 144702 bytes
+SHA1 (spcm-0.4.2.11-abfdb72c5be489207469a3914b7aac5f361ad6ba.tar.gz) = d7d0aced1b733bdae72dfdeeb42b6ed63af4faca
+RMD160 (spcm-0.4.2.11-abfdb72c5be489207469a3914b7aac5f361ad6ba.tar.gz) = 66b62a83af113d7622aa4a3c2e2845f6649d0417
+SHA512 (spcm-0.4.2.11-abfdb72c5be489207469a3914b7aac5f361ad6ba.tar.gz) = 4b692a236dc6f6950042adcf0b0f377e84f7bbd065edda0cc8df4788575387ce9dbd7603edeec5417c7656125e261aa32240121de48d217e6eda00adcc74478a
+Size (spcm-0.4.2.11-abfdb72c5be489207469a3914b7aac5f361ad6ba.tar.gz) = 135220 bytes


Home | Main Index | Thread Index | Old Index