aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-12-03 03:33:41 +0800
committerknu <knu@FreeBSD.org>2001-12-03 03:33:41 +0800
commit5ca4c51f8dff7a8eab8dd18daf0ed38c1d32b98c (patch)
tree59db4c3a81133f39df399e1ee7e6bf4fa22e0faa /textproc
parent9352589418d1a1dd9318c7c8bccc0f6d52b6b405 (diff)
downloadfreebsd-ports-gnome-5ca4c51f8dff7a8eab8dd18daf0ed38c1d32b98c.tar.gz
freebsd-ports-gnome-5ca4c51f8dff7a8eab8dd18daf0ed38c1d32b98c.tar.zst
freebsd-ports-gnome-5ca4c51f8dff7a8eab8dd18daf0ed38c1d32b98c.zip
Update to 1.1a7.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-rexml/Makefile2
-rw-r--r--textproc/ruby-rexml/distinfo2
-rw-r--r--textproc/ruby-rexml/pkg-plist3
3 files changed, 5 insertions, 2 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile
index 79b736552d82..de71d12d5043 100644
--- a/textproc/ruby-rexml/Makefile
+++ b/textproc/ruby-rexml/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rexml
-PORTVERSION= 1.1a4
+PORTVERSION= 1.1a7
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 1c7f7a04e1a3..a99f03191f61 100644
--- a/textproc/ruby-rexml/distinfo
+++ b/textproc/ruby-rexml/distinfo
@@ -1 +1 @@
-MD5 (ruby/rexml_1.1a4.tgz) = 5187ca285d4fe38ab899d09d8b3bed9c
+MD5 (ruby/rexml_1.1a7.tgz) = 4cf51aabb615cd4d5727e412c1d9b70b
diff --git a/textproc/ruby-rexml/pkg-plist b/textproc/ruby-rexml/pkg-plist
index 83da33584b61..4d27f1d1a4da 100644
--- a/textproc/ruby-rexml/pkg-plist
+++ b/textproc/ruby-rexml/pkg-plist
@@ -10,6 +10,7 @@
%%RUBY_SITELIBDIR%%/rexml/namespace.rb
%%RUBY_SITELIBDIR%%/rexml/node.rb
%%RUBY_SITELIBDIR%%/rexml/parent.rb
+%%RUBY_SITELIBDIR%%/rexml/parseexception.rb
%%RUBY_SITELIBDIR%%/rexml/rexml.rb
%%RUBY_SITELIBDIR%%/rexml/source.rb
%%RUBY_SITELIBDIR%%/rexml/streamlistener.rb
@@ -61,6 +62,8 @@
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/NotationDecl.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/Parent.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/Parent.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/ParseException.html
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/ParseException.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/REXML.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/REXML.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/Source.html