svn commit: r498887 - head/java/intellij

Antoine Brodin antoine at FreeBSD.org
Sun Apr 14 11:32:28 UTC 2019


Author: antoine
Date: Sun Apr 14 11:32:26 2019
New Revision: 498887
URL: https://svnweb.freebsd.org/changeset/ports/498887

Log:
  Fix plist

Modified:
  head/java/intellij/pkg-plist

Modified: head/java/intellij/pkg-plist
==============================================================================
--- head/java/intellij/pkg-plist	Sun Apr 14 11:14:01 2019	(r498886)
+++ head/java/intellij/pkg-plist	Sun Apr 14 11:32:26 2019	(r498887)
@@ -113,7 +113,7 @@ share/applications/idea.desktop
 %%IDEA_HOME%%/lib/commons-lang-2.4.jar
 %%IDEA_HOME%%/lib/commons-lang3-3.4.jar
 %%IDEA_HOME%%/lib/commons-logging-1.2.jar
-%%IDEA_HOME%%/lib/commons-net-%%PYTHON_VER%%.jar
+%%IDEA_HOME%%/lib/commons-net-3.6.jar
 %%IDEA_HOME%%/lib/cucumber-core-1.2.4.jar
 %%IDEA_HOME%%/lib/cucumber-java-1.2.5.jar
 %%IDEA_HOME%%/lib/debugger-memory-agent-0.0.11.jar


More information about the svn-ports-head mailing list