svn commit: r518720 - head/security/cyberchef

Dan Langille dvl at FreeBSD.org
Sat Nov 30 15:26:07 UTC 2019


Author: dvl
Date: Sat Nov 30 15:26:06 2019
New Revision: 518720
URL: https://svnweb.freebsd.org/changeset/ports/518720

Log:
  Update to 9.11.10
  
  re https://github.com/gchq/CyberChef/releases/tag/v9.11.10
  
  PR:		242172
  Submitted by:	thomas at bsdunix.ch

Modified:
  head/security/cyberchef/Makefile
  head/security/cyberchef/distinfo

Modified: head/security/cyberchef/Makefile
==============================================================================
--- head/security/cyberchef/Makefile	Sat Nov 30 14:09:28 2019	(r518719)
+++ head/security/cyberchef/Makefile	Sat Nov 30 15:26:06 2019	(r518720)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cyberchef
-PORTVERSION=	9.11.2
+PORTVERSION=	9.11.10
 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 30 14:09:28 2019	(r518719)
+++ head/security/cyberchef/distinfo	Sat Nov 30 15:26:06 2019	(r518720)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573238754
-SHA256 (CyberChef_v9.11.2.zip) = 92156d655406e323150b1a1d7a7741e5735e20adc00c6b72d65db7c560b45301
-SIZE (CyberChef_v9.11.2.zip) = 31827501
+TIMESTAMP = 1575114976
+SHA256 (CyberChef_v9.11.10.zip) = c5e86007992015d7663eb16597900f4ed6668d1e9d70b8ac5523cd454a640061
+SIZE (CyberChef_v9.11.10.zip) = 31963440


More information about the svn-ports-all mailing list