svn commit: r516736 - head/security/cyberchef

Dan Langille dvl at FreeBSD.org
Mon Nov 4 20:08:43 UTC 2019


Author: dvl
Date: Mon Nov  4 20:08:42 2019
New Revision: 516736
URL: https://svnweb.freebsd.org/changeset/ports/516736

Log:
  Update to 9.9.0
  
  PR:		241535
  Submitted by:	thomas at bsdunix.ch

Modified:
  head/security/cyberchef/Makefile
  head/security/cyberchef/distinfo
  head/security/cyberchef/pkg-plist

Modified: head/security/cyberchef/Makefile
==============================================================================
--- head/security/cyberchef/Makefile	Mon Nov  4 18:45:29 2019	(r516735)
+++ head/security/cyberchef/Makefile	Mon Nov  4 20:08:42 2019	(r516736)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cyberchef
-PORTVERSION=	9.7.17
+PORTVERSION=	9.9.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	Mon Nov  4 18:45:29 2019	(r516735)
+++ head/security/cyberchef/distinfo	Mon Nov  4 20:08:42 2019	(r516736)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571427367
-SHA256 (CyberChef_v9.7.17.zip) = 01915154d973ef64fd16ecc76a2d4a152b05682392b911170f41d8e3e215af8b
-SIZE (CyberChef_v9.7.17.zip) = 29523411
+TIMESTAMP = 1572855622
+SHA256 (CyberChef_v9.9.0.zip) = 045a7cafffe60516130193f9c9f2495f3d9f58328009a85de2ce681f37b34e5c
+SIZE (CyberChef_v9.9.0.zip) = 31621495

Modified: head/security/cyberchef/pkg-plist
==============================================================================
--- head/security/cyberchef/pkg-plist	Mon Nov  4 18:45:29 2019	(r516735)
+++ head/security/cyberchef/pkg-plist	Mon Nov  4 20:08:42 2019	(r516736)
@@ -17,7 +17,6 @@
 %%WWWDIR%%/images/file-32x32.png
 %%WWWDIR%%/images/fork_me.png
 %%WWWDIR%%/index.html
-%%WWWDIR%%/modules/BSON.js
 %%WWWDIR%%/modules/Charts.js
 %%WWWDIR%%/modules/Ciphers.js
 %%WWWDIR%%/modules/Code.js
@@ -31,6 +30,7 @@
 %%WWWDIR%%/modules/PGP.js
 %%WWWDIR%%/modules/PublicKey.js
 %%WWWDIR%%/modules/Regex.js
+%%WWWDIR%%/modules/Serialise.js
 %%WWWDIR%%/modules/Shellcode.js
 %%WWWDIR%%/modules/URL.js
 %%WWWDIR%%/modules/UserAgent.js


More information about the svn-ports-all mailing list