diff options
author | knu <knu@FreeBSD.org> | 2002-03-27 19:19:42 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-27 19:19:42 +0000 |
commit | 59df9af250ca110b6c3fa9ec60c80e983f81cb80 (patch) | |
tree | 778e1b6af91f4833dab768625448795d6361e190 /textproc | |
parent | b5e6fc715765e0923828abc20f54327aaca668fd (diff) | |
download | FreeBSD-ports-59df9af250ca110b6c3fa9ec60c80e983f81cb80.zip FreeBSD-ports-59df9af250ca110b6c3fa9ec60c80e983f81cb80.tar.gz |
Update to 2.0.2.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-rexml/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-rexml/distinfo | 2 | ||||
-rw-r--r-- | textproc/ruby-rexml/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile index ec897f9..cc9dd6a 100644 --- a/textproc/ruby-rexml/Makefile +++ b/textproc/ruby-rexml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rexml -PORTVERSION= 2.0 +PORTVERSION= 2.0.2 CATEGORIES= textproc ruby MASTER_SITES= http://www.germane-software.com/software/archives/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/textproc/ruby-rexml/distinfo b/textproc/ruby-rexml/distinfo index b60a192..4c02ab0 100644 --- a/textproc/ruby-rexml/distinfo +++ b/textproc/ruby-rexml/distinfo @@ -1 +1 @@ -MD5 (ruby/rexml_2.0.tgz) = d340b72eb130af2d981bde67f88b73fe +MD5 (ruby/rexml_2.0.2.tgz) = efb5fa9b414d664adc3a378cb99b0547 diff --git a/textproc/ruby-rexml/pkg-plist b/textproc/ruby-rexml/pkg-plist index 02d6dff..f3fe1b1 100644 --- a/textproc/ruby-rexml/pkg-plist +++ b/textproc/ruby-rexml/pkg-plist @@ -11,6 +11,7 @@ %%RUBY_SITELIBDIR%%/rexml/node.rb %%RUBY_SITELIBDIR%%/rexml/parent.rb %%RUBY_SITELIBDIR%%/rexml/parseexception.rb +%%RUBY_SITELIBDIR%%/rexml/quickpath.rb %%RUBY_SITELIBDIR%%/rexml/rexml.rb %%RUBY_SITELIBDIR%%/rexml/source.rb %%RUBY_SITELIBDIR%%/rexml/streamlistener.rb |