ossp-web/pkg/lib/js/index.wml 1.7 -> 1.8
--- index.wml 2006/07/31 18:16:24 1.7
+++ index.wml 2006/08/03 13:30:50 1.8
@@ -17,7 +17,8 @@
Mozilla JavaScript through a build environment based on GNU autoconf,
GNU libtool and GNU shtool, including support for easy JavaScript
build-time feature set selection (ECMA-3, JS-1.5, JS-1.6), optional
-CLI line editing support, optional "stdio" based File object support
+CLI line editing support, optional "stdio" based File object support,
+optional Dynamic Shared Object (DSO) based C extension loading support
and JS/Perl bindings. Additionally, the C API in "libjs" contains both
the JavaScript engine and the required Sun math library ("fdlibm") and
with all internal symbols carefully protected under the "js" namespace.
@@ -63,7 +64,7 @@
<pkg_status
name="js" assign="rse"
genesis="Jul-2006"
- stable="1.6.20060731" stable_date="31-Jul-2006"
+ stable="1.6.20060803" stable_date="03-Aug-2006"
unstable="none" unstable_date="none"
done=100>
@@ -74,7 +75,7 @@
url=$(FTP_ROOT_URL)/pkg/lib/js/
directory=$(FTP_ROOT_DIR)/pkg/lib/js/
files="js-*.tar.gz"
- stable="js-1.6.20060731.tar.gz" unstable="none">
+ stable="js-1.6.20060803.tar.gz" unstable="none">
<h2>Donation</h2>
|
|