svn commit: r429757 - head/devel/ruby-dialogs

Steve Wills swills at FreeBSD.org
Wed Dec 28 13:23:46 UTC 2016


Author: swills
Date: Wed Dec 28 13:23:44 2016
New Revision: 429757
URL: https://svnweb.freebsd.org/changeset/ports/429757

Log:
  devel/ruby-dialogs: deprecate

Modified:
  head/devel/ruby-dialogs/Makefile

Modified: head/devel/ruby-dialogs/Makefile
==============================================================================
--- head/devel/ruby-dialogs/Makefile	Wed Dec 28 13:21:43 2016	(r429756)
+++ head/devel/ruby-dialogs/Makefile	Wed Dec 28 13:23:44 2016	(r429757)
@@ -19,6 +19,9 @@ NO_BUILD=	yes
 
 OPTIONS_DEFINE=	DOCS
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 do-install:
 	${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}
 	${INSTALL_DATA} ${WRKSRC}/dialogs.rb ${STAGEDIR}${RUBY_SITELIBDIR}/


More information about the svn-ports-head mailing list