svn commit: r458852 - head/textproc/rubygem-tidy

Steve Wills swills at FreeBSD.org
Fri Jan 12 14:53:17 UTC 2018


Author: swills
Date: Fri Jan 12 14:53:15 2018
New Revision: 458852
URL: https://svnweb.freebsd.org/changeset/ports/458852

Log:
  textproc/rubygem-tidy: mark deprecated
  
  PR:		225009
  Approved by:	don at na.rim.or.jp (maintainer)

Modified:
  head/textproc/rubygem-tidy/Makefile   (contents, props changed)

Modified: head/textproc/rubygem-tidy/Makefile
==============================================================================
--- head/textproc/rubygem-tidy/Makefile	Fri Jan 12 14:47:22 2018	(r458851)
+++ head/textproc/rubygem-tidy/Makefile	Fri Jan 12 14:53:15 2018	(r458852)
@@ -16,4 +16,7 @@ NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 
+DEPRECATED=	No longer needed and not maintained
+EXPIRATION_DATE=2018-02-12
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list