[Lunar-commits] <moonbase> db: updated to 5.3.21
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun May 27 21:31:48 CEST 2012
commit 34160a935a4feae67db4a9cb79a9a8db96059361
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun May 27 21:31:48 2012 +0200
db: updated to 5.3.21
---
devel/db/BUILD | 2 ++
devel/db/DETAILS | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/devel/db/BUILD b/devel/db/BUILD
index 968318f..1dfc728 100644
--- a/devel/db/BUILD
+++ b/devel/db/BUILD
@@ -17,6 +17,8 @@
--build=$BUILD \
--enable-compat185 \
--enable-cxx \
+ --enable-dbm \
+ --enable-shared \
--disable-static \
$OPTS &&
diff --git a/devel/db/DETAILS b/devel/db/DETAILS
index 864831d..b82b1be 100644
--- a/devel/db/DETAILS
+++ b/devel/db/DETAILS
@@ -1,11 +1,11 @@
MODULE=db
- VERSION=4.8.30
+ VERSION=5.3.21
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.oracle.com/berkeley-db
- SOURCE_VFY=sha1:ab36c170dda5b2ceaad3915ced96e41c6b7e493c
+ SOURCE_VFY=sha1:32e43c4898c8996750c958a90c174bd116fcba83
WEB_SITE=http://www.oracle.com/database/berkeley-db/index.html
ENTERED=20020318
- UPDATED=20100502
+ UPDATED=20120527
SHORT="A high-performace, embedded database library"
cat << EOF
More information about the Lunar-commits
mailing list