summaryrefslogtreecommitdiff
path: root/lang/ruby18-base/PLIST
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2007-09-24 21:58:27 +0000
committertaca <taca@pkgsrc.org>2007-09-24 21:58:27 +0000
commit2b9b7665d2af96cfbe9d5b3448d8f297db774f56 (patch)
treeaf700ca044728b88721eb463f8d692b5dbc87991 /lang/ruby18-base/PLIST
parentea19802b12751d7bbdc6beced68e12e23a84494f (diff)
downloadpkgsrc-2b9b7665d2af96cfbe9d5b3448d8f297db774f56.tar.gz
Update Ruby to 1.8.6-p110.
Approved by wiz@. This is bug fix release of Ruby 1.8.6. Especially it fixes thread/eval function problem on Mac OS X. It also contains an openssl extention's portablity problem which was bad patch by pkgsrc. For more detail, please refer CHANGES file.
Diffstat (limited to 'lang/ruby18-base/PLIST')
-rw-r--r--lang/ruby18-base/PLIST5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/ruby18-base/PLIST b/lang/ruby18-base/PLIST
index 0b53c1cc200..0ff58ed75c8 100644
--- a/lang/ruby18-base/PLIST
+++ b/lang/ruby18-base/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2007/03/15 16:41:30 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2007/09/24 21:58:27 taca Exp $
bin/erb${RUBY_VER}
bin/h2rb${RUBY_VER}
bin/irb${RUBY_VER}
@@ -274,6 +274,9 @@ ${RUBY_LIBDIR}/rexml/encodings/US-ASCII.rb
${RUBY_LIBDIR}/rexml/encodings/UTF-16.rb
${RUBY_LIBDIR}/rexml/encodings/UTF-8.rb
${RUBY_LIBDIR}/rexml/entity.rb
+${RUBY_LIBDIR}/rexml/formatters/default.rb
+${RUBY_LIBDIR}/rexml/formatters/pretty.rb
+${RUBY_LIBDIR}/rexml/formatters/transitive.rb
${RUBY_LIBDIR}/rexml/functions.rb
${RUBY_LIBDIR}/rexml/instruction.rb
${RUBY_LIBDIR}/rexml/light/node.rb