pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
spcm: Use upper case for distname to match upstream and set pkgname
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Sun May 19 10:07:15 2024 -0500
Changeset: 83ff04c75c1792f13458419f8f80ad65027454d9
Modified Files:
spcm/Makefile
spcm/distinfo
Log Message:
spcm: Use upper case for distname to match upstream and set pkgname
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=83ff04c75c1792f13458419f8f80ad65027454d9
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 | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index 133d2463b2..be99006079 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= spcm-0.5.9.6
+DISTNAME= SPCM-${PKGVERSION_NOREV}
+PKGNAME= spcm-0.5.9.6
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_PROJECT= SPCM
GITHUB_TAG= d94f3e4b3c56adc52d4fbd6a98df577341ffc74b
OWNER= bacon%NetBSD.org@localhost
diff --git a/spcm/distinfo b/spcm/distinfo
index 93562c4722..3140a95d7f 100644
--- a/spcm/distinfo
+++ b/spcm/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (spcm-0.5.9.6-d94f3e4b3c56adc52d4fbd6a98df577341ffc74b.tar.gz) = ff0a12452daa6c70c5a7f0b275d6900ee4461d00d14ad1ea6ab935318ca51d61
-SHA512 (spcm-0.5.9.6-d94f3e4b3c56adc52d4fbd6a98df577341ffc74b.tar.gz) = 80d99b3b2ee892464bc9031688b57af815925d2c863d03b6b039c20073226a83fe1d61b0dd976d6efb5b5885d3478eca1c5773008f0365d5993b0397cd58a05b
-Size (spcm-0.5.9.6-d94f3e4b3c56adc52d4fbd6a98df577341ffc74b.tar.gz) = 121915 bytes
+BLAKE2s (SPCM-0.5.9.6-d94f3e4b3c56adc52d4fbd6a98df577341ffc74b.tar.gz) = ff0a12452daa6c70c5a7f0b275d6900ee4461d00d14ad1ea6ab935318ca51d61
+SHA512 (SPCM-0.5.9.6-d94f3e4b3c56adc52d4fbd6a98df577341ffc74b.tar.gz) = 80d99b3b2ee892464bc9031688b57af815925d2c863d03b6b039c20073226a83fe1d61b0dd976d6efb5b5885d3478eca1c5773008f0365d5993b0397cd58a05b
+Size (SPCM-0.5.9.6-d94f3e4b3c56adc52d4fbd6a98df577341ffc74b.tar.gz) = 121915 bytes
Home |
Main Index |
Thread Index |
Old Index