Bug 240743 - security/cyberchef: Update to 9.7.1
Summary: security/cyberchef: Update to 9.7.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dan Langille
URL: https://github.com/gchq/CyberChef/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-22 08:26 UTC by thomas
Modified: 2019-09-22 12:50 UTC (History)
0 users

See Also:


Attachments
Cyberchef 9.7.1 Diff (2.87 KB, patch)
2019-09-22 08:26 UTC, thomas
thomas: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description thomas 2019-09-22 08:26:29 UTC
Created attachment 207710 [details]
Cyberchef 9.7.1 Diff

Update CyberChef from 9.6.0 to 9.7.1

Changelog:
Optical Character Recognition' operation added. Utilizes https://github.com/naptha/tesseract.js to perform OCR on images.

Fixed:
Whitespace before end of line WARN message from portlint in pkg-descr.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-09-22 11:44:20 UTC
A commit references this bug:

Author: dvl
Date: Sun Sep 22 11:43:32 UTC 2019
New revision: 512580
URL: https://svnweb.freebsd.org/changeset/ports/512580

Log:
  Update CyberChef to 9.7.1

  re: https://github.com/gchq/CyberChef/releases/tag/v9.7.1

  PR:		240743
  Submitted by:	thomas@bsdunix.ch

Changes:
  head/security/cyberchef/Makefile
  head/security/cyberchef/distinfo
  head/security/cyberchef/pkg-descr
  head/security/cyberchef/pkg-plist
Comment 2 Dan Langille freebsd_committer freebsd_triage 2019-09-22 11:45:28 UTC
Thank you.