pkgsrc-WIP-changes archive

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

spcm: job-top: Fix parsing of host list



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jul 26 11:47:18 2020 +0000
Changeset:	b11acf7cc20a0042656982b80ce4245552abaa01

Modified Files:
	spcm/Makefile
	spcm/distinfo

Log Message:
spcm: job-top: Fix parsing of host list

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

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

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

diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index c57b6a17d0..9d342bef74 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	SPCM-0.4.1.17
+DISTNAME=	SPCM-0.4.1.18
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	91f8ab657e7c9014d3db054003ee5c37777b41e0
+GITHUB_TAG=	b2b0bb5ab846eaa3cd95d213c7d90313235b081b
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/spcm.php
diff --git a/spcm/distinfo b/spcm/distinfo
index e6b1ee129a..27f9616389 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (SPCM-0.4.1.17-91f8ab657e7c9014d3db054003ee5c37777b41e0.tar.gz) = 759e9fc80e48555f13c8e2f5427f00f3e3d68d40
-RMD160 (SPCM-0.4.1.17-91f8ab657e7c9014d3db054003ee5c37777b41e0.tar.gz) = f9dea4e3fd9525bbab4925cb011199d543e051ca
-SHA512 (SPCM-0.4.1.17-91f8ab657e7c9014d3db054003ee5c37777b41e0.tar.gz) = 50f0a95aa2372fcff00e7789830abb2dfd9273fdb52db5bd00f427b6eb2286d50767311b792f6b48fb7b3c2f8671342354e0fc80ba41431091bd40d63d34efb6
-Size (SPCM-0.4.1.17-91f8ab657e7c9014d3db054003ee5c37777b41e0.tar.gz) = 144539 bytes
+SHA1 (SPCM-0.4.1.18-b2b0bb5ab846eaa3cd95d213c7d90313235b081b.tar.gz) = 37d6bd77de993c3d02eda0f610e4262de96fe55b
+RMD160 (SPCM-0.4.1.18-b2b0bb5ab846eaa3cd95d213c7d90313235b081b.tar.gz) = efd143bc464e85dd56ede9d8fc65ee6c5b5195a9
+SHA512 (SPCM-0.4.1.18-b2b0bb5ab846eaa3cd95d213c7d90313235b081b.tar.gz) = e7579a9abde1591147804cd114e9a86fe656b96268bdab223fba0c0523834e60aff568c675de35bf2b1c2780065358ba64b197e9fba8ad720c85a29d86223b33
+Size (SPCM-0.4.1.18-b2b0bb5ab846eaa3cd95d213c7d90313235b081b.tar.gz) = 144560 bytes


Home | Main Index | Thread Index | Old Index