diff options
author | knu <knu@FreeBSD.org> | 2002-10-05 18:24:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-10-05 18:24:10 +0800 |
commit | 31739651756fe174f39528538ffa54327c42fcab (patch) | |
tree | 8d89a47d1c5a3ec0370fa8175ecb927ebb6a801d /textproc | |
parent | e39bc880440a5c43896c68401a64564c6270fd1d (diff) | |
download | freebsd-ports-gnome-31739651756fe174f39528538ffa54327c42fcab.tar.gz freebsd-ports-gnome-31739651756fe174f39528538ffa54327c42fcab.tar.zst freebsd-ports-gnome-31739651756fe174f39528538ffa54327c42fcab.zip |
Update to 0.6.5.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-xmlparser/Makefile | 3 | ||||
-rw-r--r-- | textproc/ruby-xmlparser/distinfo | 2 | ||||
-rw-r--r-- | textproc/ruby-xmlparser/files/patch-aa | 13 | ||||
-rw-r--r-- | textproc/ruby-xmlparser/pkg-plist | 9 |
4 files changed, 9 insertions, 18 deletions
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index 3c672eb8e4ec..3b4cb501acc7 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmlparser -PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTVERSION= 0.6.5 CATEGORIES= textproc ruby MASTER_SITES= http://www.yoshidam.net/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/textproc/ruby-xmlparser/distinfo b/textproc/ruby-xmlparser/distinfo index f0eb394f12f5..e38190b7a8df 100644 --- a/textproc/ruby-xmlparser/distinfo +++ b/textproc/ruby-xmlparser/distinfo @@ -1 +1 @@ -MD5 (ruby/xmlparser-0.6.2.tar.gz) = 16782db3080993f02ac03efcca78028d +MD5 (ruby/xmlparser-0.6.5.tar.gz) = ead5d1fd5f57b99a40445b66f1be1551 diff --git a/textproc/ruby-xmlparser/files/patch-aa b/textproc/ruby-xmlparser/files/patch-aa deleted file mode 100644 index e5211bf30f63..000000000000 --- a/textproc/ruby-xmlparser/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- extconf.rb.orig Wed Jun 20 12:35:18 2001 -+++ extconf.rb Sat Apr 27 22:11:57 2002 -@@ -23,8 +23,8 @@ - ##$CFLAGS="-I#{cwd}/expat/xmlparse -I#{cwd}/expat/xmltok" + - ## ' -DXML_ENC_PATH=getenv\(\"XML_ENC_PATH\"\)' + - ## " -DNEW_EXPAT" --$CFLAGS = "-I#{cwd}/expat/xmlparse -I#{cwd}/expat/xmltok" --$LDFLAGS = "-L#{cwd}/expat/xmlparse -Wl,-rpath,/usr/local/lib" -+#$CFLAGS = "-I#{cwd}/expat/xmlparse -I#{cwd}/expat/xmltok" -+#$LDFLAGS = "-L#{cwd}/expat/xmlparse -Wl,-rpath,/usr/local/lib" - #$LDFLAGS = "-L#{cwd}/expat/xmlparse" - dir_config("xmltok") - dir_config("xmlparse") 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 |