[Lunar-commits] r25353 - moonbase/trunk/devel/db
Florin Braescu
florin at lunar-linux.org
Thu Aug 2 19:00:15 CEST 2007
Author: florin
Date: 2007-08-02 19:00:15 +0200 (Thu, 02 Aug 2007)
New Revision: 25353
Modified:
moonbase/trunk/devel/db/DEPENDS
moonbase/trunk/devel/db/DETAILS
Log:
bump the version from 4.5.20 to 4.6.18. Many bugfixes, improvements and some new features added.
Modified: moonbase/trunk/devel/db/DEPENDS
===================================================================
--- moonbase/trunk/devel/db/DEPENDS 2007-08-02 16:57:06 UTC (rev 25352)
+++ moonbase/trunk/devel/db/DEPENDS 2007-08-02 17:00:15 UTC (rev 25353)
@@ -1,7 +1,7 @@
optional_depends "tcl" \
"--enable-tcl --with-tcl=/usr/lib" \
"" \
- "to build the tcl api" &&
+ "to build the tcl api"
optional_depends "%JAVA_SDK" \
"--enable-java" \
Modified: moonbase/trunk/devel/db/DETAILS
===================================================================
--- moonbase/trunk/devel/db/DETAILS 2007-08-02 16:57:06 UTC (rev 25352)
+++ moonbase/trunk/devel/db/DETAILS 2007-08-02 17:00:15 UTC (rev 25353)
@@ -1,12 +1,12 @@
MODULE=db
- VERSION=4.5.20
+ VERSION=4.6.18
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.oracle.com/berkeley-db/
- SOURCE_VFY=sha1:0e5a6c152c5d7089899481d9de689d1f7e77bde1
+ SOURCE_VFY=sha1:26c127ddd814da97e7492959ffacdd1897f73645
WEB_SITE=http://www.sleepycat.com/products/bdb.html
ENTERED=20020318
- UPDATED=20061010
- SHORT="high-performace, embedded database library"
+ UPDATED=20070802
+ SHORT="A high-performace, embedded database library"
cat << EOF
Berkeley DB is a programmatic toolkit that provides fast, reliable,
More information about the Lunar-commits
mailing list