Update to 0.8.6.

This commit is contained in:
Akinori MUSHA 2001-12-13 05:02:24 +00:00
parent 5a18023752
commit 10d8c208cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51446
3 changed files with 2 additions and 4 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= optparse PORTNAME= optparse
PORTVERSION= 0.8.5 PORTVERSION= 0.8.6
CATEGORIES= devel ruby CATEGORIES= devel ruby
MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/ MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -22,7 +22,6 @@ DOCS_EN= ChangeLog \
ChangeLog.html \ ChangeLog.html \
README.en \ README.en \
optparse.en.html \ optparse.en.html \
optparse.en.rd \
optparse.rlog \ optparse.rlog \
rmi.html rmi.html
DOCS_JA= FIRSTSTEP.ja.html \ DOCS_JA= FIRSTSTEP.ja.html \

View file

@ -1 +1 @@
MD5 (ruby/optparse-0.8.5.tar.gz) = bd71b24e51a9fb56b097e5c3d39b2b9a MD5 (ruby/optparse-0.8.6.tar.gz) = 3d329cd9fe33f602efbff9feefaa0b89

View file

@ -17,7 +17,6 @@
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ChangeLog.html %%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ChangeLog.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/README.en %%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/README.en
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.en.html %%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.en.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.en.rd
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.rlog %%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.rlog
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/rmi.html %%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/rmi.html
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/optparse/ja %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/optparse/ja