pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jitsi-meet: Regen distinfo harder
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Mon Mar 3 07:07:03 2025 -0500
Changeset: 0b429076b4f13ad5dfedcb6a47319bfa6822c04b
Modified Files:
jitsi-meet/Makefile
jitsi-meet/distinfo
Log Message:
jitsi-meet: Regen distinfo harder
Makefile.common sets DISTINFO_FILE (with ?=), but not PATCHDIR. Work
around that by setting DISTINFO_FILE. (It remains to align these in
chat/jitsi-meet.)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0b429076b4f13ad5dfedcb6a47319bfa6822c04b
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 | 7 ++++---
2 files changed, 8 insertions(+), 3 deletions(-)
diffs:
diff --git a/jitsi-meet/Makefile b/jitsi-meet/Makefile
index 481576d394..41eb64105f 100644
--- a/jitsi-meet/Makefile
+++ b/jitsi-meet/Makefile
@@ -5,6 +5,10 @@
PKGNAME= ${GITHUB_PROJECT}-${JITSI_MEET_VERSION}
PKGREVISION= 1
+# Makefile.common sets DISTINFO_FILE but not PATCHDIR.
+# Work around that for now
+DISTINFO_FILE= ${.CURDIR}/distinfo
+
USE_LANGUAGES+= c++
USE_TOOLS+= gmake tar
diff --git a/jitsi-meet/distinfo b/jitsi-meet/distinfo
index ea15a90dd2..7bba88a499 100644
--- a/jitsi-meet/distinfo
+++ b/jitsi-meet/distinfo
@@ -1,5 +1,6 @@
$NetBSD$
-BLAKE2s (jitsi-meet/jitsi-meet_8138.tar.gz) = 74e1785637866bc70dabdf1aab737decf8907cfe6cd314bd878eb99b7865d5ba
-SHA512 (jitsi-meet/jitsi-meet_8138.tar.gz) = 2ac7156d0d1e0b16b3b157710a4a0149bed1d805d8d9efc1757a2596c7a0e80989d0d6e80a42bdc77cb8fadf5f6e9f5881a0572c5365d16823bb238dc5b4edd2
-Size (jitsi-meet/jitsi-meet_8138.tar.gz) = 116857650 bytes
+BLAKE2s (jitsi-meet/jitsi-meet_8252.tar.gz) = 6fc5cb855c5cad99d1f5f0f6131084d6bac0cf254dcb8a1b80e56b14e2175399
+SHA512 (jitsi-meet/jitsi-meet_8252.tar.gz) = e25b7ca8bea6f189d6cadfc177bd114216e5e2043eec9835189e16b9e3d3480e4f9cd67fc75e3c6f5662e1cf72a7164661900c63be67ea892013d6b739eae512
+Size (jitsi-meet/jitsi-meet_8252.tar.gz) = 116898355 bytes
+SHA1 (patch-webpack.config.js) = b94d6d9ae00b8a656a6903ba75f1de9d7a20d908
Home |
Main Index |
Thread Index |
Old Index