Date: Tue, 27 Dec 2016 21:27:34 +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: r429671 - head/mail/ruby-rmail Message-ID: <201612272127.uBRLRYdG007309@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612272127.uBRLRYdG007309>