Re: git: b935549ad587 - main - net-im/libsignal-node: Use pre-fetch target to download the yarn cache
Date: Fri, 27 Jan 2023 16:49:29 UTC
On Fri, Jan 27, 2023 at 7:12 PM Mikael Urankar <mikael@freebsd.org> wrote: > > The branch main has been updated by mikael: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=b935549ad5877a7d24a2c0653929d5597adeff3e > > commit b935549ad5877a7d24a2c0653929d5597adeff3e > Author: Mikael Urankar <mikael@FreeBSD.org> > AuthorDate: 2023-01-27 11:07:15 +0000 > Commit: Mikael Urankar <mikael@FreeBSD.org> > CommitDate: 2023-01-27 16:12:24 +0000 > > net-im/libsignal-node: Use pre-fetch target to download the yarn cache > > Do the same as electron and use a pre-fetch target so that we don't > have to host a copy of the yarn cache on a website. Would it be still possible to have libsignal-node-${DISTVERSION}-yarn-cache.tar.gz file in the distinfo? This way the user can be sure that the cache created for him is the same as for the committer.