mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
java/intellij-ultimate: update to 2022.2.1 release
This commit is contained in:
parent
d759a926c5
commit
8eead822c3
@ -1,5 +1,5 @@
|
||||
PORTNAME= intellij-ultimate
|
||||
DISTVERSION= 2021.3.2
|
||||
DISTVERSION= 2022.2.1
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= https://download-cf.jetbrains.com/idea/
|
||||
DISTNAME= ideaIU-${DISTVERSION}-no-jbr
|
||||
@ -22,10 +22,7 @@ USES= python:run shebangfix ssl
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 11+
|
||||
|
||||
SHEBANG_FILES= bin/printenv.py bin/restart.py \
|
||||
plugins/spy-js/server/node_modules/node-uuid/benchmark/bench.sh \
|
||||
plugins/spy-js/server/proxy-nix.sh \
|
||||
plugins/spy-js/server/proxy-osx.sh
|
||||
SHEBANG_FILES= bin/restart.py
|
||||
|
||||
CONFLICTS= idea intellij
|
||||
|
||||
@ -35,7 +32,7 @@ NO_BUILD= yes
|
||||
SUB_FILES= idea idea.desktop pkg-message
|
||||
|
||||
BUILD_TYPE= IU
|
||||
BUILD_VERSION= 213.6777.52
|
||||
BUILD_VERSION= 222.3739.54
|
||||
BUILD_MARKER= ${BUILD_TYPE}-${BUILD_VERSION}
|
||||
PLIST_SUB= BUILD_MARKER=${BUILD_MARKER}
|
||||
WRKSRC= ${WRKDIR}/idea-${BUILD_MARKER}
|
||||
@ -46,7 +43,9 @@ post-patch:
|
||||
@${RM} -r \
|
||||
${WRKSRC}/bin/fsnotifier \
|
||||
${WRKSRC}/bin/fsnotifier64 \
|
||||
${WRKSRC}/bin/libdbm.so \
|
||||
${WRKSRC}/lib/pty4j-native/ \
|
||||
${WRKSRC}/plugins/android/resources/native/ \
|
||||
${WRKSRC}/plugins/cwm-plugin/quiche-native/ \
|
||||
${WRKSRC}/plugins/maven/lib/maven3/lib/jansi-native/linux32/ \
|
||||
${WRKSRC}/plugins/maven/lib/maven3/lib/jansi-native/linux64/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1643617687
|
||||
SHA256 (jetbrains/ideaIU-2021.3.2-no-jbr.tar.gz) = face5d154a2c9244b278bfc6dca37218ae3344090526a0679086eff9b0c56670
|
||||
SIZE (jetbrains/ideaIU-2021.3.2-no-jbr.tar.gz) = 799207219
|
||||
TIMESTAMP = 1661152674
|
||||
SHA256 (jetbrains/ideaIU-2022.2.1-no-jbr.tar.gz) = 43eee4b9ea9aed7601252823689e7232b39829784a9bab5e8b5462f55eecc83a
|
||||
SIZE (jetbrains/ideaIU-2022.2.1-no-jbr.tar.gz) = 859411922
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user