svn commit: r349039 - head/lang/ruby-doc-stdlib

Steve Wills swills at FreeBSD.org
Mon Mar 24 17:57:24 UTC 2014


Author: swills
Date: Mon Mar 24 17:57:23 2014
New Revision: 349039
URL: http://svnweb.freebsd.org/changeset/ports/349039
QAT: https://qat.redports.org/buildarchive/r349039/

Log:
  - Mark deprecated since upstream frequently rerolls the dist file and the
    online docs are good enough.
  
  PR:		ports/187185

Modified:
  head/lang/ruby-doc-stdlib/Makefile

Modified: head/lang/ruby-doc-stdlib/Makefile
==============================================================================
--- head/lang/ruby-doc-stdlib/Makefile	Mon Mar 24 17:51:09 2014	(r349038)
+++ head/lang/ruby-doc-stdlib/Makefile	Mon Mar 24 17:57:23 2014	(r349039)
@@ -19,6 +19,9 @@ COMMENT=	Documentation for the Ruby lang
 USE_RUBY=	yes
 NO_BUILD=	yes
 
+DEPRECATED=	Upstream rerolls frequently, online docs work well
+EXPRIATION_DATE=	2014-04-24
+
 WRKSRC=		${WRKDIR}/${DISTNAME:S/_rdocs//}
 
 post-patch:


More information about the svn-ports-head mailing list