svn commit: r423045 - head/devel/ruby-langscan

Antoine Brodin antoine at FreeBSD.org
Sat Oct 1 09:17:27 UTC 2016


Author: antoine
Date: Sat Oct  1 09:17:26 2016
New Revision: 423045
URL: https://svnweb.freebsd.org/changeset/ports/423045

Log:
  Deprecate: Broken will all supported versions of Ruby

Modified:
  head/devel/ruby-langscan/Makefile

Modified: head/devel/ruby-langscan/Makefile
==============================================================================
--- head/devel/ruby-langscan/Makefile	Sat Oct  1 09:13:40 2016	(r423044)
+++ head/devel/ruby-langscan/Makefile	Sat Oct  1 09:17:26 2016	(r423045)
@@ -19,6 +19,8 @@ BUILD_DEPENDS=	flex>=2.5.31:textproc/fle
 BROKEN_RUBY21=	yes
 BROKEN_RUBY22=	yes
 BROKEN_RUBY23=	yes
+DEPRECATED=	Broken will all supported versions of Ruby
+EXPIRATION_DATE=	2016-10-01
 
 USES=		perl5
 USE_AUTOTOOLS=	aclocal:env automake:env autoconf:env


More information about the svn-ports-all mailing list