Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2016 03:06:03 +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: r429694 - head/net/ruby-dict
Message-ID:  <201612280306.uBS363uN050998@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Dec 28 03:06:03 2016
New Revision: 429694
URL: https://svnweb.freebsd.org/changeset/ports/429694

Log:
  net/ruby-dict: deprecate

Modified:
  head/net/ruby-dict/Makefile

Modified: head/net/ruby-dict/Makefile
==============================================================================
--- head/net/ruby-dict/Makefile	Wed Dec 28 02:56:39 2016	(r429693)
+++ head/net/ruby-dict/Makefile	Wed Dec 28 03:06:03 2016	(r429694)
@@ -30,6 +30,9 @@ SHEBANG_FILES=	${WRKSRC}/rdict
 
 DOCS=		Changelog README doc/dict.html doc/rdict.html
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 post-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/rdict ${STAGEDIR}${PREFIX}/bin/
 



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