pkgsrc-WIP-changes archive

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

spcm: Fix redundant WWW file install



Module Name:	pkgsrc-wip
Committed By:	Jason W Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 18 09:24:41 2020 -0600
Changeset:	22b97744fcf3c3cc551d73a7f80adbecfcd892e9

Modified Files:
	spcm/Makefile
	spcm/distinfo

Log Message:
spcm: Fix redundant WWW file install

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

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 dbd4966a85..3ebd1687aa 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	spcm-0.4.2.14
+DISTNAME=	spcm-0.4.2.15
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	SPCM
-GITHUB_TAG=	3e317a274a4d499ef55a7f620511e19d2f080dfa
+GITHUB_TAG=	0e2e59f4cd251b9956a89cc5db02f07edc3db17a
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/spcm.php
diff --git a/spcm/distinfo b/spcm/distinfo
index d0cb4d2edc..22927595c5 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-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
+SHA1 (spcm-0.4.2.15-0e2e59f4cd251b9956a89cc5db02f07edc3db17a.tar.gz) = 754114b8d0233853c649f4a51aa2028728da00f4
+RMD160 (spcm-0.4.2.15-0e2e59f4cd251b9956a89cc5db02f07edc3db17a.tar.gz) = dcb9219df855728cfb7a8150836d42c258e9a840
+SHA512 (spcm-0.4.2.15-0e2e59f4cd251b9956a89cc5db02f07edc3db17a.tar.gz) = 0f34a065752469c4ba0f65daa7064f53a39432a50f74027dd2831cd3073397208b4636f9829bbfd81a7ef78ba55cb90dc55c571c3e46b0a7df6d9ce32a65b79d
+Size (spcm-0.4.2.15-0e2e59f4cd251b9956a89cc5db02f07edc3db17a.tar.gz) = 155191 bytes


Home | Main Index | Thread Index | Old Index