Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2019 18:52:42 +0000 (UTC)
From:      Dan Langille <dvl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517140 - head/security/cyberchef
Message-ID:  <201911091852.xA9Iqh8J044947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dvl
Date: Sat Nov  9 18:52:42 2019
New Revision: 517140
URL: https://svnweb.freebsd.org/changeset/ports/517140

Log:
  Update to 9.11.2
  
  PR:		241820
  Submitted by:	thomas@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	Sat Nov  9 18:16:33 2019	(r517139)
+++ head/security/cyberchef/Makefile	Sat Nov  9 18:52:42 2019	(r517140)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cyberchef
-PORTVERSION=	9.9.0
+PORTVERSION=	9.11.2
 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	Sat Nov  9 18:16:33 2019	(r517139)
+++ head/security/cyberchef/distinfo	Sat Nov  9 18:52:42 2019	(r517140)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572855622
-SHA256 (CyberChef_v9.9.0.zip) = 045a7cafffe60516130193f9c9f2495f3d9f58328009a85de2ce681f37b34e5c
-SIZE (CyberChef_v9.9.0.zip) = 31621495
+TIMESTAMP = 1573238754
+SHA256 (CyberChef_v9.11.2.zip) = 92156d655406e323150b1a1d7a7741e5735e20adc00c6b72d65db7c560b45301
+SIZE (CyberChef_v9.11.2.zip) = 31827501

Modified: head/security/cyberchef/pkg-plist
==============================================================================
--- head/security/cyberchef/pkg-plist	Sat Nov  9 18:16:33 2019	(r517139)
+++ head/security/cyberchef/pkg-plist	Sat Nov  9 18:52:42 2019	(r517140)
@@ -17,6 +17,7 @@
 %%WWWDIR%%/images/file-32x32.png
 %%WWWDIR%%/images/fork_me.png
 %%WWWDIR%%/index.html
+%%WWWDIR%%/modules/Bletchley.js
 %%WWWDIR%%/modules/Charts.js
 %%WWWDIR%%/modules/Ciphers.js
 %%WWWDIR%%/modules/Code.js



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