pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/ruby Remove RUBY_RDOC_PKGSRC_VERS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a3350839127
branches:  trunk
changeset: 362065:8a3350839127
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu May 04 07:47:22 2017 +0000

description:
Remove RUBY_RDOC_PKGSRC_VERS.

diffstat:

 lang/ruby/rubyversion.mk |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r aebd6551b236 -r 8a3350839127 lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Thu May 04 07:44:41 2017 +0000
+++ b/lang/ruby/rubyversion.mk  Thu May 04 07:47:22 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.174 2017/04/23 14:21:23 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.175 2017/05/04 07:47:22 taca Exp $
 #
 
 # This file determines which Ruby version is used as a dependency for
@@ -115,9 +115,6 @@
 # RUBY_VERSION_FULL
 #      Version of Ruby including patchlevel.
 #
-# RUBY_RDOC_PKGSRC_VERS
-#      Version of rdoc provided by devel/rdoc.
-#
 # RUBY_BASE
 #      Name of ruby base package's name.
 #
@@ -234,9 +231,6 @@
 RUBY22_API_VERSION=    2.2.0
 RUBY23_API_VERSION=    2.3.0
 
-# pkgsrc's rdoc's version
-RUBY_RDOC_PKGSRC_VERS= 4.2.2
-
 #
 RUBY_VERSION_DEFAULT?= 23
 



Home | Main Index | Thread Index | Old Index