Date: Wed, 28 Dec 2016 13:23:44 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429757 - head/devel/ruby-dialogs Message-ID: <201612281323.uBSDNiVL011429@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612281323.uBSDNiVL011429>