svn commit: r429753 - head/textproc/ruby-xml-configfile

Steve Wills swills at FreeBSD.org
Wed Dec 28 13:17:25 UTC 2016


Author: swills
Date: Wed Dec 28 13:17:23 2016
New Revision: 429753
URL: https://svnweb.freebsd.org/changeset/ports/429753

Log:
  textproc/ruby-xml-configfile: deprecate

Modified:
  head/textproc/ruby-xml-configfile/Makefile

Modified: head/textproc/ruby-xml-configfile/Makefile
==============================================================================
--- head/textproc/ruby-xml-configfile/Makefile	Wed Dec 28 13:15:33 2016	(r429752)
+++ head/textproc/ruby-xml-configfile/Makefile	Wed Dec 28 13:17:23 2016	(r429753)
@@ -27,6 +27,9 @@ RUBY_SETUP=	install.rb
 
 DOCS=		CHANGES README TODO docs/index.html
 
+DEPRECATED=	Upstream no longer exists
+EXPIRATION_DATE=	2017-01-28
+
 post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/
 	cd ${WRKSRC}/ && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${RUBY_MODDOCDIR}/


More information about the svn-ports-head mailing list