svn commit: r528527 - head/security/cyberchef

Dan Langille dvl at FreeBSD.org
Mon Mar 16 12:49:59 UTC 2020


Author: dvl
Date: Mon Mar 16 12:49:57 2020
New Revision: 528527
URL: https://svnweb.freebsd.org/changeset/ports/528527

Log:
  Update to 9.18.0
  
  Convert to NATO alphabet
  'Generate Image' operation added
  'Colossus' operation added
  More Extractors: LZOP, DMP, PF, PFWin10, LNK
  
  PR:		244633
  Submitted by:	thomas at bsdunix.ch

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

Modified: head/security/cyberchef/Makefile
==============================================================================
--- head/security/cyberchef/Makefile	Mon Mar 16 12:16:40 2020	(r528526)
+++ head/security/cyberchef/Makefile	Mon Mar 16 12:49:57 2020	(r528527)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cyberchef
-PORTVERSION=	9.15.1
+PORTVERSION=	9.18.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 Mar 16 12:16:40 2020	(r528526)
+++ head/security/cyberchef/distinfo	Mon Mar 16 12:49:57 2020	(r528527)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583433883
-SHA256 (CyberChef_v9.15.1.zip) = 7eab8da855fbdea2af51f3b3ab014fc4b79953219a2b1122287dcab14d736661
-SIZE (CyberChef_v9.15.1.zip) = 32213868
+TIMESTAMP = 1584281474
+SHA256 (CyberChef_v9.18.0.zip) = 9274e657245a35c1f08b77549fa63ab960ec950a8cc5a3fca23bdfe7f5c0ff20
+SIZE (CyberChef_v9.18.0.zip) = 32286481


More information about the svn-ports-all mailing list