svn commit: r561488 - head/sysutils/spcm
Jason W. Bacon
jwb at FreeBSD.org
Wed Jan 13 16:33:28 UTC 2021
Author: jwb
Date: Wed Jan 13 16:33:27 2021
New Revision: 561488
URL: https://svnweb.freebsd.org/changeset/ports/561488
Log:
sysutils/spcm: Update to 0.5.1
Eliminate remaining dependence on WIP ports
Improve NFS server setup UI
Improve PXE node discover UI
Modified:
head/sysutils/spcm/Makefile
head/sysutils/spcm/distinfo
head/sysutils/spcm/pkg-plist
Modified: head/sysutils/spcm/Makefile
==============================================================================
--- head/sysutils/spcm/Makefile Wed Jan 13 16:30:07 2021 (r561487)
+++ head/sysutils/spcm/Makefile Wed Jan 13 16:33:27 2021 (r561488)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= spcm
-DISTVERSION= 0.5.0
+DISTVERSION= 0.5.1
CATEGORIES= sysutils
MAINTAINER= jwb at FreeBSD.org
Modified: head/sysutils/spcm/distinfo
==============================================================================
--- head/sysutils/spcm/distinfo Wed Jan 13 16:30:07 2021 (r561487)
+++ head/sysutils/spcm/distinfo Wed Jan 13 16:33:27 2021 (r561488)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609895790
-SHA256 (outpaddling-SPCM-0.5.0_GH0.tar.gz) = 1851ef0ebe4e06f40949c092f2b957c1abcce46379deb62f2e261761a25a1a9d
-SIZE (outpaddling-SPCM-0.5.0_GH0.tar.gz) = 129354
+TIMESTAMP = 1610555459
+SHA256 (outpaddling-SPCM-0.5.1_GH0.tar.gz) = 3d3898f2a6938df4a707815753ae79edb230d3c3e99642c4880a2befdfdcca4a
+SIZE (outpaddling-SPCM-0.5.1_GH0.tar.gz) = 129508
Modified: head/sysutils/spcm/pkg-plist
==============================================================================
--- head/sysutils/spcm/pkg-plist Wed Jan 13 16:30:07 2021 (r561487)
+++ head/sysutils/spcm/pkg-plist Wed Jan 13 16:33:27 2021 (r561488)
@@ -46,6 +46,7 @@ sbin/cluster-change-primary-group
sbin/cluster-change-uid
sbin/cluster-check-cron-updates
sbin/cluster-create-pw-age
+sbin/cluster-dhcp-cleanup
sbin/cluster-diagnostics
sbin/cluster-dist-file
sbin/cluster-enable-autologout
@@ -103,6 +104,7 @@ sbin/cluster-user-cleanup
sbin/cluster-useradd
sbin/cluster-usermod
sbin/cluster-users
+sbin/cluster-wip-checkout
sbin/cluster-wip-update
sbin/compute-node-set-arc-max
sbin/ganglia-web-setup
More information about the svn-ports-all
mailing list