1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Update to 1.3.0.

This commit is contained in:
Akinori MUSHA 2000-12-15 15:10:09 +00:00
parent f263e83699
commit c188bdaeaa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35998
3 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= racc
PORTVERSION= 1.2.6
PORTVERSION= 1.3.0
CATEGORIES= devel ruby
MASTER_SITES= http://www1.u-netsurf.ne.jp/~brew/mine/soft/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -23,7 +23,7 @@ USE_RUBY_AMSTD= yes
USE_RUBY_SETUP= yes
DOCS_EN= changes.html command.html debug.html grammer.html \
index.html usage.html
index.html parser.html usage.html
DOCS_JA= changes.html command.html debug.html grammer.html \
index.html parser.html usage.html
EXAMPLES= calc-ja.y calc.y conflict.y lalr.y syntax.y yyerr.y

View File

@ -1 +1 @@
MD5 (ruby/racc-1.2.6.tar.gz) = 143a3510dae69b938c618a5ba8b28559
MD5 (ruby/racc-1.3.0.tar.gz) = ba71668eefbf85808b830ba977956bc3

View File

@ -29,6 +29,7 @@ bin/y2racc
%%RUBY_DOCDIR%%/racc/debug.html
%%RUBY_DOCDIR%%/racc/grammer.html
%%RUBY_DOCDIR%%/racc/index.html
%%RUBY_DOCDIR%%/racc/parser.html
%%RUBY_DOCDIR%%/racc/usage.html
@dirrm %%RUBY_EXAMPLESDIR%%/racc
@dirrm %%RUBY_DOCDIR%%/racc/ja