svn commit: r429683 - head/graphics/ruby-image_size

Steve Wills swills at FreeBSD.org
Wed Dec 28 01:31:12 UTC 2016


Author: swills
Date: Wed Dec 28 01:31:11 2016
New Revision: 429683
URL: https://svnweb.freebsd.org/changeset/ports/429683

Log:
  graphics/ruby-image_size: deprecate

Modified:
  head/graphics/ruby-image_size/Makefile

Modified: head/graphics/ruby-image_size/Makefile
==============================================================================
--- head/graphics/ruby-image_size/Makefile	Wed Dec 28 01:17:59 2016	(r429682)
+++ head/graphics/ruby-image_size/Makefile	Wed Dec 28 01:31:11 2016	(r429683)
@@ -24,6 +24,9 @@ OPTIONS_DEFINE=	DOCS
 
 DOCS=		readme.ja.rd readme.rd
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 do-install:
 	${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/
 	${INSTALL_DATA} ${WRKSRC}/lib/image_size.rb ${STAGEDIR}${RUBY_SITELIBDIR}/


More information about the svn-ports-head mailing list