aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlparser/pkg-plist
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-10-05 10:24:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-10-05 10:24:10 +0000
commit252584d7bc708d22d346ec551bd9b3edab487af0 (patch)
tree318589744a08101cf6ee764e83319fbd593cfb5f /textproc/ruby-xmlparser/pkg-plist
parent8daf47ba4222d03ac5cb87b68b8c96906d5f3639 (diff)
Notes
Diffstat (limited to 'textproc/ruby-xmlparser/pkg-plist')
-rw-r--r--textproc/ruby-xmlparser/pkg-plist9
1 files changed, 7 insertions, 2 deletions
diff --git a/textproc/ruby-xmlparser/pkg-plist b/textproc/ruby-xmlparser/pkg-plist
index baf48ed1ab59..8bf193c4a6a2 100644
--- a/textproc/ruby-xmlparser/pkg-plist
+++ b/textproc/ruby-xmlparser/pkg-plist
@@ -31,11 +31,13 @@
%%RUBY_SITELIBDIR%%/xml/dom2/notation.rb
%%RUBY_SITELIBDIR%%/xml/dom2/processinginstruction.rb
%%RUBY_SITELIBDIR%%/xml/dom2/text.rb
+%%RUBY_SITELIBDIR%%/xml/dom2/xpath.rb
%%RUBY_SITELIBDIR%%/xml/encoding-ja.rb
%%RUBY_SITELIBDIR%%/xml/parser.rb
%%RUBY_SITELIBDIR%%/xml/parserns.rb
%%RUBY_SITELIBDIR%%/xml/sax.rb
%%RUBY_SITELIBDIR%%/xml/saxdriver.rb
+%%RUBY_SITELIBDIR%%/xml/xpath.rb
%%RUBY_SITELIBDIR%%/xmldigest.rb
%%RUBY_SITELIBDIR%%/xmlencoding-ja.rb
%%RUBY_SITELIBDIR%%/xmltree.rb
@@ -55,9 +57,8 @@
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/document.dtd
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/dom2/dom2test1.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/dom2/dom2test2.rb
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/dom2/test.rb
+%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/dom2/gtkxpath.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/dom2/test1.xml
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/dom2/test2.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/dom2/test2.xml
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/dtd/ext1.dtd
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/dtd/ext2.dtd
@@ -78,6 +79,9 @@
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/namespaces/namespace2.xml
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/nstest.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/saxtest.rb
+%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/test/featurelist.rb
+%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/test/skippedentity.rb
+%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/test/useforeigndtd.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/treetest.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/videolist.dtd
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/videolist.rb
@@ -93,6 +97,7 @@
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/xmlstats.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/xpointer.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmlparser/xpointertest.rb
+%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/xmlparser/test
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/xmlparser/namespaces
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/xmlparser/dtd
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/xmlparser/dom2