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

(-)devel/jetbrains-phpstorm/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	phpstorm
4
PORTNAME=	phpstorm
5
PORTVERSION=	2020.2.2
5
PORTVERSION=	2020.2.3
6
CATEGORIES=	devel java
6
CATEGORIES=	devel java
7
MASTER_SITES=	https://download-cf.jetbrains.com/webide/
7
MASTER_SITES=	https://download-cf.jetbrains.com/webide/
8
PKGNAMEPREFIX=	jetbrains-
8
PKGNAMEPREFIX=	jetbrains-
Lines 30-36 Link Here
30
NO_ARCH=	yes
30
NO_ARCH=	yes
31
NO_BUILD=	yes
31
NO_BUILD=	yes
32
32
33
WRKSRC=		${WRKDIR}/PhpStorm-202.7319.77
33
WRKSRC=		${WRKDIR}/PhpStorm-202.7660.42
34
34
35
SUB_FILES=	phpstorm phpstorm.desktop pkg-message
35
SUB_FILES=	phpstorm phpstorm.desktop pkg-message
36
36
(-)devel/jetbrains-phpstorm/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1601371707
1
TIMESTAMP = 1602929286
2
SHA256 (jetbrains/PhpStorm-2020.2.2.tar.gz) = 32675c1b30c5d5fc0cb96ba39f1228b49db8021d3023aeec367672161074eb9a
2
SHA256 (jetbrains/PhpStorm-2020.2.3.tar.gz) = 305e188be4d5620e78ac96fec7407996c5be296eb02ab16e63670c436bafbd2d
3
SIZE (jetbrains/PhpStorm-2020.2.2.tar.gz) = 416501113
3
SIZE (jetbrains/PhpStorm-2020.2.3.tar.gz) = 417030766

Return to bug 250416