x11/radare-cutter: update to 1.12.0

PR:		249093
This commit is contained in:
Steve Wills 2020-09-21 16:49:38 +00:00
parent 16955ee904
commit 28ad5bf8a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549460
3 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= radare-cutter
PORTVERSION= 1.11.1
PORTVERSION= 1.12.0
DISTVERSIONPREFIX= v
CATEGORIES= x11

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1597516225
SHA256 (radareorg-cutter-v1.11.1_GH0.tar.gz) = 07ed1b71a7f4ea8a99aab56839893c1d59aabbf5c8a4ffbd6ecf36bbb00f6ab3
SIZE (radareorg-cutter-v1.11.1_GH0.tar.gz) = 1991132
TIMESTAMP = 1599177005
SHA256 (radareorg-cutter-v1.12.0_GH0.tar.gz) = 868213d2ea0b4a29b9b03c9b605c2b2155c4c03b62735a9bd376a0dadcb4fe1b
SIZE (radareorg-cutter-v1.12.0_GH0.tar.gz) = 2323732
SHA256 (radareorg-cutter-translations-d576ccc_GH0.tar.gz) = 9d9702fe014bda84532f7b13bda57a8e2c61c7538ea2595e67f81033c7e06d5b
SIZE (radareorg-cutter-translations-d576ccc_GH0.tar.gz) = 554221

View File

@ -17,10 +17,11 @@ include/cutter/common/CutterLayout.h
include/cutter/common/CutterSeekable.h
include/cutter/common/Decompiler.h
include/cutter/common/DirectionalComboBox.h
include/cutter/common/DecompilerHighlighter.h
include/cutter/dialogs/preferences/AnalOptionsWidget.h
include/cutter/menus/DecompilerContextMenu.h
include/cutter/common/FunctionsTask.h
include/cutter/common/Helpers.h
include/cutter/common/HexAsciiHighlighter.h
include/cutter/common/HexHighlighter.h
include/cutter/common/HighDpiPixmap.h
include/cutter/common/Highlighter.h
include/cutter/common/IOModesController.h