pkgsrc-WIP-changes archive

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

spcm: Use rsync to distribute Joyent pkgsrc installation



Module Name:	pkgsrc-wip
Committed By:	Jason W Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Dec 22 13:32:12 2020 -0600
Changeset:	52e4b4b6b00699462f1de8f9f1815f86426ec5f3

Modified Files:
	spcm/Makefile
	spcm/PLIST
	spcm/distinfo

Log Message:
spcm: Use rsync to distribute Joyent pkgsrc installation

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

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

diffstat:
 spcm/Makefile | 4 ++--
 spcm/PLIST    | 3 ++-
 spcm/distinfo | 8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index b816dca264..4adaa3453f 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	spcm-0.4.2.25
+DISTNAME=	spcm-0.4.2.26
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	SPCM
-GITHUB_TAG=	5ba6ce3348faa0668eab1c5b889b104bff10ad5b
+GITHUB_TAG=	474fb4a1bc0ad7ecdf64eecf346d1a4712d39774
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/spcm.php
diff --git a/spcm/PLIST b/spcm/PLIST
index 6b4a15ac49..7e277d363a 100644
--- a/spcm/PLIST
+++ b/spcm/PLIST
@@ -63,7 +63,6 @@ sbin/cluster-node-admin
 sbin/cluster-node-type
 sbin/cluster-passwd-expiration
 sbin/cluster-passwd-user-expiration
-sbin/cluster-pkgsrc-admin
 sbin/cluster-ports-update
 sbin/cluster-power-saver
 sbin/cluster-power-waster
@@ -85,6 +84,7 @@ sbin/cluster-sync-backup-nodes
 sbin/cluster-sync-files
 sbin/cluster-sync-node
 sbin/cluster-sync-packages
+sbin/cluster-sync-pkgsrc
 sbin/cluster-sync-pw
 sbin/cluster-sync-sysfiles
 sbin/cluster-sync-user
@@ -106,6 +106,7 @@ sbin/ganglia-web-setup
 sbin/node-iftop
 sbin/node-sync-all-users
 sbin/node-sync-groups
+sbin/node-sync-pkgsrc
 sbin/node-sync-users
 sbin/slurm-cron-updates
 sbin/slurm-drain-all
diff --git a/spcm/distinfo b/spcm/distinfo
index f5b45d28ca..c3e2fb319f 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (spcm-0.4.2.25-5ba6ce3348faa0668eab1c5b889b104bff10ad5b.tar.gz) = 4070b5dccc6c77802f044fa1af735914dc31e24b
-RMD160 (spcm-0.4.2.25-5ba6ce3348faa0668eab1c5b889b104bff10ad5b.tar.gz) = c70da69345c3d1bb4daa782a2aa1f17efe73a499
-SHA512 (spcm-0.4.2.25-5ba6ce3348faa0668eab1c5b889b104bff10ad5b.tar.gz) = 9ab8bad2da4811ea36a37fdd839398aa76d5bf3d9ff21154f4823e8f2841bb42ce29449282fff52e79b021dd07c205976feb928fb83f03af4552e1f37af2fac5
-Size (spcm-0.4.2.25-5ba6ce3348faa0668eab1c5b889b104bff10ad5b.tar.gz) = 128021 bytes
+SHA1 (spcm-0.4.2.26-474fb4a1bc0ad7ecdf64eecf346d1a4712d39774.tar.gz) = 7b97e35e5139a94df164941979f3581b88517479
+RMD160 (spcm-0.4.2.26-474fb4a1bc0ad7ecdf64eecf346d1a4712d39774.tar.gz) = 1c99e3927c07d2142f0a96705813a12a87e08e92
+SHA512 (spcm-0.4.2.26-474fb4a1bc0ad7ecdf64eecf346d1a4712d39774.tar.gz) = 0c0e7d7c2fcbf16b8c6f229b47fff6e06031645b9d5c031fb1e24da767b0d76aeff3a51f8117f42f6c34869a2610f6f74b11261119aa38e99fe579c4fcddedd7
+Size (spcm-0.4.2.26-474fb4a1bc0ad7ecdf64eecf346d1a4712d39774.tar.gz) = 128099 bytes


Home | Main Index | Thread Index | Old Index