pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   asau
Date:           Wed Sep 12 19:13:28 UTC 2012

Modified Files:
        pkgsrc/lang/erlang: Makefile.versions PLIST distinfo
        pkgsrc/lang/erlang-doc: PLIST distinfo
        pkgsrc/lang/erlang-man: PLIST distinfo

Log Message:
Update to Erlang/OTP R15B02

Changes in Erlang/OTP R15B01

Highlights:

 * Dialyzer: The type analysis tool Dialyzer is optimized to be
   generally faster. - It can now also run in parallel (default)
   on SMP systems and by this perform the analysis significantly
   faster (Thanks to Stavros Aronis and Kostis Sagonas)
 * The SSL application now has experimental support for the
   TLS 1.1 and 1.2 standards as well (Thanks to Andreas Schultz).
 * CommonTest: It is now possible to sort the generated html tables.
   A Netconf client (ct_netconf) which support basic netconf over
   ssh is added
 * Diameter: Statistics counters related to Diameter messages
   can now be retrieved by calling the diameter:service_info/2
   function.
 * Various smaller optimizations in the Erlang VM
 * This release also contains 66 contributions from users
   outside the Ericsson team


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/erlang/Makefile.versions
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/erlang/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/lang/erlang/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/erlang-doc/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/erlang-doc/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/erlang-man/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/erlang-man/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index