svn commit: r429761 - head/devel/ruby-rbison

Steve Wills swills at FreeBSD.org
Wed Dec 28 13:40:49 UTC 2016


Author: swills
Date: Wed Dec 28 13:40:48 2016
New Revision: 429761
URL: https://svnweb.freebsd.org/changeset/ports/429761

Log:
  devel/ruby-rbison: deprecate

Modified:
  head/devel/ruby-rbison/Makefile

Modified: head/devel/ruby-rbison/Makefile
==============================================================================
--- head/devel/ruby-rbison/Makefile	Wed Dec 28 13:39:16 2016	(r429760)
+++ head/devel/ruby-rbison/Makefile	Wed Dec 28 13:40:48 2016	(r429761)
@@ -28,6 +28,9 @@ BROKEN_RUBY23=	Builds but does not run
 
 OPTIONS_DEFINE=	DOCS
 
+DEPRECATED=	Does not work on modern ruby
+EXPIRATION_DATE=	2017-01-28
+
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/rbison ${STAGEDIR}${PREFIX}/bin/
 	${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR}


More information about the svn-ports-head mailing list