svn commit: r429674 - head/irc/ruby-rice

Steve Wills swills at FreeBSD.org
Tue Dec 27 21:35:43 UTC 2016


Author: swills
Date: Tue Dec 27 21:35:42 2016
New Revision: 429674
URL: https://svnweb.freebsd.org/changeset/ports/429674

Log:
  irc/ruby-rice: deprecate

Modified:
  head/irc/ruby-rice/Makefile

Modified: head/irc/ruby-rice/Makefile
==============================================================================
--- head/irc/ruby-rice/Makefile	Tue Dec 27 21:33:23 2016	(r429673)
+++ head/irc/ruby-rice/Makefile	Tue Dec 27 21:35:42 2016	(r429674)
@@ -16,6 +16,9 @@ NO_BUILD=	yes
 
 OPTIONS_DEFINE=	DOCS
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 do-install:
 	${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}
 	${CP} -R ${WRKSRC}/rice ${STAGEDIR}${RUBY_SITELIBDIR}/


More information about the svn-ports-head mailing list