git: 6152a8e8c39f - main - security/cyberchef: Update to 9.38.9

From: Dan Langille <dvl_at_FreeBSD.org>
Date: Wed, 08 Jun 2022 20:26:53 UTC
The branch main has been updated by dvl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6152a8e8c39f744f159ab200d57a1c680175aff1

commit 6152a8e8c39f744f159ab200d57a1c680175aff1
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2022-06-08 20:26:06 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2022-06-08 20:26:44 +0000

    security/cyberchef: Update to 9.38.9
    
    Official log for 9.38.9
    https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md
    
    Changes for 9.38.1 to 9.38.9
    New: JSON Beautify operation now supports formatting, collapsing and syntax highlighting
    New Added 'Strict mode' to 'From Base64' operation
    Parse X.509 Certificate Issuer and Subject name parsing improved.
    Fixed PEM wiki link
    Fixed 'From Base64' bug adding null bytes.
    Tidied up 'PEM to Hex' operation
    Fixed toBinary delim adjustment
    fix-to-base45
    Fixed Split.js issues when resizing to around 1000px wide
    Fixed 'To Hex' highlighting
    Fixed CSS for maximising output pane
---
 security/cyberchef/Makefile | 2 +-
 security/cyberchef/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/cyberchef/Makefile b/security/cyberchef/Makefile
index 1739af95f504..524a4d56ce7f 100644
--- a/security/cyberchef/Makefile
+++ b/security/cyberchef/Makefile
@@ -1,7 +1,7 @@
 # Created by: Dan Langille <dvl@FreeBSD.org>
 
 PORTNAME=	cyberchef
-PORTVERSION=	9.38.6
+PORTVERSION=	9.38.9
 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 c750bb023f42..8c23127060be 100644
--- a/security/cyberchef/distinfo
+++ b/security/cyberchef/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654319385
-SHA256 (CyberChef_v9.38.6.zip) = b2cb8892d6833b0f72f0200620f9f02ed13b44191492cdcaaf6ed59ee8d68d6f
-SIZE (CyberChef_v9.38.6.zip) = 35004876
+TIMESTAMP = 1654719617
+SHA256 (CyberChef_v9.38.9.zip) = b552d95454c3b4c8ddcacb55b29c733a0f7e11c8aa6b3fd1a0f325e2c70ecf60
+SIZE (CyberChef_v9.38.9.zip) = 35041362