Update to 2020.1.3
PR: 248009 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
This commit is contained in:
parent
20097dd6fa
commit
1dc9087e41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542349
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= phpstorm
|
||||
PORTVERSION= 2020.1.2
|
||||
PORTVERSION= 2020.1.3
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= https://download-cf.jetbrains.com/webide/
|
||||
PKGNAMEPREFIX= jetbrains-
|
||||
|
@ -30,7 +30,7 @@ SHEBANG_FILES= bin/printenv.py bin/restart.py
|
|||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/PhpStorm-201.7846.90
|
||||
WRKSRC= ${WRKDIR}/PhpStorm-201.8538.41
|
||||
|
||||
SUB_FILES= phpstorm phpstorm.desktop pkg-message
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1591645161
|
||||
SHA256 (jetbrains/PhpStorm-2020.1.2.tar.gz) = 643b82973ca71ba7eefe199b0857a0fbc1465e6199b4f4d2364516112edd8801
|
||||
SIZE (jetbrains/PhpStorm-2020.1.2.tar.gz) = 382897111
|
||||
TIMESTAMP = 1594881425
|
||||
SHA256 (jetbrains/PhpStorm-2020.1.3.tar.gz) = a89e833a6929f06965269b81e3335d0866483e54c9acfba3cdd5d08c4ccf8233
|
||||
SIZE (jetbrains/PhpStorm-2020.1.3.tar.gz) = 383355768
|
||||
|
|
Loading…
Reference in a new issue