From owner-dev-commits-ports-main@freebsd.org Fri Sep 3 17:27:01 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 918CC6792EA; Fri, 3 Sep 2021 17:27:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H1PqT3Yw4z3qDq; Fri, 3 Sep 2021 17:27:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 602F850F; Fri, 3 Sep 2021 17:27:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 183HR1iv015621; Fri, 3 Sep 2021 17:27:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 183HR1oB015620; Fri, 3 Sep 2021 17:27:01 GMT (envelope-from git) Date: Fri, 3 Sep 2021 17:27:01 GMT Message-Id: <202109031727.183HR1oB015620@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dan Langille Subject: git: c300b60516c4 - main - security/cyberchef: Update to 9.32.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dvl X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c300b60516c4532f52c662d961fabd9319ce01dc Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2021 17:27:01 -0000 The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=c300b60516c4532f52c662d961fabd9319ce01dc commit c300b60516c4532f52c662d961fabd9319ce01dc Author: Dan Langille AuthorDate: 2021-09-03 17:25:57 +0000 Commit: Dan Langille 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 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