Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2014 20:42:26 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359606 - head/java/eclipse
Message-ID:  <201406272042.s5RKgQk9097767@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406272042.s5RKgQk9097767>