View | Details | Raw Unified | Return to bug 248009
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.1.2
5
PORTVERSION=	2020.1.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-201.7846.90
33
WRKSRC=		${WRKDIR}/PhpStorm-201.8538.41
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 = 1591645161
1
TIMESTAMP = 1594881425
2
SHA256 (jetbrains/PhpStorm-2020.1.2.tar.gz) = 643b82973ca71ba7eefe199b0857a0fbc1465e6199b4f4d2364516112edd8801
2
SHA256 (jetbrains/PhpStorm-2020.1.3.tar.gz) = a89e833a6929f06965269b81e3335d0866483e54c9acfba3cdd5d08c4ccf8233
3
SIZE (jetbrains/PhpStorm-2020.1.2.tar.gz) = 382897111
3
SIZE (jetbrains/PhpStorm-2020.1.3.tar.gz) = 383355768

Return to bug 248009