pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

spcm: cluster-ipmi-power-on: Handle multiple mounts on the same server



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Sep 22 11:44:51 2020 +0000
Changeset:	e5dc53d3692df65e3a916721a986c2f771fecde4

Modified Files:
	spcm/Makefile
	spcm/distinfo

Log Message:
spcm: cluster-ipmi-power-on: Handle multiple mounts on the same server

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e5dc53d3692df65e3a916721a986c2f771fecde4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 spcm/Makefile | 5 +++--
 spcm/distinfo | 8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index e60a303944..d2753c71bb 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,8 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	spcm-0.4.2
+DISTNAME=	spcm-0.4.2.1
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_PROJECT=	SPCM
+GITHUB_TAG=	c9aa589a4393b46adba4272c1db7e68d8bf431e8
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/spcm.php
@@ -21,7 +23,6 @@ SUBST_SED.sbin=		-e 's|%%PREFIX%%|${PREFIX}|g'
 DEPENDS+=	auto-admin>=0.6.7.11:../../wip/auto-admin
 
 USE_TOOLS+=	bash
-WRKSRC=		${WRKDIR}/SPCM-${PKGVERSION_NOREV}
 
 .include "../../mk/bsd.prefs.mk"
 
diff --git a/spcm/distinfo b/spcm/distinfo
index 8c87f363de..71ebf89e1f 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (spcm-0.4.2.tar.gz) = 69103ba9090a3ba4d5ad8d769bec9b5708960db2
-RMD160 (spcm-0.4.2.tar.gz) = cdb2865880d3ea06716e827b7dcb7e45ca8e1502
-SHA512 (spcm-0.4.2.tar.gz) = 87338fd864ddfecace38ab2d69cef534bf706c335701a7979bf67634227b134b23c9ea44450927d45f8a4780fa71f3011035a0edcb1b1677c1da988d26844f22
-Size (spcm-0.4.2.tar.gz) = 144736 bytes
+SHA1 (spcm-0.4.2.1-c9aa589a4393b46adba4272c1db7e68d8bf431e8.tar.gz) = 7144214b794044227310e5ad7df40a7e20df02a0
+RMD160 (spcm-0.4.2.1-c9aa589a4393b46adba4272c1db7e68d8bf431e8.tar.gz) = 8c2d747ce024a0423195292d02fb533c2165a0de
+SHA512 (spcm-0.4.2.1-c9aa589a4393b46adba4272c1db7e68d8bf431e8.tar.gz) = 51adf51dc9ac159a306f603258e74fe80bf515d83975c12498c1356fb8c445bc144d505b37e70be3f7a36286ff33bce7121f1e1bb439df363ad7f0901b7905c0
+Size (spcm-0.4.2.1-c9aa589a4393b46adba4272c1db7e68d8bf431e8.tar.gz) = 144702 bytes


Home | Main Index | Thread Index | Old Index