java/intellij-ultimate: update to 2021.3
Changelog: https://youtrack.jetbrains.com/articles/IDEA-A-79/IntelliJ-IDEA-2021.3-(213.5744.223-build)-Release-Notes PR: 260172 Approved by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
This commit is contained in:
parent
9976207053
commit
be26d4c61c
3 changed files with 849 additions and 636 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= intellij-ultimate
|
||||
DISTVERSION= 2021.2.3
|
||||
DISTVERSION= 2021.3
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= https://download-cf.jetbrains.com/idea/
|
||||
DISTNAME= ideaIU-${DISTVERSION}-no-jbr
|
||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \
|
|||
intellij-pty4j>=0.11.4:java/intellij-pty4j \
|
||||
lsof:sysutils/lsof
|
||||
|
||||
USES= python:run shebangfix
|
||||
USES= python:run shebangfix ssl
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 11+
|
||||
|
@ -35,7 +35,7 @@ NO_BUILD= yes
|
|||
SUB_FILES= idea idea.desktop pkg-message
|
||||
|
||||
BUILD_TYPE= IU
|
||||
BUILD_VERSION= 212.5457.46
|
||||
BUILD_VERSION= 213.5744.223
|
||||
BUILD_MARKER= ${BUILD_TYPE}-${BUILD_VERSION}
|
||||
PLIST_SUB= BUILD_MARKER=${BUILD_MARKER}
|
||||
WRKSRC= ${WRKDIR}/idea-${BUILD_MARKER}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1634530402
|
||||
SHA256 (jetbrains/ideaIU-2021.2.3-no-jbr.tar.gz) = 0d879d4b16f096b81f401e0ab76a8b565d8142c632f9667cdb7fe5e6bd9813b4
|
||||
SIZE (jetbrains/ideaIU-2021.2.3-no-jbr.tar.gz) = 797677053
|
||||
TIMESTAMP = 1638459893
|
||||
SHA256 (jetbrains/ideaIU-2021.3-no-jbr.tar.gz) = 0b46ebb2381bd587bbec9d15ff78f11380bcf2654c0716c0caf747550ee73c66
|
||||
SIZE (jetbrains/ideaIU-2021.3-no-jbr.tar.gz) = 791799945
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue