Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 13:26:02 GMT
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 937a073cf895 - main - security/cyberchef: Update to 10.5.2
Message-ID:  <202307311326.36VDQ2TM043631@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=937a073cf8950ee5a1fb20e915c2ad82710615b1

commit 937a073cf8950ee5a1fb20e915c2ad82710615b1
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2023-07-31 13:24:06 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2023-07-31 13:25:59 +0000

    security/cyberchef: Update to 10.5.2
    
    re: https://github.com/gchq/CyberChef/releases/tag/v10.5.2
    
    Thanks to thomas@bsdunix.ch for the PR, which languished in my care
    for so long that several releases occurred in the meantime.
    
    PR:             270902
---
 security/cyberchef/Makefile  | 2 +-
 security/cyberchef/distinfo  | 6 +++---
 security/cyberchef/pkg-plist | 3 +--
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/security/cyberchef/Makefile b/security/cyberchef/Makefile
index 69cd65d3dfd3..0d091ec1e1f0 100644
--- a/security/cyberchef/Makefile
+++ b/security/cyberchef/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cyberchef
-PORTVERSION=	9.55.0
+PORTVERSION=	10.5.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/
diff --git a/security/cyberchef/distinfo b/security/cyberchef/distinfo
index 2dafb70c6a9c..5e1779f2bc98 100644
--- a/security/cyberchef/distinfo
+++ b/security/cyberchef/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672591580
-SHA256 (CyberChef_v9.55.0.zip) = da55adc790d011f6bf3740e7e704d340351f7e1c8ebd8e7d9dd24aa46562307c
-SIZE (CyberChef_v9.55.0.zip) = 39811307
+TIMESTAMP = 1690809142
+SHA256 (CyberChef_v10.5.2.zip) = a4d47a313d9e79d08775abfde18a08c32b50b4db8fa52261bfddbb785910d0ef
+SIZE (CyberChef_v10.5.2.zip) = 42556358
diff --git a/security/cyberchef/pkg-plist b/security/cyberchef/pkg-plist
index 2a3bba8a203c..707adf477e85 100644
--- a/security/cyberchef/pkg-plist
+++ b/security/cyberchef/pkg-plist
@@ -1,5 +1,5 @@
+%%WWWDIR%%/assets/02aafe15b98928fdaa38.ttf
 %%WWWDIR%%/assets/aecc661b69309290f600.ico
-%%WWWDIR%%/assets/cff684e59ffb052d72cb.woff2
 %%WWWDIR%%/assets/fonts/Roboto72White.fnt
 %%WWWDIR%%/assets/fonts/Roboto72White.png
 %%WWWDIR%%/assets/fonts/RobotoBlack72White.fnt
@@ -19,7 +19,6 @@
 %%WWWDIR%%/images/cook_male-32x32.png
 %%WWWDIR%%/images/cyberchef-128x128.png
 %%WWWDIR%%/images/file-128x128.png
-%%WWWDIR%%/images/file-32x32.png
 %%WWWDIR%%/images/fork_me.png
 %%WWWDIR%%/index.html
 %%WWWDIR%%/modules/Bletchley.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307311326.36VDQ2TM043631>