aboutsummaryrefslogtreecommitdiff
path: root/security/cyberchef
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2021-02-15 14:13:31 +0000
committerDan Langille <dvl@FreeBSD.org>2021-02-15 14:13:31 +0000
commitf22401682cb7b484eeff485a2daa644c4a39e850 (patch)
tree0af58468dbc71247eb2b275c337ece86625ede00 /security/cyberchef
parent51d952e6db3acc1e72bde29bbf44f7b6dbaea796 (diff)
downloadports-f22401682cb7b484eeff485a2daa644c4a39e850.tar.gz
ports-f22401682cb7b484eeff485a2daa644c4a39e850.zip
Update to 9.27.1
* Fuzzy Match operation added * Get Time operation added * Extract ID3 operation added fixes/changes: Escape HTML input in Fuzzy Match operation Tidied up hexdump UNIX format Renamed 'Generate Current Epoch' to 'Get Time'. It now uses the W3C High Resolution Time API and supports microsecond granularity Fixed incomplete multi-character sanitization and incomplete URL subtring sanitization issues. Frequency Distribution operation now displays an HTML table Fixed description hiighlighting issue Fixed recursive matching arguments PR: 253501 Submitted by: thomas@bsdunix.ch
Notes
Notes: svn path=/head/; revision=565310
Diffstat (limited to 'security/cyberchef')
-rw-r--r--security/cyberchef/Makefile2
-rw-r--r--security/cyberchef/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/cyberchef/Makefile b/security/cyberchef/Makefile
index 5e25d0e9c61b..9c62b212ea37 100644
--- a/security/cyberchef/Makefile
+++ b/security/cyberchef/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cyberchef
-PORTVERSION= 9.24.3
+PORTVERSION= 9.27.1
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 d6fd047a876f..b5a53bbb7e12 100644
--- a/security/cyberchef/distinfo
+++ b/security/cyberchef/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612796431
-SHA256 (CyberChef_v9.24.3.zip) = 450f4597dc78a5b1a01268865cb2b7aeab89368b39e1f3ef180897169abe76e0
-SIZE (CyberChef_v9.24.3.zip) = 35136819
+TIMESTAMP = 1613398263
+SHA256 (CyberChef_v9.27.1.zip) = b7e5cc64e2b92037ed1d7345f863d4fd09efa15d5f27197f5b4deeb75a6618eb
+SIZE (CyberChef_v9.27.1.zip) = 35197940