summaryrefslogtreecommitdiff
path: root/databases/ruby-bdb
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-08 04:53:20 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-08 04:53:20 +0000
commite6fa242397bc38ab4690862fbcaa3dcc4c1c07cf (patch)
tree732d00df47fa75e03ee1e1273ad5abbcb0aa2eb0 /databases/ruby-bdb
parentAdd GTK+ 1.2.6-7 from Red Hat 6.2. This is needed by Mozilla and (diff)
Update to 0.3.4.
Notes
Notes: svn path=/head/; revision=65823
Diffstat (limited to 'databases/ruby-bdb')
-rw-r--r--databases/ruby-bdb/Makefile6
-rw-r--r--databases/ruby-bdb/distinfo2
-rw-r--r--databases/ruby-bdb/pkg-plist1
3 files changed, 3 insertions, 6 deletions
diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile
index 0d02c9766091..c89a8bb7c99e 100644
--- a/databases/ruby-bdb/Makefile
+++ b/databases/ruby-bdb/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= bdb
-PORTVERSION= 0.3.3
-PORTREVISION= 1
+PORTVERSION= 0.3.4
CATEGORIES= databases ruby
MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -38,9 +37,6 @@ 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}/
diff --git a/databases/ruby-bdb/distinfo b/databases/ruby-bdb/distinfo
index 9578f157d7d5..20484c03d78a 100644
--- a/databases/ruby-bdb/distinfo
+++ b/databases/ruby-bdb/distinfo
@@ -1 +1 @@
-MD5 (ruby/bdb-0.3.3.tar.gz) = 8d64c9d38f327736213bda3412ebee0f
+MD5 (ruby/bdb-0.3.4.tar.gz) = ea006646158e3efa555a009b797277c4
diff --git a/databases/ruby-bdb/pkg-plist b/databases/ruby-bdb/pkg-plist
index e10363418afe..a204a3bb6225 100644
--- a/databases/ruby-bdb/pkg-plist
+++ b/databases/ruby-bdb/pkg-plist
@@ -24,6 +24,7 @@
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/bdb/replication/test3
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/bdb/replication
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/bdb/tmp
+%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/bdb/zippy
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/bdb
%%PORTDOCS%%%%RUBY_DOCDIR%%/bdb/Changes
%%PORTDOCS%%%%RUBY_DOCDIR%%/bdb/README.en