Update ruby-dbi and dbd modules to 0.0.8.

This commit is contained in:
Akinori MUSHA 2001-07-29 11:03:43 +00:00
parent f5c1994655
commit 2533f163fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45577
4 changed files with 4 additions and 3 deletions

View File

@ -36,7 +36,7 @@ post-install:
${MKDIR} ${RUBY_SITEARCHLIBDIR}/DBD
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}
${CP} -R ${WRKSRC}/examples/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/
${INSTALL_DATA} ${WRKSRC}/examples/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/
${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}
.for f in ${DOCS_EN}
${CP} -R ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/

View File

@ -1,7 +1,7 @@
# $FreeBSD$
RUBY_DBI_PORTNAME= dbi
RUBY_DBI_VERSION= 0.0.7
RUBY_DBI_VERSION= 0.0.8
RUBY_DBI_PORTVERSION= ${RUBY_DBI_VERSION}
RUBY_DBI_PORTREVISION= # none
RUBY_DBI_MASTER_SITES= http://www.ruby-projects.org/downloads/dbi/

View File

@ -1 +1 @@
MD5 (ruby/ruby-dbi-all-0.0.7.tar.gz) = c98bb866d1974cf283ede5e251d857ce
MD5 (ruby/ruby-dbi-all-0.0.8.tar.gz) = 5c5510a15fff74d7e976d4fd0c8b9cc5

View File

@ -8,6 +8,7 @@
@dirrm %%RUBY_SITELIBDIR%%/DBD
@dirrm %%RUBY_SITEARCHLIBDIR%%/dbi
@dirrm %%RUBY_SITEARCHLIBDIR%%/DBD
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/dbi/persistence.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/dbi/proxyserver.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/dbi/sqlsh.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/dbi/sqlsh.rb.new