svn commit: r429651 - head/archivers/ruby-lha

Steve Wills swills at FreeBSD.org
Tue Dec 27 20:04:07 UTC 2016


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}"


More information about the svn-ports-head mailing list