svn commit: r359606 - head/java/eclipse

Antoine Brodin antoine at FreeBSD.org
Fri Jun 27 20:42:26 UTC 2014


Author: antoine
Date: Fri Jun 27 20:42:26 2014
New Revision: 359606
URL: http://svnweb.freebsd.org/changeset/ports/359606
QAT: https://qat.redports.org/buildarchive/r359606/

Log:
  Ports attempting to use eclipse Makefile.plugins are BROKEN, not IGNORE
  Deprecate them while here
  
  With hat:	portmgr

Modified:
  head/java/eclipse/Makefile.plugins

Modified: head/java/eclipse/Makefile.plugins
==============================================================================
--- head/java/eclipse/Makefile.plugins	Fri Jun 27 20:41:43 2014	(r359605)
+++ head/java/eclipse/Makefile.plugins	Fri Jun 27 20:42:26 2014	(r359606)
@@ -1,4 +1,6 @@
 # stopgap to unbreak index
 # $FreeBSD$
 
-IGNORE=	Attempting to use removed plugin makefile
+BROKEN=	Attempting to use removed plugin makefile
+DEPRECATED=	Attempting to use removed plugin makefile
+EXPIRATION_DATE=	2014-07-27


More information about the svn-ports-head mailing list