diff options
author | jtb <jtb@pkgsrc.org> | 2003-08-31 01:01:55 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2003-08-31 01:01:55 +0000 |
commit | fab2c15f336fdafb956a83bdbd45ac350c2fcf38 (patch) | |
tree | 8f4dda42757de66b41be7e1945b8e03edfb83ef5 /lang/erlang/distinfo | |
parent | d836ebbb02d1e7ff9551d945e4cb397a5b0e7a3a (diff) | |
download | pkgsrc-fab2c15f336fdafb956a83bdbd45ac350c2fcf38.tar.gz |
Update to version 9.2.
This version is focused on improved performance and stability,
rather than introducing new functionality, hence it is called R9C.
Build Process NEW
The build process has been improved so that it is possible to build
Erlang/OTP from source even on Windows platforms. There is also a
completely new installation program for Windows.
Observer
crashdump_viewer NEW
A HTML based tool for browsing Erlang crashdumps. The tool can handle
crashdumps from OTP R7B, R8B and R9B as well but there is additional
information in the crashdumps for R9C.
OTP_MIBs NEW
The OTP mibs that where included in the SASL application have been
moved to this new application otp_mibs. This is a step too create a
pure core for Erlang/OTP that does not depend on specific,
non-mainstream applications such as SNMP.
Diffstat (limited to 'lang/erlang/distinfo')
-rw-r--r-- | lang/erlang/distinfo | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lang/erlang/distinfo b/lang/erlang/distinfo index 1af413a90d7..b9bf7d703db 100644 --- a/lang/erlang/distinfo +++ b/lang/erlang/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/04/29 23:47:45 jtb Exp $ +$NetBSD: distinfo,v 1.2 2003/08/31 01:01:56 jtb Exp $ -SHA1 (erlang/otp_src_R9B-1.tar.gz) = 6e3f1de911e44b177453b5a2d5c4142f42ef7f54 -Size (erlang/otp_src_R9B-1.tar.gz) = 8455643 bytes -SHA1 (patch-aa) = 4b1973638e590866e5f44f5ba9cef3b584638b8b +SHA1 (erlang/otp_src_R9C-0.tar.gz) = 5fb3a143863307b2df73691814340a2d004ce043 +Size (erlang/otp_src_R9C-0.tar.gz) = 8229056 bytes +SHA1 (patch-aa) = 43eb492a22462442e3f717ee32056df11d1a0e43 +SHA1 (patch-ab) = ced331e223b3b1de88426de5f18fe066ca8be028 |