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

(-)cyberchef/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# Created by: Dan Langille <dvl@FreeBSD.org>
1
# Created by: Dan Langille <dvl@FreeBSD.org>
2
2
3
PORTNAME=	cyberchef
3
PORTNAME=	cyberchef
4
PORTVERSION=	9.28.0
4
PORTVERSION=	9.32.0
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
CATEGORIES=	security
6
CATEGORIES=	security
7
MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/
7
MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/
(-)cyberchef/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1617628836
1
TIMESTAMP = 1630593067
2
SHA256 (CyberChef_v9.28.0.zip) = 61a58d9d678800a5b7f5a51e440e71dd0c51135c2129d42dc3ce86135c625921
2
SHA256 (CyberChef_v9.32.0.zip) = 327688969c3890c3fd3c2999ea75fbb851ec601b5794cb6eb382ec43b5ef637d
3
SIZE (CyberChef_v9.28.0.zip) = 35260861
3
SIZE (CyberChef_v9.32.0.zip) = 35589459
(-)cyberchef/pkg-plist (+2 lines)
Lines 44-49 Link Here
44
%%WWWDIR%%/modules/OCR.js.LICENSE.txt
44
%%WWWDIR%%/modules/OCR.js.LICENSE.txt
45
%%WWWDIR%%/modules/PGP.js
45
%%WWWDIR%%/modules/PGP.js
46
%%WWWDIR%%/modules/PGP.js.LICENSE.txt
46
%%WWWDIR%%/modules/PGP.js.LICENSE.txt
47
%%WWWDIR%%/modules/Protobuf.js
48
%%WWWDIR%%/modules/Protobuf.js.LICENSE.txt
47
%%WWWDIR%%/modules/PublicKey.js
49
%%WWWDIR%%/modules/PublicKey.js
48
%%WWWDIR%%/modules/PublicKey.js.LICENSE.txt
50
%%WWWDIR%%/modules/PublicKey.js.LICENSE.txt
49
%%WWWDIR%%/modules/Regex.js
51
%%WWWDIR%%/modules/Regex.js

Return to bug 258255