sysutils/spcm: Update to 0.5.5
Minor bug fixes and enhancements Changes: https://github.com/outpaddling/spcm/tags
This commit is contained in:
parent
9e2cf4e33d
commit
d162fac9bb
@ -1,6 +1,5 @@
|
||||
PORTNAME= spcm
|
||||
DISTVERSION= 0.5.4-9
|
||||
DISTVERSIONSUFFIX= -g64cd7ee
|
||||
DISTVERSION= 0.5.5
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
@ -9,7 +8,7 @@ COMMENT= Tools for building and managing HPC clusters
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= auto-admin>=0.7.6.11:sysutils/auto-admin
|
||||
RUN_DEPENDS= auto-admin>=0.7.8:sysutils/auto-admin
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1636162434
|
||||
SHA256 (outpaddling-SPCM-0.5.4-9-g64cd7ee_GH0.tar.gz) = 4a5b81ef3652ae2509ea0beb9dcd8b47e2fbae7f844a94eadd5cb5f49e2a2d70
|
||||
SIZE (outpaddling-SPCM-0.5.4-9-g64cd7ee_GH0.tar.gz) = 132576
|
||||
TIMESTAMP = 1639320403
|
||||
SHA256 (outpaddling-SPCM-0.5.5_GH0.tar.gz) = 1766813284a783f57d2555d587e928424579c45ff45a2b4d6d1b06c6e0cabee5
|
||||
SIZE (outpaddling-SPCM-0.5.5_GH0.tar.gz) = 133085
|
||||
|
@ -55,6 +55,7 @@ sbin/cluster-get-sync-file
|
||||
sbin/cluster-highest-uid
|
||||
sbin/cluster-init-node
|
||||
sbin/cluster-ipmi-power-on
|
||||
sbin/cluster-ipmi-remote-access
|
||||
sbin/cluster-krb-auth-setup
|
||||
sbin/cluster-localbase
|
||||
sbin/cluster-lock-local-pw
|
||||
@ -71,6 +72,7 @@ sbin/cluster-power-waster
|
||||
sbin/cluster-recreate-user
|
||||
sbin/cluster-remove-from-group
|
||||
sbin/cluster-remove-from-known-hosts
|
||||
sbin/cluster-remove-node
|
||||
sbin/cluster-remove-user
|
||||
sbin/cluster-restore-user
|
||||
sbin/cluster-run
|
||||
|
Loading…
Reference in New Issue
Block a user