svn commit: r429671 - head/mail/ruby-rmail

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


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

Log:
  mail/ruby-rmail: deprecate

Modified:
  head/mail/ruby-rmail/Makefile

Modified: head/mail/ruby-rmail/Makefile
==============================================================================
--- head/mail/ruby-rmail/Makefile	Tue Dec 27 21:26:29 2016	(r429670)
+++ head/mail/ruby-rmail/Makefile	Tue Dec 27 21:27:33 2016	(r429671)
@@ -23,6 +23,9 @@ RUBY_SETUP=	install.rb
 
 DOCS=		NEWS NOTES README THANKS TODO
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 post-install-DOCS-on:
 	${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/doc/
 	cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${RUBY_MODDOCDIR}/


More information about the svn-ports-all mailing list