pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jitsi-meet: Align DIST_SUBDIR with other packages
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue Aug 26 18:19:07 2025 -0400
Changeset: 21139e533ca091cc00b55b7a6226c8e74a62ac89
Modified Files:
jitsi-meet/Makefile
jitsi-meet/distinfo
Log Message:
jitsi-meet: Align DIST_SUBDIR with other packages
The entire jitsi meet ecosystem is confusing, with three component
distfiles having the same name but different URLs and contents.
Explain this more clearly in the hopes that someone else or future me
will follow.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=21139e533ca091cc00b55b7a6226c8e74a62ac89
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jitsi-meet/Makefile | 4 ++++
jitsi-meet/distinfo | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
diffs:
diff --git a/jitsi-meet/Makefile b/jitsi-meet/Makefile
index 381881f0a0..ef50441c22 100644
--- a/jitsi-meet/Makefile
+++ b/jitsi-meet/Makefile
@@ -5,6 +5,10 @@
PKGNAME= ${GITHUB_PROJECT}-${JITSI_MEET_VERSION}
#PKGREVISION=
+# The jitsi-meet repo distributes files with the same name as
+# multiple other related repos, but with different contents.
+DIST_SUBDIR= jitsi-meet
+
USE_LANGUAGES+= c++
USE_TOOLS+= gmake tar
diff --git a/jitsi-meet/distinfo b/jitsi-meet/distinfo
index 8f8a768cc1..f8111210d5 100644
--- a/jitsi-meet/distinfo
+++ b/jitsi-meet/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-BLAKE2s (jitsi-meet_10431.tar.gz) = c6338a5a7272a8233e1214755d898d837e2c692de0cad50a24e35523761f3166
-SHA512 (jitsi-meet_10431.tar.gz) = 6c5ec5a3948d10ac2f7c410f0c26e492ee242cea6fb09572447e1bcad1ad96bca61bbff0b903f3955b88f19dae84d78471adcee6c67d83f7b75e3153899c7b70
-Size (jitsi-meet_10431.tar.gz) = 138781488 bytes
+BLAKE2s (jitsi-meet/jitsi-meet_10431.tar.gz) = c6338a5a7272a8233e1214755d898d837e2c692de0cad50a24e35523761f3166
+SHA512 (jitsi-meet/jitsi-meet_10431.tar.gz) = 6c5ec5a3948d10ac2f7c410f0c26e492ee242cea6fb09572447e1bcad1ad96bca61bbff0b903f3955b88f19dae84d78471adcee6c67d83f7b75e3153899c7b70
+Size (jitsi-meet/jitsi-meet_10431.tar.gz) = 138781488 bytes
SHA1 (patch-webpack.config.js) = b94d6d9ae00b8a656a6903ba75f1de9d7a20d908
Home |
Main Index |
Thread Index |
Old Index