Check-in Number:
|
5637 | |
Date: |
2006-Aug-03 15:30:49 (local)
2006-Aug-03 13:30:49 (UTC) |
User: | rse |
Branch: | |
Comment: |
release OSSP js 1.6.20060803 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-web/new/news.txt 1.159 -> 1.160
--- news.txt 2006/07/31 18:16:23 1.159
+++ news.txt 2006/08/03 13:30:49 1.160
@@ -1,3 +1,4 @@
+03-Aug-2006: Released L<OSSP js> 1.6.20060803
31-Jul-2006: Released L<OSSP js> 1.6.20060731
31-Jul-2006: Released L<OSSP uuid> 1.5.1
30-Jul-2006: Released L<OSSP js> 1.6.20060730
|
|
ossp-web/pkg/lib/index.wml 1.129 -> 1.130
--- index.wml 2006/07/31 18:16:24 1.129
+++ index.wml 2006/08/03 13:30:50 1.130
@@ -42,7 +42,7 @@
done=95 stable=none unstable=0.9.3>
<pkg_item name="js" longname="OSSP js" type="lib"
desc="Mozilla JavaScript Engine"
- done=100 stable=none unstable=1.6.20060731>
+ done=100 stable=none unstable=1.6.20060803>
<pkg_item name="str" longname="OSSP str" type="lib"
desc="String Handling"
done=95 stable=none unstable=0.9.12>
|
|
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>
|
|