Update to 0.3a.

This commit is contained in:
Akinori MUSHA 2002-04-26 15:56:30 +00:00
parent 4e38e4d39c
commit 8a4037a556
3 changed files with 7 additions and 2 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= programmingruby
PORTVERSION= 0.3
PORTVERSION= 0.3a
CATEGORIES= lang ruby
MASTER_SITES= http://dev.rubycentral.com/downloads/files/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -24,6 +24,9 @@ NO_BUILD= yes
DOCDIR= ${RUBY_DOCDIR}/${PORTNAME}
post-extract:
${RM} -f ${WRKSRC}/html/.??*.swp ${WRKSRC}/xml/*~
do-install:
${MKDIR} ${DOCDIR}
${CP} -R ${WRKSRC}/* ${DOCDIR}/

View file

@ -1 +1 @@
MD5 (ruby/ProgrammingRuby-0.3.tgz) = c2b789aa2ca9721528223c9d3f03be66
MD5 (ruby/ProgrammingRuby-0.3a.tgz) = b0381418f458dd4570f952c92dbb096b

View file

@ -2,6 +2,7 @@
%%RUBY_DOCDIR%%/programmingruby/README
%%RUBY_DOCDIR%%/programmingruby/html/builtins.html
%%RUBY_DOCDIR%%/programmingruby/html/classes.html
%%RUBY_DOCDIR%%/programmingruby/html/dot.gif
%%RUBY_DOCDIR%%/programmingruby/html/ext_ruby.html
%%RUBY_DOCDIR%%/programmingruby/html/ext_tk.html
%%RUBY_DOCDIR%%/programmingruby/html/fadedcover.gif
@ -15,6 +16,7 @@
%%RUBY_DOCDIR%%/programmingruby/html/lib_standard.html
%%RUBY_DOCDIR%%/programmingruby/html/lib_windows.html
%%RUBY_DOCDIR%%/programmingruby/html/ospace.html
%%RUBY_DOCDIR%%/programmingruby/html/pr_style.css
%%RUBY_DOCDIR%%/programmingruby/html/preface.html
%%RUBY_DOCDIR%%/programmingruby/html/rdtool.html
%%RUBY_DOCDIR%%/programmingruby/html/ref_c_array.html