View | Details | Raw Unified | Return to bug 249093
Collapse All | Expand All

(-)x11/radare-cutter/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	radare-cutter
3
PORTNAME=	radare-cutter
4
PORTVERSION=	1.11.1
4
PORTVERSION=	1.12.0
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
CATEGORIES=	x11
6
CATEGORIES=	x11
7
7
(-)x11/radare-cutter/distinfo (-3 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1597516225
1
TIMESTAMP = 1599177005
2
SHA256 (radareorg-cutter-v1.11.1_GH0.tar.gz) = 07ed1b71a7f4ea8a99aab56839893c1d59aabbf5c8a4ffbd6ecf36bbb00f6ab3
2
SHA256 (radareorg-cutter-v1.12.0_GH0.tar.gz) = 868213d2ea0b4a29b9b03c9b605c2b2155c4c03b62735a9bd376a0dadcb4fe1b
3
SIZE (radareorg-cutter-v1.11.1_GH0.tar.gz) = 1991132
3
SIZE (radareorg-cutter-v1.12.0_GH0.tar.gz) = 2323732
4
SHA256 (radareorg-cutter-translations-d576ccc_GH0.tar.gz) = 9d9702fe014bda84532f7b13bda57a8e2c61c7538ea2595e67f81033c7e06d5b
4
SHA256 (radareorg-cutter-translations-d576ccc_GH0.tar.gz) = 9d9702fe014bda84532f7b13bda57a8e2c61c7538ea2595e67f81033c7e06d5b
5
SIZE (radareorg-cutter-translations-d576ccc_GH0.tar.gz) = 554221
5
SIZE (radareorg-cutter-translations-d576ccc_GH0.tar.gz) = 554221
(-)x11/radare-cutter/pkg-plist (-2 / +3 lines)
Lines 17-26 include/cutter/common/CutterLayout.h Link Here
17
include/cutter/common/CutterSeekable.h
17
include/cutter/common/CutterSeekable.h
18
include/cutter/common/Decompiler.h
18
include/cutter/common/Decompiler.h
19
include/cutter/common/DirectionalComboBox.h
19
include/cutter/common/DirectionalComboBox.h
20
include/cutter/common/DecompilerHighlighter.h
21
include/cutter/dialogs/preferences/AnalOptionsWidget.h
22
include/cutter/menus/DecompilerContextMenu.h
20
include/cutter/common/FunctionsTask.h
23
include/cutter/common/FunctionsTask.h
21
include/cutter/common/Helpers.h
24
include/cutter/common/Helpers.h
22
include/cutter/common/HexAsciiHighlighter.h
23
include/cutter/common/HexHighlighter.h
24
include/cutter/common/HighDpiPixmap.h
25
include/cutter/common/HighDpiPixmap.h
25
include/cutter/common/Highlighter.h
26
include/cutter/common/Highlighter.h
26
include/cutter/common/IOModesController.h
27
include/cutter/common/IOModesController.h

Return to bug 249093