svn commit: r529100 - head/security/cyberchef
Dan Langille
dvl at FreeBSD.org
Wed Mar 25 13:13:44 UTC 2020
Author: dvl
Date: Wed Mar 25 13:13:29 2020
New Revision: 529100
URL: https://svnweb.freebsd.org/changeset/ports/529100
Log:
Update to 9.19.0
* Improvements to the 'Magic' operation, allowing it to recognise more data
formats and provide more accurate results
* Fixed sitemap
* Added a challenge
PR: 245035
Submitted by: thomas at bsdunix.ch
Modified:
head/security/cyberchef/Makefile
head/security/cyberchef/distinfo
Modified: head/security/cyberchef/Makefile
==============================================================================
--- head/security/cyberchef/Makefile Wed Mar 25 12:48:59 2020 (r529099)
+++ head/security/cyberchef/Makefile Wed Mar 25 13:13:29 2020 (r529100)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cyberchef
-PORTVERSION= 9.18.0
+PORTVERSION= 9.19.0
DISTVERSIONPREFIX= v
CATEGORIES= security
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/
Modified: head/security/cyberchef/distinfo
==============================================================================
--- head/security/cyberchef/distinfo Wed Mar 25 12:48:59 2020 (r529099)
+++ head/security/cyberchef/distinfo Wed Mar 25 13:13:29 2020 (r529100)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584281474
-SHA256 (CyberChef_v9.18.0.zip) = 9274e657245a35c1f08b77549fa63ab960ec950a8cc5a3fca23bdfe7f5c0ff20
-SIZE (CyberChef_v9.18.0.zip) = 32286481
+TIMESTAMP = 1585082047
+SHA256 (CyberChef_v9.19.0.zip) = 1e394864ed0f9064337ac2e612bb381367b1efd36e2bc91f96933a7234d02d2c
+SIZE (CyberChef_v9.19.0.zip) = 32570835
More information about the svn-ports-all
mailing list