svn commit: r429682 - head/security/ruby-tcpwrap

Steve Wills swills at FreeBSD.org
Wed Dec 28 01:18:00 UTC 2016


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}/


More information about the svn-ports-head mailing list