diff --git a/devel/jetbrains-phpstorm/Makefile b/devel/jetbrains-phpstorm/Makefile index 4007eb2da..ba26fe1d8 100644 --- a/devel/jetbrains-phpstorm/Makefile +++ b/devel/jetbrains-phpstorm/Makefile @@ -1,6 +1,5 @@ PORTNAME= phpstorm -PORTVERSION= 2023.3.4 -PORTREVISION= 1 +PORTVERSION= 2023.3.5 CATEGORIES= devel MASTER_SITES= https://download-cdn.jetbrains.com/webide/ PKGNAMEPREFIX= jetbrains- @@ -36,7 +35,7 @@ NO_BUILD= yes SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message SUB_LIST= JAVA_HOME=${JAVA_HOME} -WRKSRC= ${WRKDIR}/PhpStorm-233.14475.35 +WRKSRC= ${WRKDIR}/PhpStorm-233.14808.18 do-install: # Linux/Windows/OS X only so remove them @@ -60,7 +59,7 @@ do-install: @(cd ${WRKSRC}/bin && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR}/bin/ \ "-name *\.sh -o -name *\.py") ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - ${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 + ${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/ # Use fsnotifier replacement provided by java/intellij-fsnotifier ${ECHO} "idea.filewatcher.executable.path=${PREFIX}/bin/fsnotifier" >> ${STAGEDIR}${DATADIR}/bin/idea.properties diff --git a/devel/jetbrains-phpstorm/distinfo b/devel/jetbrains-phpstorm/distinfo index 6a95f8f20..6f9a9926e 100644 --- a/devel/jetbrains-phpstorm/distinfo +++ b/devel/jetbrains-phpstorm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708032179 -SHA256 (jetbrains/PhpStorm-2023.3.4.tar.gz) = 826871f7dfa2f81b410d9a40c5c456e6cb67b663361703f6a26db656e147479d -SIZE (jetbrains/PhpStorm-2023.3.4.tar.gz) = 685692064 +TIMESTAMP = 1710618992 +SHA256 (jetbrains/PhpStorm-2023.3.5.tar.gz) = 05700ce1b36c0132ff0daf9ddc129e6f2adfbfbac01a55f5881bac8bbaecf66b +SIZE (jetbrains/PhpStorm-2023.3.5.tar.gz) = 685711030 diff --git a/devel/jetbrains-phpstorm/pkg-plist b/devel/jetbrains-phpstorm/pkg-plist index 59f90b72c..cc3866805 100644 --- a/devel/jetbrains-phpstorm/pkg-plist +++ b/devel/jetbrains-phpstorm/pkg-plist @@ -1,5 +1,4 @@ bin/phpstorm -share/man/man1/phpstorm.1.gz share/applications/phpstorm.desktop %%DATADIR%%/Install-Linux-tar.txt %%DATADIR%%/bin/brokenPlugins.db @@ -22,7 +21,7 @@ share/applications/phpstorm.desktop %%DATADIR%%/lib/app.jar %%DATADIR%%/lib/async-profiler.jar %%DATADIR%%/lib/bouncy-castle.jar -%%DATADIR%%/lib/build-marker-PS-233.14475.35 +%%DATADIR%%/lib/build-marker-PS-233.14808.18 %%DATADIR%%/lib/byte-buddy-agent.jar %%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/error-prone-annotations.jar @@ -930,3 +929,4 @@ share/applications/phpstorm.desktop %%DATADIR%%/plugins/xpath/lib/xpath.jar %%DATADIR%%/plugins/yaml/lib/yaml.jar %%DATADIR%%/product-info.json +share/man/man1/phpstorm.1.gz