pkgsrc-WIP-changes archive

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

spcm: Generalize WWW files for portability



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 18 09:08:37 2020 -0600
Changeset:	0edaeb4826f123f93d5d6fb55c4a19d6108b3b05

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

Log Message:
spcm: Generalize WWW files for portability

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

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    | 2 +-
 spcm/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index a51b8e099e..dbd4966a85 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	spcm-0.4.2.11
+DISTNAME=	spcm-0.4.2.14
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	SPCM
-GITHUB_TAG=	abfdb72c5be489207469a3914b7aac5f361ad6ba
+GITHUB_TAG=	3e317a274a4d499ef55a7f620511e19d2f080dfa
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/spcm.php
diff --git a/spcm/PLIST b/spcm/PLIST
index 068f2d38b5..6b4a15ac49 100644
--- a/spcm/PLIST
+++ b/spcm/PLIST
@@ -121,12 +121,12 @@ sbin/slurm-update-idle-nodes
 sbin/slurm-usage-report
 sbin/spcm-banner
 sbin/spcm-update-from-wip
-share/spcm/WWW/centos-power.jpg
 share/spcm/WWW/global_styles.css
 share/spcm/WWW/gmetad.conf.template
 share/spcm/WWW/gmond.conf.template
 share/spcm/WWW/index.php
 share/spcm/WWW/pkgsrc.jpg
+share/spcm/WWW/powered-by.png
 share/spcm/profile.d/zzz-cluster.csh
 share/spcm/profile.d/zzz-cluster.sh
 share/spcm/sys-update.sbatch
diff --git a/spcm/distinfo b/spcm/distinfo
index 7e63c25087..d0cb4d2edc 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (spcm-0.4.2.11-abfdb72c5be489207469a3914b7aac5f361ad6ba.tar.gz) = d7d0aced1b733bdae72dfdeeb42b6ed63af4faca
-RMD160 (spcm-0.4.2.11-abfdb72c5be489207469a3914b7aac5f361ad6ba.tar.gz) = 66b62a83af113d7622aa4a3c2e2845f6649d0417
-SHA512 (spcm-0.4.2.11-abfdb72c5be489207469a3914b7aac5f361ad6ba.tar.gz) = 4b692a236dc6f6950042adcf0b0f377e84f7bbd065edda0cc8df4788575387ce9dbd7603edeec5417c7656125e261aa32240121de48d217e6eda00adcc74478a
-Size (spcm-0.4.2.11-abfdb72c5be489207469a3914b7aac5f361ad6ba.tar.gz) = 135220 bytes
+SHA1 (spcm-0.4.2.14-3e317a274a4d499ef55a7f620511e19d2f080dfa.tar.gz) = e6720a7ac6d23d35116a8d13ddfe31db4bd0ee10
+RMD160 (spcm-0.4.2.14-3e317a274a4d499ef55a7f620511e19d2f080dfa.tar.gz) = 7f999657b66e8a56342fa28b9f70bfc78ef57014
+SHA512 (spcm-0.4.2.14-3e317a274a4d499ef55a7f620511e19d2f080dfa.tar.gz) = 7c7bae61ab8c642ad1abc0bec5b566c0573812de291d7ccd74fdc18d5e0037698b8d833df69222eb62c4bb2f98c95fa4c06f951dabcac419e0c7d378f511faef
+Size (spcm-0.4.2.14-3e317a274a4d499ef55a7f620511e19d2f080dfa.tar.gz) = 155429 bytes


Home | Main Index | Thread Index | Old Index