Update to 2.0.2.

This commit is contained in:
Akinori MUSHA 2002-03-27 19:19:42 +00:00
parent 1ba3a8858e
commit ac0a3ed7fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56755
3 changed files with 3 additions and 2 deletions

View file

@ -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}

View file

@ -1 +1 @@
MD5 (ruby/rexml_2.0.tgz) = d340b72eb130af2d981bde67f88b73fe
MD5 (ruby/rexml_2.0.2.tgz) = efb5fa9b414d664adc3a378cb99b0547

View file

@ -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