pkgsrc-WIP-changes archive

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

spcm: Standardize unsupported OS message



Module Name:	pkgsrc-wip
Committed By:	Jason W Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Dec 20 12:13:38 2020 -0600
Changeset:	bc28782c3aca76863523ee72fb653c6a3c8e6475

Modified Files:
	spcm/Makefile
	spcm/distinfo

Log Message:
spcm: Standardize unsupported OS message

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

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 f745fd3bcc..e31877793b 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,10 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	spcm-0.4.2.17
+DISTNAME=	spcm-0.4.2.18
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 GITHUB_PROJECT=	SPCM
-GITHUB_TAG=	f173f510dd4a492a4ac067de254abccbd9124bf0
+GITHUB_TAG=	682fc0452916da06de93d6d871d5b42489a18054
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/spcm.php
diff --git a/spcm/distinfo b/spcm/distinfo
index 37a0cb1be2..774b8c5f1e 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (spcm-0.4.2.17-f173f510dd4a492a4ac067de254abccbd9124bf0.tar.gz) = e85269c752bdf0c4f412116f6e62187ef46eea1d
-RMD160 (spcm-0.4.2.17-f173f510dd4a492a4ac067de254abccbd9124bf0.tar.gz) = d366f2d18d403706e6bb0f8c304ae48609a5ee92
-SHA512 (spcm-0.4.2.17-f173f510dd4a492a4ac067de254abccbd9124bf0.tar.gz) = 9b6f035ff41bbc611b14997c6ff9c310ed6f5540475bbe36340dc4332307de4191ec3e37deb852ca3d6f4fbbe0baedd2168ee9b269ddefc7bcd389bb550b6921
-Size (spcm-0.4.2.17-f173f510dd4a492a4ac067de254abccbd9124bf0.tar.gz) = 128095 bytes
+SHA1 (spcm-0.4.2.18-682fc0452916da06de93d6d871d5b42489a18054.tar.gz) = 903a20b24ee0430ba6680925184a35e29b46bc49
+RMD160 (spcm-0.4.2.18-682fc0452916da06de93d6d871d5b42489a18054.tar.gz) = c91ad36381e1e2b8a7cda18a769af46014765055
+SHA512 (spcm-0.4.2.18-682fc0452916da06de93d6d871d5b42489a18054.tar.gz) = f65226a027d86f7f46738a09c3600ac6efd5feca11ac7e700813edc455db8bbe87f92aab60939b2c5c6bfdf0fe0c575f46f028c38796845a8c693ced450b5dc9
+Size (spcm-0.4.2.18-682fc0452916da06de93d6d871d5b42489a18054.tar.gz) = 128072 bytes


Home | Main Index | Thread Index | Old Index