FreeBSD Bugzilla – Attachment 248043 Details for
Bug 276694
devel/jetbrains-phpstorm: Update to 2023.3.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jetbrains-phpstorm.diff
jetbrains-phpstorm.diff (text/plain), 5.39 KB, created by
Dmitry Wagin
on 2024-01-28 19:57:02 UTC
(
hide
)
Description:
jetbrains-phpstorm.diff
Filename:
MIME Type:
Creator:
Dmitry Wagin
Created:
2024-01-28 19:57:02 UTC
Size:
5.39 KB
patch
obsolete
>diff --git a/devel/jetbrains-phpstorm/Makefile b/devel/jetbrains-phpstorm/Makefile >index cd150240909..abf6fb1390b 100644 >--- a/devel/jetbrains-phpstorm/Makefile >+++ b/devel/jetbrains-phpstorm/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= phpstorm >-DISTVERSION= 2023.3.2 >+DISTVERSION= 2023.3.3 > CATEGORIES= devel java > MASTER_SITES= https://download-cdn.jetbrains.com/webide/ > PKGNAMEPREFIX= jetbrains- >@@ -17,9 +17,9 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept > > BUILD_DEPENDS= jna>0:devel/jna > RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \ >- jetbrains-pty4j>=0.12.13:devel/jetbrains-pty4j \ >- jetbrains-restarter>=233.11799.241:devel/jetbrains-restarter \ >- jetbrains-sqlite>=233.11799.241:devel/jetbrains-sqlite \ >+ jetbrains-pty4j>=0.12.25:devel/jetbrains-pty4j \ >+ jetbrains-restarter>=233.14015.106:devel/jetbrains-restarter \ >+ jetbrains-sqlite>=233.14015.106:devel/jetbrains-sqlite \ > lsof:sysutils/lsof > > USES= cpe python:run >@@ -35,7 +35,7 @@ NO_BUILD= yes > SUB_FILES= ${PORTNAME} ${PORTNAME}.desktop pkg-message > SUB_LIST= JAVA_HOME=${JAVA_HOME} > >-WRKSRC= ${WRKDIR}/PhpStorm-233.13135.108 >+WRKSRC= ${WRKDIR}/PhpStorm-233.14015.96 > > do-install: > # Linux/Windows/OS X only so remove them >@@ -75,7 +75,7 @@ do-install: > # Use restarter provided by devel/jetbrains-restarter > ${LN} -sf ../../restarter/restarter ${STAGEDIR}${DATADIR}/bin/restarter > # Use sqlite replacement provided by devel/jetbrains-sqlite >- ${MKDIR} ${STAGEDIR}${DATADIR}/lib/native/linux-x86_64 >- ${LN} -sf ../../../../sqlite/amd64/libsqliteij.so ${STAGEDIR}${DATADIR}/lib/native/linux-x86_64/libsqliteij.so >+ ${MKDIR} ${STAGEDIR}${DATADIR}/lib/native/freebsd-x86_64 >+ ${LN} -sf ../../../../sqlite/amd64/libsqliteij.so ${STAGEDIR}${DATADIR}/lib/native/freebsd-x86_64/libsqliteij.so > > .include <bsd.port.mk> >diff --git a/devel/jetbrains-phpstorm/distinfo b/devel/jetbrains-phpstorm/distinfo >index b7306ed9bf2..d730bd521d3 100644 >--- a/devel/jetbrains-phpstorm/distinfo >+++ b/devel/jetbrains-phpstorm/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1703436724 >-SHA256 (jetbrains/PhpStorm-2023.3.2.tar.gz) = b8e2cb8938f148f8cf4f5fe80c3173365b1a20b834f49b50187654750b7e2f5d >-SIZE (jetbrains/PhpStorm-2023.3.2.tar.gz) = 684912951 >+TIMESTAMP = 1706448540 >+SHA256 (jetbrains/PhpStorm-2023.3.3.tar.gz) = 83fae32882fdb58495f740d9e7a7d223186f2f80325892cc3cd7edad39bd200f >+SIZE (jetbrains/PhpStorm-2023.3.3.tar.gz) = 685608147 >diff --git a/devel/jetbrains-phpstorm/pkg-plist b/devel/jetbrains-phpstorm/pkg-plist >index cf0840805ce..b7573c797b1 100644 >--- a/devel/jetbrains-phpstorm/pkg-plist >+++ b/devel/jetbrains-phpstorm/pkg-plist >@@ -22,7 +22,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.13135.108 >+%%DATADIR%%/lib/build-marker-PS-233.14015.96 > %%DATADIR%%/lib/byte-buddy-agent.jar > %%DATADIR%%/lib/cds/classesLogAgent.jar > %%DATADIR%%/lib/error-prone-annotations.jar >@@ -41,7 +41,7 @@ share/applications/phpstorm.desktop > %%DATADIR%%/lib/lib-client.jar > %%DATADIR%%/lib/lib.jar > %%DATADIR%%/lib/modules.jar >-%%DATADIR%%/lib/native/linux-x86_64/libsqliteij.so >+%%DATADIR%%/lib/native/freebsd-x86_64/libsqliteij.so > %%DATADIR%%/lib/platform-loader.jar > %%DATADIR%%/lib/product-client.jar > %%DATADIR%%/lib/product.jar >@@ -68,6 +68,7 @@ share/applications/phpstorm.desktop > %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-connector-basic.jar > %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-file.jar > %%DATADIR%%/plugins/DatabaseTools/lib/maven-resolver-transport-http.jar >+%%DATADIR%%/plugins/ae-database/lib/ae-database.jar > %%DATADIR%%/plugins/angularJS/lib/angularJS.jar > %%DATADIR%%/plugins/angularJS/ngCli/commands/generate-impl.js > %%DATADIR%%/plugins/angularJS/ngCli/commands/generate.json >@@ -177,8 +178,8 @@ share/applications/phpstorm.desktop > %%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/node_modules/vitest-intellij-reporter-safe.js > %%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-reporter.js > %%DATADIR%%/plugins/javascript-impl/helpers/vitest-intellij/vitest-intellij-util.js >-%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-c44b541a36ca.ijx >-%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-c44b541a36ca.txt >+%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-985749b364ce.ijx >+%%DATADIR%%/plugins/javascript-impl/js/js-predefined-1d06a55b98c1-985749b364ce.txt > %%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/browser.d.ts > %%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/cancellationToken.js > %%DATADIR%%/plugins/javascript-impl/jsLanguageServicesImpl/external/diagnosticMessages.json >@@ -425,8 +426,8 @@ share/applications/phpstorm.desktop > %%DATADIR%%/plugins/php-markdown/lib/php-markdown.jar > %%DATADIR%%/plugins/php-remoteInterpreter/lib/php-remoteInterpreter.jar > %%DATADIR%%/plugins/php-sharedIndexes/lib/php-sharedIndexes.jar >-%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-b4dcf6bb9de9.ijx >-%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-b4dcf6bb9de9.txt >+%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-6f8e3395a2b4.ijx >+%%DATADIR%%/plugins/php-sharedIndexes/php/php-predefined-ba97393d7c68-6f8e3395a2b4.txt > %%DATADIR%%/plugins/php-sql/lib/php-sql.jar > %%DATADIR%%/plugins/php-workshop/lib/php-workshop.jar > %%DATADIR%%/plugins/php/lib/php-openapi-src.jar
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dmitry.wagin
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 276694
:
248043
|
248045