Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2021 17:40:32 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: b7f4b10d8197 - main - security/cyberchef: Update to 9.32.3
Message-ID:  <202109151740.18FHeWgj014992@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=b7f4b10d819799d36e7c2e44c041c92ab5cc0931

commit b7f4b10d819799d36e7c2e44c041c92ab5cc0931
Author:     Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2021-09-15 17:38:23 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2021-09-15 17:38:23 +0000

    security/cyberchef: Update to 9.32.3
    
    No official Changelog
    
    Bugfixes:
    
    * Switch XOR input and output differential logic. (9.32.3)
    * Fixed issues in Protobuf parsing (9.32.2)
    * Updated dependencies (9.32.1)
    
    PR:             258427
    Reported by:    thomas@bsdunix.ch
---
 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 7baab04ffbf7..4855815968e3 100644
--- a/security/cyberchef/Makefile
+++ b/security/cyberchef/Makefile
@@ -1,7 +1,7 @@
 # Created by: Dan Langille <dvl@FreeBSD.org>
 
 PORTNAME=	cyberchef
-PORTVERSION=	9.32.0
+PORTVERSION=	9.32.3
 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 e9c73e2e3d77..42ddb214e999 100644
--- a/security/cyberchef/distinfo
+++ b/security/cyberchef/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630593067
-SHA256 (CyberChef_v9.32.0.zip) = 327688969c3890c3fd3c2999ea75fbb851ec601b5794cb6eb382ec43b5ef637d
-SIZE (CyberChef_v9.32.0.zip) = 35589459
+TIMESTAMP = 1631354960
+SHA256 (CyberChef_v9.32.3.zip) = 465cf64bdd80cf99be72bedc9dccf7fcebaeace58d77ec62d71733c3e2ba404f
+SIZE (CyberChef_v9.32.3.zip) = 34384494



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