svn commit: r518057 - head/devel/jetbrains-phpstorm

Pedro F. Giffuni pfg at FreeBSD.org
Wed Nov 20 22:00:04 UTC 2019


Author: pfg
Date: Wed Nov 20 22:00:03 2019
New Revision: 518057
URL: https://svnweb.freebsd.org/changeset/ports/518057

Log:
  devel/jetbrains-phpstorm: update to version 2019.2.5.
  
  Approved by:	thierry (mentor)

Modified:
  head/devel/jetbrains-phpstorm/Makefile
  head/devel/jetbrains-phpstorm/distinfo

Modified: head/devel/jetbrains-phpstorm/Makefile
==============================================================================
--- head/devel/jetbrains-phpstorm/Makefile	Wed Nov 20 21:51:10 2019	(r518056)
+++ head/devel/jetbrains-phpstorm/Makefile	Wed Nov 20 22:00:03 2019	(r518057)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpstorm
-PORTVERSION=	2019.2.4
+PORTVERSION=	2019.2.5
 CATEGORIES=	devel java
 MASTER_SITES=	https://download-cf.jetbrains.com/webide/
 PKGNAMEPREFIX=	jetbrains-
@@ -29,7 +29,7 @@ SHEBANG_FILES=	bin/printenv.py bin/restart.py
 NO_ARCH=	yes
 NO_BUILD=	yes
 
-WRKSRC=		${WRKDIR}/PhpStorm-192.7142.41
+WRKSRC=		${WRKDIR}/PhpStorm-192.7142.51
 
 SUB_FILES=	phpstorm phpstorm.desktop pkg-message
 

Modified: head/devel/jetbrains-phpstorm/distinfo
==============================================================================
--- head/devel/jetbrains-phpstorm/distinfo	Wed Nov 20 21:51:10 2019	(r518056)
+++ head/devel/jetbrains-phpstorm/distinfo	Wed Nov 20 22:00:03 2019	(r518057)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572728821
-SHA256 (jetbrains/PhpStorm-2019.2.4.tar.gz) = 5447b56ec0fc3b98958080f929de347ebab279568e37ca9877f29a0421d1a8af
-SIZE (jetbrains/PhpStorm-2019.2.4.tar.gz) = 357490616
+TIMESTAMP = 1574188516
+SHA256 (jetbrains/PhpStorm-2019.2.5.tar.gz) = f26c6c81e161ba1ab2b9c78316d3689ba53a69c327bb74a1bfb31332c98e3d1d
+SIZE (jetbrains/PhpStorm-2019.2.5.tar.gz) = 357405037


More information about the svn-ports-all mailing list