mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Update to 0.8.3.
This commit is contained in:
parent
c728c60608
commit
6e11a55ede
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44971
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= optparse
|
||||
PORTVERSION= 0.8.2
|
||||
PORTVERSION= 0.8.3
|
||||
CATEGORIES= devel ruby
|
||||
MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -18,9 +18,9 @@ USE_RUBY= yes
|
|||
|
||||
NO_BUILD= yes
|
||||
|
||||
DOCS_EN= ChangeLog.html \
|
||||
DOCS_EN= ChangeLog \
|
||||
ChangeLog.html \
|
||||
README.en \
|
||||
optparse.en.rd \
|
||||
optparse.html \
|
||||
optparse.rlog \
|
||||
rmi.html
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/optparse-0.8.2.tar.gz) = 708fec3132b6df61bea4b0d966cc10c1
|
||||
MD5 (ruby/optparse-0.8.3.tar.gz) = a4dbfcb3ea861da7a9807bbab558cf0d
|
||||
|
|
|
@ -13,9 +13,9 @@
|
|||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ja/README.ja
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ja/optparse.ja.html
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ja/optparse.ja.rd
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ChangeLog
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/ChangeLog.html
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/README.en
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.en.rd
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.html
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/optparse.rlog
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/optparse/rmi.html
|
||||
|
|
Loading…
Add table
Reference in a new issue