svn commit: r514072 - head/security/cyberchef

Dan Langille dvl at FreeBSD.org
Tue Oct 8 12:05:13 UTC 2019


Author: dvl
Date: Tue Oct  8 12:05:12 2019
New Revision: 514072
URL: https://svnweb.freebsd.org/changeset/ports/514072

Log:
  Update CyberChef from 9.7.6  to 9.7.7
  
  Whats new:
  Added several more file signatures:
  AutoCAD Drawing
  OGG Video
  lzop compressed
  TCP Packet
  UDP Packet
  Compiled HTML
  Windows Password
  Bitlocker recovery key
  Certificate
  PGP pubring
  PGP secring
  PGP Safe
  Task Scheduler
  Windows Shortcut (lnk)
  
  PR:		241127
  Submitted by:	thomas at bsdunix.ch

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

Modified: head/security/cyberchef/Makefile
==============================================================================
--- head/security/cyberchef/Makefile	Tue Oct  8 11:55:05 2019	(r514071)
+++ head/security/cyberchef/Makefile	Tue Oct  8 12:05:12 2019	(r514072)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cyberchef
-PORTVERSION=	9.7.6
+PORTVERSION=	9.7.7
 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	Tue Oct  8 11:55:05 2019	(r514071)
+++ head/security/cyberchef/distinfo	Tue Oct  8 12:05:12 2019	(r514072)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570014194
-SHA256 (CyberChef_v9.7.6.zip) = 4033046d35af2d53bcaf979b3a49ffeb42e9d0d15650afd898575e1be87c768a
-SIZE (CyberChef_v9.7.6.zip) = 30840920
+TIMESTAMP = 1570527769
+SHA256 (CyberChef_v9.7.7.zip) = 88001b63ae055093d3c40d1a82ca21ca1d67a4cb9255ff72549fe94d175de367
+SIZE (CyberChef_v9.7.7.zip) = 30916540


More information about the svn-ports-head mailing list