svn commit: r513188 - head/devel/jetbrains-webstorm

Pedro F. Giffuni pfg at FreeBSD.org
Sun Sep 29 01:10:30 UTC 2019


Author: pfg
Date: Sun Sep 29 01:10:29 2019
New Revision: 513188
URL: https://svnweb.freebsd.org/changeset/ports/513188

Log:
  devel/jetbrains-webstorm: Update to 2019.2.3
  
  PR:		240600
  Approved by:	thierry (mentor)

Modified:
  head/devel/jetbrains-webstorm/Makefile
  head/devel/jetbrains-webstorm/distinfo
  head/devel/jetbrains-webstorm/pkg-plist

Modified: head/devel/jetbrains-webstorm/Makefile
==============================================================================
--- head/devel/jetbrains-webstorm/Makefile	Sun Sep 29 01:09:57 2019	(r513187)
+++ head/devel/jetbrains-webstorm/Makefile	Sun Sep 29 01:10:29 2019	(r513188)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	webstorm
-PORTVERSION=	2019.2.1
+PORTVERSION=	2019.2.3
 CATEGORIES=	devel java
 MASTER_SITES=	https://download-cf.jetbrains.com/webstorm/
 PKGNAMEPREFIX=	jetbrains-
@@ -32,7 +32,7 @@ SHEBANG_FILES=	bin/printenv.py bin/restart.py \
 NO_ARCH=	yes
 NO_BUILD=	yes
 
-WRKSRC=		${WRKDIR}/WebStorm-192.6262.59
+WRKSRC=		${WRKDIR}/WebStorm-192.6817.13
 
 SUB_FILES=	webstorm webstorm.desktop pkg-message
 

Modified: head/devel/jetbrains-webstorm/distinfo
==============================================================================
--- head/devel/jetbrains-webstorm/distinfo	Sun Sep 29 01:09:57 2019	(r513187)
+++ head/devel/jetbrains-webstorm/distinfo	Sun Sep 29 01:10:29 2019	(r513188)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566676777
-SHA256 (jetbrains/WebStorm-2019.2.1.tar.gz) = d6ab5efc9ff81a5aeebb8dc5322bc23ce0bc6b510a9e0d4ee75b8c81bb189ef3
-SIZE (jetbrains/WebStorm-2019.2.1.tar.gz) = 316788810
+TIMESTAMP = 1569613472
+SHA256 (jetbrains/WebStorm-2019.2.3.tar.gz) = af94c66c80508fe221d9ba2b294d3852d68db8bc293dd240e2638dd2c21a6c50
+SIZE (jetbrains/WebStorm-2019.2.3.tar.gz) = 317639868

Modified: head/devel/jetbrains-webstorm/pkg-plist
==============================================================================
--- head/devel/jetbrains-webstorm/pkg-plist	Sun Sep 29 01:09:57 2019	(r513187)
+++ head/devel/jetbrains-webstorm/pkg-plist	Sun Sep 29 01:10:29 2019	(r513188)
@@ -56,6 +56,7 @@ share/applications/webstorm.desktop
 %%DATADIR%%/lib/commons-net-3.6.jar
 %%DATADIR%%/lib/configuration-store-impl.jar
 %%DATADIR%%/lib/credential-store.jar
+%%DATADIR%%/lib/dbus-java-3.0.2.jar
 %%DATADIR%%/lib/delight-rhino-sandbox-0.0.10.jar
 %%DATADIR%%/lib/eddsa-0.2.0.jar
 %%DATADIR%%/lib/error_prone_annotations-2.3.1.jar
@@ -87,6 +88,7 @@ share/applications/webstorm.desktop
 %%DATADIR%%/lib/jackson-core-2.9.9.jar
 %%DATADIR%%/lib/jackson-databind-2.9.9.jar
 %%DATADIR%%/lib/java-compatibility-1.0.1.jar
+%%DATADIR%%/lib/java-utils-1.0.5.jar
 %%DATADIR%%/lib/javassist-3.22.0-GA.jar
 %%DATADIR%%/lib/javax.activation-1.2.0.jar
 %%DATADIR%%/lib/javax.annotation-api-1.3.2.jar


More information about the svn-ports-all mailing list