git: b5c7e37deb31 - main - sysutils/spcm: Update to 0.5.4.1
Jason W. Bacon
jwb at FreeBSD.org
Tue Apr 6 16:16:18 UTC 2021
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b5c7e37deb3164e24e90192c31601ddd8625b7bd
commit b5c7e37deb3164e24e90192c31601ddd8625b7bd
Author: Jason W. Bacon <jwb at FreeBSD.org>
AuthorDate: 2021-04-06 16:15:25 +0000
Commit: Jason W. Bacon <jwb at FreeBSD.org>
CommitDate: 2021-04-06 16:16:12 +0000
sysutils/spcm: Update to 0.5.4.1
Add git support to cluster-ports-update
---
sysutils/spcm/Makefile | 6 ++++--
sysutils/spcm/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/sysutils/spcm/Makefile b/sysutils/spcm/Makefile
old mode 100644
new mode 100755
index a83c73f5497a..33b8af0b8c9d
--- a/sysutils/spcm/Makefile
+++ b/sysutils/spcm/Makefile
@@ -1,6 +1,8 @@
+# $FreeBSD$
PORTNAME= spcm
-DISTVERSION= 0.5.4
+DISTVERSION= 0.5.4-1
+DISTVERSIONSUFFIX= -ga1c2471
CATEGORIES= sysutils
MAINTAINER= jwb at FreeBSD.org
@@ -9,7 +11,7 @@ COMMENT= Tools for building and managing HPC clusters
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= auto-admin>=0.7.1:sysutils/auto-admin
+RUN_DEPENDS= auto-admin>=0.7.2:sysutils/auto-admin
USE_GITHUB= yes
diff --git a/sysutils/spcm/distinfo b/sysutils/spcm/distinfo
index e4ea47ca5b1e..e70fc84424d6 100644
--- a/sysutils/spcm/distinfo
+++ b/sysutils/spcm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615826844
-SHA256 (outpaddling-SPCM-0.5.4_GH0.tar.gz) = 61c2edeffcf7f8ea448a0ea2c00424813f209b878298e19458cc9e704b95cace
-SIZE (outpaddling-SPCM-0.5.4_GH0.tar.gz) = 132145
+TIMESTAMP = 1617632202
+SHA256 (outpaddling-SPCM-0.5.4-1-ga1c2471_GH0.tar.gz) = 5ea44c39c8a12f8e52cc322837031e3747062f409906a6bd247a9fbcadc5801c
+SIZE (outpaddling-SPCM-0.5.4-1-ga1c2471_GH0.tar.gz) = 132143
More information about the dev-commits-ports-all
mailing list