Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2016 20:04:06 +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: r429651 - head/archivers/ruby-lha
Message-ID:  <201612272004.uBRK46Ha070988@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Dec 27 20:04:06 2016
New Revision: 429651
URL: https://svnweb.freebsd.org/changeset/ports/429651

Log:
  archivers/ruby-lha: deprecate

Modified:
  head/archivers/ruby-lha/Makefile

Modified: head/archivers/ruby-lha/Makefile
==============================================================================
--- head/archivers/ruby-lha/Makefile	Tue Dec 27 19:57:48 2016	(r429650)
+++ head/archivers/ruby-lha/Makefile	Tue Dec 27 20:04:06 2016	(r429651)
@@ -25,6 +25,9 @@ SHEBANG_FILES=	${EXAMPLES}
 
 OPTIONS_DEFINE=	DOCS
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 # We don't have executables in this package, but rake uses
 # INSTALL_PROG for shared libraries:
 MAKE_ARGS=	INSTALL_PROG="${INSTALL_LIB}"



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