aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-12-02 19:33:41 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-12-02 19:33:41 +0000
commita9bc7209420076cf64c195b942ef906efa96a536 (patch)
tree624e2e50063a78421aec64ccce60c774840d0ab4 /textproc
parent3f73d9bead4d71be147c19598150071e0b894d00 (diff)
downloadports-a9bc7209420076cf64c195b942ef906efa96a536.tar.gz
ports-a9bc7209420076cf64c195b942ef906efa96a536.zip
Update to 1.1a7.
Notes
Notes: svn path=/head/; revision=50898
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