summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-10-25 07:11:50 +0000
committerknu <knu@FreeBSD.org>2001-10-25 07:11:50 +0000
commitff2faf0c62786bc45106d6ce71cd30caec2e70a5 (patch)
treec8de4ebded4371e434ffaa0e222219cb56d42b1b
parente50cac8e994c895e072dd6800c901d0e784cfa90 (diff)
downloadFreeBSD-ports-ff2faf0c62786bc45106d6ce71cd30caec2e70a5.zip
FreeBSD-ports-ff2faf0c62786bc45106d6ce71cd30caec2e70a5.tar.gz
Update to 1.1a.
-rw-r--r--textproc/ruby-rexml/Makefile2
-rw-r--r--textproc/ruby-rexml/distinfo2
-rw-r--r--textproc/ruby-rexml/pkg-plist4
3 files changed, 6 insertions, 2 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile
index a729b94..a7b9402 100644
--- a/textproc/ruby-rexml/Makefile
+++ b/textproc/ruby-rexml/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rexml
-PORTVERSION= 1.0a8
+PORTVERSION= 1.1a
CATEGORIES= textproc ruby
MASTER_SITES= http://www.germane-software.com/~ser/software/archives/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/textproc/ruby-rexml/distinfo b/textproc/ruby-rexml/distinfo
index 0538a8d..c18c250 100644
--- a/textproc/ruby-rexml/distinfo
+++ b/textproc/ruby-rexml/distinfo
@@ -1 +1 @@
-MD5 (ruby/rexml_1.0a8.tgz) = ebd8d5b7c1208ae60e77c80883b85009
+MD5 (ruby/rexml_1.1a.tgz) = a64f532a0098ea099e3507f21cbec3d1
diff --git a/textproc/ruby-rexml/pkg-plist b/textproc/ruby-rexml/pkg-plist
index b254205..83da335 100644
--- a/textproc/ruby-rexml/pkg-plist
+++ b/textproc/ruby-rexml/pkg-plist
@@ -10,7 +10,9 @@
%%RUBY_SITELIBDIR%%/rexml/namespace.rb
%%RUBY_SITELIBDIR%%/rexml/node.rb
%%RUBY_SITELIBDIR%%/rexml/parent.rb
+%%RUBY_SITELIBDIR%%/rexml/rexml.rb
%%RUBY_SITELIBDIR%%/rexml/source.rb
+%%RUBY_SITELIBDIR%%/rexml/streamlistener.rb
%%RUBY_SITELIBDIR%%/rexml/text.rb
%%RUBY_SITELIBDIR%%/rexml/xmldecl.rb
%%RUBY_SITELIBDIR%%/rexml/xpath.rb
@@ -65,6 +67,8 @@
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/Source.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/SourceFactory.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/SourceFactory.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/StreamListener.html
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/StreamListener.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/Text.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/Text.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XMLDecl.html
OpenPOWER on IntegriCloud