mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Update to 2018.3.3 release.
PR: 234932 Submitted by: ale Approved by: maintainer
This commit is contained in:
parent
c30348ebbe
commit
e29be9d993
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490530
3 changed files with 10 additions and 9 deletions
|
@ -4,7 +4,7 @@
|
|||
# Based on the java/intellij port
|
||||
|
||||
PORTNAME= intellij-ultimate
|
||||
PORTVERSION= 2018.3.2
|
||||
PORTVERSION= 2018.3.3
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= https://download.jetbrains.com/idea/ \
|
||||
http://download.jetbrains.com/idea/
|
||||
|
@ -33,7 +33,7 @@ NO_BUILD= yes
|
|||
USE_LDCONFIG= ${IDEA_HOME}/plugins/tfsIntegration/lib/native/freebsd/x86_64/
|
||||
USE_LDCONFIG32= ${IDEA_HOME}/plugins/tfsIntegration/lib/native/freebsd/x86/
|
||||
|
||||
WRKSRC= ${WRKDIR}/idea-IU-183.4886.37
|
||||
WRKSRC= ${WRKDIR}/idea-IU-183.5153.38
|
||||
|
||||
.include "${.CURDIR}/../intellij/common.mk"
|
||||
|
||||
|
@ -55,6 +55,7 @@ do-install:
|
|||
${STAGEDIR}${IDEA_HOME}/plugins/performanceTesting/lib/libasyncProfiler-linux.so \
|
||||
${STAGEDIR}${IDEA_HOME}/plugins/performanceTesting/lib/libasyncProfiler-macos.so
|
||||
@${RM} -rf ${STAGEDIR}${IDEA_HOME}/jre/jre/ \
|
||||
${STAGEDIR}${IDEA_HOME}/lib/pty4j-native/ \
|
||||
${STAGEDIR}${IDEA_HOME}/plugins/android/lib/libwebp/ \
|
||||
${STAGEDIR}${IDEA_HOME}/plugins/tfsIntegration/lib/native/aix/ \
|
||||
${STAGEDIR}${IDEA_HOME}/plugins/tfsIntegration/lib/native/hpux/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1545903378
|
||||
SHA256 (ideaIU-2018.3.2-no-jdk.tar.gz) = b6b7461312b85f59c3c95292096811da4f59bc1fa1effd681e94f0aa9840a1be
|
||||
SIZE (ideaIU-2018.3.2-no-jdk.tar.gz) = 606272664
|
||||
TIMESTAMP = 1547226451
|
||||
SHA256 (ideaIU-2018.3.3-no-jdk.tar.gz) = 886a42b9522a34976722a5b0dc152ae7cc7d70f4a2e9319d146af561344c43b6
|
||||
SIZE (ideaIU-2018.3.3-no-jdk.tar.gz) = 606340328
|
||||
|
|
|
@ -205,8 +205,8 @@ bin/idea
|
|||
%%IDEA_HOME%%/lib/maven-model-builder-3.3.9.jar
|
||||
%%IDEA_HOME%%/lib/maven-repository-metadata-3.3.9.jar
|
||||
%%IDEA_HOME%%/lib/microba.jar
|
||||
%%IDEA_HOME%%/lib/miglayout-core-5.1.jar
|
||||
%%IDEA_HOME%%/lib/miglayout-swing-5.1.jar
|
||||
%%IDEA_HOME%%/lib/miglayout-core-5.2.jar
|
||||
%%IDEA_HOME%%/lib/miglayout-swing-5.2.jar
|
||||
%%IDEA_HOME%%/lib/mutability-annotations-compat.jar
|
||||
%%IDEA_HOME%%/lib/nanoxml-2.2.3.jar
|
||||
%%IDEA_HOME%%/lib/nekohtml-1.9.22.jar
|
||||
|
@ -12169,8 +12169,8 @@ bin/idea
|
|||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/rmi-stubs.jar
|
||||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/rt/saxon.jar
|
||||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/rt/saxon9he.jar
|
||||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/rt/serializer.jar
|
||||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/rt/xalan.jar
|
||||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/rt/serializer-2.7.2.jar
|
||||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/rt/xalan-2.7.2.jar
|
||||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/rt/xslt-debugger-engine-impl.jar
|
||||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/xslt-debugger-engine.jar
|
||||
%%IDEA_HOME%%/plugins/xslt-debugger/lib/xslt-debugger.jar
|
||||
|
|
Loading…
Add table
Reference in a new issue