svn commit: r429749 - head/textproc/ruby-htmlrepair

Steve Wills swills at FreeBSD.org
Wed Dec 28 13:07:58 UTC 2016


Author: swills
Date: Wed Dec 28 13:07:57 2016
New Revision: 429749
URL: https://svnweb.freebsd.org/changeset/ports/429749

Log:
  ruby-htmlrepair: deprecate

Modified:
  head/textproc/ruby-htmlrepair/Makefile

Modified: head/textproc/ruby-htmlrepair/Makefile
==============================================================================
--- head/textproc/ruby-htmlrepair/Makefile	Wed Dec 28 13:01:05 2016	(r429748)
+++ head/textproc/ruby-htmlrepair/Makefile	Wed Dec 28 13:07:57 2016	(r429749)
@@ -21,6 +21,9 @@ USE_RUBY=	yes
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 
+DEPRECATED=	Upstream no longer exists
+EXPIRATION_DATE=	2017-01-28
+
 do-install:
 	${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}
 	${INSTALL_DATA} ${WRKSRC}/htmlrepair.rb ${STAGEDIR}${RUBY_SITELIBDIR}/


More information about the svn-ports-head mailing list