svn commit: r359724 - in head: . java java/eclipse-devel

John Marino marino at FreeBSD.org
Sat Jun 28 22:47:34 UTC 2014


Author: marino
Date: Sat Jun 28 22:47:33 2014
New Revision: 359724
URL: http://svnweb.freebsd.org/changeset/ports/359724
QAT: https://qat.redports.org/buildarchive/r359724/

Log:
  Remove java/eclipse-devel as java/eclipse is newer
  
  Given the amount of work required to maintain a single version of eclipse,
  it was thought prudent to focus maintenance efforts on a single port,
  especially since the plugins are designed for java/eclipse, not the
  development version.  Discussed in PR.
  
  PR: 188659

Deleted:
  head/java/eclipse-devel/
Modified:
  head/MOVED
  head/java/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sat Jun 28 22:31:54 2014	(r359723)
+++ head/MOVED	Sat Jun 28 22:47:33 2014	(r359724)
@@ -6180,3 +6180,4 @@ textproc/yaml-mode.el-emacs21||2014-06-2
 www/emacs-w3m-emacs21||2014-06-27|Removed: dependent on editors/emacs21
 www/emacs-w3m-emacs22||2014-06-27|Removed: dependent on editors/emacs22
 devel/ode-devel|devel/ode|2014-06-27|Has expired: Outdated by devel/ode
+java/eclipse-devel|java/eclipse|2014-06-29|Concentrate maintenance effort on newer java/eclipse

Modified: head/java/Makefile
==============================================================================
--- head/java/Makefile	Sat Jun 28 22:31:54 2014	(r359723)
+++ head/java/Makefile	Sat Jun 28 22:47:33 2014	(r359724)
@@ -24,7 +24,6 @@
     SUBDIR += eclipse-cdt
     SUBDIR += eclipse-checkstyle
     SUBDIR += eclipse-datatools
-    SUBDIR += eclipse-devel
     SUBDIR += eclipse-drjava
     SUBDIR += eclipse-ecj
     SUBDIR += eclipse-emf


More information about the svn-ports-head mailing list