Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 17:27:01 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: c300b60516c4 - main - security/cyberchef: Update to 9.32.0
Message-ID:  <202109031727.183HR1oB015620@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=c300b60516c4532f52c662d961fabd9319ce01dc

commit c300b60516c4532f52c662d961fabd9319ce01dc
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2021-09-03 17:25:57 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2021-09-03 17:25:57 +0000

    security/cyberchef: Update to 9.32.0
    
    Changelog:
    https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md
    
    PR:             258255
    Reported by:    thomas@bsdunix.ch
---
 security/cyberchef/Makefile  | 2 +-
 security/cyberchef/distinfo  | 6 +++---
 security/cyberchef/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/security/cyberchef/Makefile b/security/cyberchef/Makefile
index 83c979508108..7baab04ffbf7 100644
--- a/security/cyberchef/Makefile
+++ b/security/cyberchef/Makefile
@@ -1,7 +1,7 @@
 # Created by: Dan Langille <dvl@FreeBSD.org>
 
 PORTNAME=	cyberchef
-PORTVERSION=	9.28.0
+PORTVERSION=	9.32.0
 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 5c22d374000e..e9c73e2e3d77 100644
--- a/security/cyberchef/distinfo
+++ b/security/cyberchef/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617628836
-SHA256 (CyberChef_v9.28.0.zip) = 61a58d9d678800a5b7f5a51e440e71dd0c51135c2129d42dc3ce86135c625921
-SIZE (CyberChef_v9.28.0.zip) = 35260861
+TIMESTAMP = 1630593067
+SHA256 (CyberChef_v9.32.0.zip) = 327688969c3890c3fd3c2999ea75fbb851ec601b5794cb6eb382ec43b5ef637d
+SIZE (CyberChef_v9.32.0.zip) = 35589459
diff --git a/security/cyberchef/pkg-plist b/security/cyberchef/pkg-plist
index 87bdaf584316..7a656c906330 100644
--- a/security/cyberchef/pkg-plist
+++ b/security/cyberchef/pkg-plist
@@ -44,6 +44,8 @@
 %%WWWDIR%%/modules/OCR.js.LICENSE.txt
 %%WWWDIR%%/modules/PGP.js
 %%WWWDIR%%/modules/PGP.js.LICENSE.txt
+%%WWWDIR%%/modules/Protobuf.js
+%%WWWDIR%%/modules/Protobuf.js.LICENSE.txt
 %%WWWDIR%%/modules/PublicKey.js
 %%WWWDIR%%/modules/PublicKey.js.LICENSE.txt
 %%WWWDIR%%/modules/Regex.js



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