View | Details | Raw Unified | Return to bug 240600 | Differences between
and this patch

Collapse All | Expand All

(-)devel/jetbrains-webstorm/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	webstorm
4
PORTNAME=	webstorm
5
PORTVERSION=	2019.2.1
5
PORTVERSION=	2019.2.2
6
CATEGORIES=	devel java
6
CATEGORIES=	devel java
7
MASTER_SITES=	https://download-cf.jetbrains.com/webstorm/
7
MASTER_SITES=	https://download-cf.jetbrains.com/webstorm/
8
PKGNAMEPREFIX=	jetbrains-
8
PKGNAMEPREFIX=	jetbrains-
Lines 32-38 Link Here
32
NO_ARCH=	yes
32
NO_ARCH=	yes
33
NO_BUILD=	yes
33
NO_BUILD=	yes
34
34
35
WRKSRC=		${WRKDIR}/WebStorm-192.6262.59
35
WRKSRC=		${WRKDIR}/WebStorm-192.6603.19
36
36
37
SUB_FILES=	webstorm webstorm.desktop pkg-message
37
SUB_FILES=	webstorm webstorm.desktop pkg-message
38
38
(-)devel/jetbrains-webstorm/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1566676777
1
TIMESTAMP = 1568587631
2
SHA256 (jetbrains/WebStorm-2019.2.1.tar.gz) = d6ab5efc9ff81a5aeebb8dc5322bc23ce0bc6b510a9e0d4ee75b8c81bb189ef3
2
SHA256 (jetbrains/WebStorm-2019.2.2.tar.gz) = 5a5c1fbcf851249eeba34d54d62928cbb6d009ca85c763afff34a4c315bec7f2
3
SIZE (jetbrains/WebStorm-2019.2.1.tar.gz) = 316788810
3
SIZE (jetbrains/WebStorm-2019.2.2.tar.gz) = 316923645

Return to bug 240600