Date: Wed, 28 Dec 2016 01:17:59 +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: r429682 - head/security/ruby-tcpwrap Message-ID: <201612280117.uBS1Hxie003186@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Dec 28 01:17:59 2016 New Revision: 429682 URL: https://svnweb.freebsd.org/changeset/ports/429682 Log: security/ruby-tcpwrap: deprecate Modified: head/security/ruby-tcpwrap/Makefile Modified: head/security/ruby-tcpwrap/Makefile ============================================================================== --- head/security/ruby-tcpwrap/Makefile Wed Dec 28 01:06:42 2016 (r429681) +++ head/security/ruby-tcpwrap/Makefile Wed Dec 28 01:17:59 2016 (r429682) @@ -31,6 +31,9 @@ INSTALL_TARGET= site-install DOCS_EN= README.en doc/tcpwrap.html.en DOCS_JA= README.ja doc/tcpwrap.html.ja +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-install: ${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/sample/echod.rb ${STAGEDIR}${RUBY_MODEXAMPLESDIR}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612280117.uBS1Hxie003186>