Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2016 21:24:11 +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: r429666 - head/sysutils/ruby-quota
Message-ID:  <201612272124.uBRLOB5T006510@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Dec 27 21:24:11 2016
New Revision: 429666
URL: https://svnweb.freebsd.org/changeset/ports/429666

Log:
  sysutils/ruby-quota: deprecate

Modified:
  head/sysutils/ruby-quota/Makefile

Modified: head/sysutils/ruby-quota/Makefile
==============================================================================
--- head/sysutils/ruby-quota/Makefile	Tue Dec 27 21:21:03 2016	(r429665)
+++ head/sysutils/ruby-quota/Makefile	Tue Dec 27 21:24:11 2016	(r429666)
@@ -22,6 +22,9 @@ INSTALL_TARGET=	site-install
 
 DOCS_EN=	ChangeLog README README.html
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 post-install:
 	@${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}
 .for f in ${DOCS_EN}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612272124.uBRLOB5T006510>