forked from Lainports/freebsd-ports
Update to 0.3.2.
This commit is contained in:
parent
53dd558a1f
commit
bc0eb7612c
2 changed files with 5 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= bdb
|
||||
PORTVERSION= 0.3.1
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= databases ruby
|
||||
MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
|
@ -37,6 +37,9 @@ INSTALL_TARGET= site-install
|
|||
|
||||
DOCS= Changes README.en bdb.html bdb.rd docs/*
|
||||
|
||||
post-extract:
|
||||
${RM} -f ${WRKSRC}/examples/*.bdb
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}/
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/bdb-0.3.1.tar.gz) = e991dfcd31bcb8c7450b7aa05c834d87
|
||||
MD5 (ruby/bdb-0.3.2.tar.gz) = 9f013545626c5b682dc595712c79a491
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue