Chase a repack. Seems two files were just dropped and the rest was
not touched at all. Submitted by: bento
This commit is contained in:
parent
a8181288b3
commit
82b64b9a43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58974
3 changed files with 2 additions and 3 deletions
|
@ -31,7 +31,7 @@ DOCS= romp.html
|
|||
|
||||
post-extract:
|
||||
${MKDIR} ${WRKSRC}/lib
|
||||
.for f in druby4.rb romp.rb
|
||||
.for f in romp.rb
|
||||
${MV} ${WRKSRC}/${f} ${WRKSRC}/lib/
|
||||
.endfor
|
||||
${CP} ${_DISTDIR}/romp.html ${WRKSRC}/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (ruby/romp-0.1.tar.gz) = 6ba0f76a799ad75581043b65cb53c86d
|
||||
MD5 (ruby/romp-0.1.tar.gz) = 89357a589a07068b5794b61280e78cac
|
||||
MD5 (ruby/romp.html) = IGNORE
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
%%RUBY_SITEARCHLIBDIR%%/romp_helper.so
|
||||
%%RUBY_SITELIBDIR%%/druby4.rb
|
||||
%%RUBY_SITELIBDIR%%/romp.rb
|
||||
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/romp/client.rb
|
||||
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/romp/server.rb
|
||||
|
|
Loading…
Reference in a new issue