pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/intellij-ue-bin
Module Name: pkgsrc
Committed By: schmonz
Date: Tue Aug 19 03:58:45 UTC 2025
Modified Files:
pkgsrc/devel/intellij-ue-bin: Makefile
Log Message:
intellij-ue-bin: sync with intellij-ce-bin.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/intellij-ue-bin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/intellij-ue-bin/Makefile
diff -u pkgsrc/devel/intellij-ue-bin/Makefile:1.11 pkgsrc/devel/intellij-ue-bin/Makefile:1.12
--- pkgsrc/devel/intellij-ue-bin/Makefile:1.11 Sat Aug 16 03:29:05 2025
+++ pkgsrc/devel/intellij-ue-bin/Makefile Tue Aug 19 03:58:45 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2025/08/16 03:29:05 schmonz Exp $
+# $NetBSD: Makefile,v 1.12 2025/08/19 03:58:45 schmonz Exp $
VERSION= 2025.2
JB_SUFX= # empty
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= https://download.jetbrains.com/idea/
MAINTAINER= youri%NetBSD.org@localhost
-HOMEPAGE= https://www.jetbrains.org/
+HOMEPAGE= https://www.jetbrains.com/opensource/idea/
COMMENT= JetBrains IntelliJ IDEA Ultimate Edition
LICENSE= apache-2.0
@@ -84,6 +84,7 @@ do-build:
>> ${WRKSRC}/bin/idea64.vmoptions
${ECHO} "idea.filewatcher.executable.path=${PREFIX}/bin/fsnotifier" \
>> ${WRKSRC}/bin/idea.properties
+ # https://youtrack.jetbrains.com/issue/IDEA-323750
${ECHO} "idea.ui.icons.svg.disk.cache=false" \
>> ${WRKSRC}/bin/idea.properties
Home |
Main Index |
Thread Index |
Old Index