git: 238caeecc21b - main - sysutils/spcm: Update to 0.5.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Oct 2023 11:21:41 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=238caeecc21b43a083e75176938b711914dce513 commit 238caeecc21b43a083e75176938b711914dce513 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2023-10-23 11:20:53 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2023-10-23 11:20:53 +0000 sysutils/spcm: Update to 0.5.8 Several small UI improvements A few bug fixes Changes: https://github.com/outpaddling/spcm/releases --- sysutils/spcm/Makefile | 7 +++---- sysutils/spcm/distinfo | 6 +++--- sysutils/spcm/pkg-descr | 1 - sysutils/spcm/pkg-plist | 1 + 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/sysutils/spcm/Makefile b/sysutils/spcm/Makefile index 358ef2e4ddaf..ad7c14766425 100644 --- a/sysutils/spcm/Makefile +++ b/sysutils/spcm/Makefile @@ -1,16 +1,15 @@ PORTNAME= spcm -DISTVERSION= 0.5.7-6 -DISTVERSIONSUFFIX= -g735cb35 +DISTVERSION= 0.5.8 CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org COMMENT= Tools for building and managing HPC clusters -WWW= http://acadix.biz/cluster-admin.php +WWW= https://acadix.biz/cluster-admin.php LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= auto-admin>=0.7.12:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.8.0:sysutils/auto-admin USE_GITHUB= yes diff --git a/sysutils/spcm/distinfo b/sysutils/spcm/distinfo index 46af03d6c67f..a37a90232ab5 100644 --- a/sysutils/spcm/distinfo +++ b/sysutils/spcm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659616907 -SHA256 (outpaddling-SPCM-0.5.7-6-g735cb35_GH0.tar.gz) = d23535b841d8aeb7f26f523efa29204b24a21dcd693962948112dda3df5ec0ee -SIZE (outpaddling-SPCM-0.5.7-6-g735cb35_GH0.tar.gz) = 128042 +TIMESTAMP = 1697893369 +SHA256 (outpaddling-SPCM-0.5.8_GH0.tar.gz) = 5c62da9742447b2f8852a880927049ff5bc0938a06d96453c2db4a22c941700e +SIZE (outpaddling-SPCM-0.5.8_GH0.tar.gz) = 129069 diff --git a/sysutils/spcm/pkg-descr b/sysutils/spcm/pkg-descr index 563350dc663f..3075816dee8a 100644 --- a/sysutils/spcm/pkg-descr +++ b/sysutils/spcm/pkg-descr @@ -4,7 +4,6 @@ Computing) cluster. It is the only portable cluster management suite we are aware of and is designed to be easily adapted to most POSIX platforms. - SPCM automates the process of configuring a head node, compute nodes, file servers, and visualization nodes. Most common management tasks can be performed using a simple menu interface, while additional diff --git a/sysutils/spcm/pkg-plist b/sysutils/spcm/pkg-plist index 6928e928d5eb..f9407ad9b64a 100644 --- a/sysutils/spcm/pkg-plist +++ b/sysutils/spcm/pkg-plist @@ -113,6 +113,7 @@ sbin/cluster-wip-checkout sbin/cluster-wip-update sbin/compute-node-set-arc-max sbin/node-iftop +sbin/node-power-on sbin/node-set-type sbin/node-sync-all-users sbin/node-sync-groups