[Bug 297688] security/cyberchef: update to 11.4.0 has problems fetching the right tarball from Github
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297688 --- Comment #5 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=eaf1ef50d7b423daca464d90e5ed18912aa7f348 commit eaf1ef50d7b423daca464d90e5ed18912aa7f348 Author: Dan Langille <[email protected]> AuthorDate: 2026-08-20 17:08:00 +0000 Commit: Dan Langille <[email protected]> CommitDate: 2026-08-20 17:14:27 +0000 security/cyberchef: Update to 11.4.0 re: https://github.com/gchq/CyberChef/releases/tag/v11.4.0 The naming conventions of the CyberChef project have changed. Trying to use the build-in GH macros is futile. This patch stops using them so we can download the right tarball. My thanks to mce@ for this via via the PR. PR: 297688 Sponsored by: yes security/cyberchef/Makefile | 20 ++++++++------------ security/cyberchef/distinfo | 6 +++--- security/cyberchef/pkg-plist | 4 ++++ 3 files changed, 15 insertions(+), 15 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.