svn commit: r448635 - in head: devel java
Boris Samorodov
bsam at FreeBSD.org
Wed Aug 23 18:47:52 UTC 2017
Author: bsam
Date: Wed Aug 23 18:47:50 2017
New Revision: 448635
URL: https://svnweb.freebsd.org/changeset/ports/448635
Log:
java/intellij-pycharm -> devel/pycharm-ce: Disconnect the former and connect the latter.
Modified:
head/devel/Makefile
head/java/Makefile
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Wed Aug 23 18:42:19 2017 (r448634)
+++ head/devel/Makefile Wed Aug 23 18:47:50 2017 (r448635)
@@ -5101,6 +5101,7 @@
SUBDIR += py36-setuptools
SUBDIR += py_static_check
SUBDIR += pybugz
+ SUBDIR += pycharm-ce
SUBDIR += pychecker
SUBDIR += pycount
SUBDIR += pydbus-common
Modified: head/java/Makefile
==============================================================================
--- head/java/Makefile Wed Aug 23 18:42:19 2017 (r448634)
+++ head/java/Makefile Wed Aug 23 18:47:50 2017 (r448635)
@@ -33,7 +33,6 @@
SUBDIR += intellij
SUBDIR += intellij-fsnotifier
SUBDIR += intellij-pty4j
- SUBDIR += intellij-pycharm
SUBDIR += intellij-rubymine
SUBDIR += intellij-ultimate
SUBDIR += jad
More information about the svn-ports-head
mailing list