pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
spcm: Clean up SUBSTs
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Jul 26 10:52:50 2020 +0000
Changeset: 8a25343835ed4e2e63814c87334512d3245e884b
Modified Files:
spcm/Makefile
spcm/distinfo
Log Message:
spcm: Clean up SUBSTs
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8a25343835ed4e2e63814c87334512d3245e884b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
spcm/Makefile | 12 ++++++------
spcm/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)
diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index e195a9888b..55bc57161d 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= SPCM-0.4.1.15
+DISTNAME= SPCM-0.4.1.16
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= c28e40a65ae7bba899f3279ad08c384f36e9561f
+GITHUB_TAG= d8b5d25fcb9bf29e465238df9eba9cf016a54ca7
MAINTAINER= bacon%NetBSD.org@localhost
HOMEPAGE= http://acadix.biz/spcm.php
@@ -16,18 +16,18 @@ DATADIR= ${PREFIX}/share/cluster-admin
SUBST_CLASSES+= datadir
SUBST_STAGE.datadir= pre-configure
-SUBST_FILES.datadir= ${WRKSRC}/CentOS/Sys-scripts/ganglia-web-setup \
- ${WRKSRC}/Common/Sys-scripts/slurm-update-idle-nodes
+SUBST_FILES.datadir= CentOS/Sys-scripts/ganglia-web-setup \
+ Common/Sys-scripts/slurm-update-idle-nodes
SUBST_SED.datadir= -e 's|%%DATADIR%%|${PREFIX}/share/cluster-admin|g'
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= pre-configure
-SUBST_FILES.prefix= ${WRKSRC}/Common/User-scripts/slurm-shell
+SUBST_FILES.prefix= Common/User-scripts/slurm-shell
SUBST_SED.prefix= -e 's|/usr/local|${PREFIX}|g'
SUBST_CLASSES+= sbin
SUBST_STAGE.sbin= pre-configure
-SUBST_FILES.sbin+= ${WRKSRC}/Common/Src/cluster-passwd.c
+SUBST_FILES.sbin+= Common/Src/cluster-passwd.c
SUBST_SED.sbin= -e 's|/usr/local/sbin|${PREFIX}/sbin|g'
DEPENDS+= auto-admin>=0.6.3:../../wip/auto-admin
diff --git a/spcm/distinfo b/spcm/distinfo
index b887499e13..db9540bd8c 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (SPCM-0.4.1.15-c28e40a65ae7bba899f3279ad08c384f36e9561f.tar.gz) = 91300cab2f4a8e02ce7a94810b24893707744711
-RMD160 (SPCM-0.4.1.15-c28e40a65ae7bba899f3279ad08c384f36e9561f.tar.gz) = 90d7ddf1af0a78893f121024296a3e5041b22abd
-SHA512 (SPCM-0.4.1.15-c28e40a65ae7bba899f3279ad08c384f36e9561f.tar.gz) = 53307a2199e57ad95be9685af28901e02b166062f63263a3424ef552dc96fa09af78986bb032592da23a077f7c34303c98b0f55489f8454181603af3dc84f049
-Size (SPCM-0.4.1.15-c28e40a65ae7bba899f3279ad08c384f36e9561f.tar.gz) = 144606 bytes
+SHA1 (SPCM-0.4.1.16-d8b5d25fcb9bf29e465238df9eba9cf016a54ca7.tar.gz) = 984cf9e2579cdc0c574cfb20bad965a30d3d11ef
+RMD160 (SPCM-0.4.1.16-d8b5d25fcb9bf29e465238df9eba9cf016a54ca7.tar.gz) = 50b2223d5f08ef5ada8159101b6ed4dc92977c62
+SHA512 (SPCM-0.4.1.16-d8b5d25fcb9bf29e465238df9eba9cf016a54ca7.tar.gz) = abc1702ef418e3f3e4ffbcabd14d91e9d0394384c401de36ae75af67f2149b69cdbd4913067bc2c8eb0bd94c7223582af37daf255928b51a3966a3d07988e6bb
+Size (SPCM-0.4.1.16-d8b5d25fcb9bf29e465238df9eba9cf016a54ca7.tar.gz) = 144657 bytes
Home |
Main Index |
Thread Index |
Old Index