Thu May 4 07:37:09 2017 UTC ()
Drop use of RUBY_RDOC_REQD.  Since current all ruby*-base packages
contains rdoc version 4.1.0 or later, there is no reason to require
sepatate devel/ruby-rdoc pacakge.

So, RUBY_RDOC_REQD is already noop, no PKGREVISION bump.


(taca)
diff -r1.17 -r1.18 pkgsrc/devel/ruby-eet/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/ruby-railties42/Makefile

cvs diff -r1.17 -r1.18 pkgsrc/devel/ruby-eet/Makefile (expand / switch to context diff)
--- pkgsrc/devel/ruby-eet/Makefile 2017/04/14 21:35:34 1.17
+++ pkgsrc/devel/ruby-eet/Makefile 2017/05/04 07:37:09 1.18
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/04/14 21:35:34 minskim Exp $
+# $NetBSD: Makefile,v 1.18 2017/05/04 07:37:09 taca Exp $
 
 DISTNAME=	ruby-eet-0.1.4
 PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
@@ -11,7 +11,6 @@
 COMMENT=	Ruby module to read and write EET files
 LICENSE=	mit
 
-RUBY_RDOC_REQD=	2.0.0
 USE_RAKE=	YES
 USE_TOOLS+=	pkg-config
 

cvs diff -r1.1 -r1.2 pkgsrc/devel/ruby-railties42/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/ruby-railties42/Attic/Makefile 2017/04/22 10:17:30 1.1
+++ pkgsrc/devel/ruby-railties42/Attic/Makefile 2017/05/04 07:37:09 1.2
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/04/22 10:17:30 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2017/05/04 07:37:09 taca Exp $
 
 DISTNAME=	railties-${RUBY_RAILS_VERSION}
 CATEGORIES=	databases
@@ -14,7 +14,6 @@
 
 RUBY_RAILS_SUPPORTED=	42
 RUBY_RAILS_STRICT_DEP=	yes
-RUBY_RDOC_REQD=		3.4
 USE_RAKE=		RUN
 OVERRIDE_GEMSPEC+=	rack-ssl>=1.3.2 rdoc>=3.4