svn commit: r429754 - head/textproc/ruby-xmlscan

Steve Wills swills at FreeBSD.org
Wed Dec 28 13:18:56 UTC 2016


Author: swills
Date: Wed Dec 28 13:18:55 2016
New Revision: 429754
URL: https://svnweb.freebsd.org/changeset/ports/429754

Log:
  textproc/ruby-xmlscan: deprecate

Modified:
  head/textproc/ruby-xmlscan/Makefile

Modified: head/textproc/ruby-xmlscan/Makefile
==============================================================================
--- head/textproc/ruby-xmlscan/Makefile	Wed Dec 28 13:17:23 2016	(r429753)
+++ head/textproc/ruby-xmlscan/Makefile	Wed Dec 28 13:18:55 2016	(r429754)
@@ -29,6 +29,9 @@ DOCS_JA=	doc/ja/*
 
 OPTIONS_DEFINE=	DOCS
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 do-install:
 	${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}
 	${CP} -R ${WRKSRC}/lib/xmlscan ${STAGEDIR}${RUBY_SITELIBDIR}/


More information about the svn-ports-head mailing list