diff options
author | fhajny <fhajny@pkgsrc.org> | 2016-10-02 10:12:36 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2016-10-02 10:12:36 +0000 |
commit | 6f04d9ec3c12c96a13819d300ff6b5cac116ba42 (patch) | |
tree | 7b314eb282cfe994a446cdc63a9a38df0815f689 /lang/erlang-doc | |
parent | 42c7e877fbcdd66a3275a419ad7681818d51bbb9 (diff) | |
download | pkgsrc-6f04d9ec3c12c96a13819d300ff6b5cac116ba42.tar.gz |
Update lang/erlang* to 19.1.
Some highlights of the release are:
- erts: Improved dirty scheduler support. A purge of a module will
- not have to wait for completion of all ongoing dirty NIF calls.
- erts: Improved accuracy of timeouts on MacOS X.
- kernel: Add net_kernel:setopts/2 and net_kernel:getopts/2 to
- control options for distribution sockets in runtime.
- asn1: Compiling multiple ASN.1 modules in the same directory with
- parallel make (make -j) should now be safe.
- httpd: support for PUT and DELETE in mod_esi
- ~30 contributions since 19.0
You can find the Release Notes with more detailed info at
http://www.erlang.org/download/otp_src_19.1.readme
Diffstat (limited to 'lang/erlang-doc')
-rw-r--r-- | lang/erlang-doc/PLIST | 3 | ||||
-rw-r--r-- | lang/erlang-doc/distinfo | 10 |
2 files changed, 7 insertions, 6 deletions
diff --git a/lang/erlang-doc/PLIST b/lang/erlang-doc/PLIST index 354d7ee62f5..18cb5cf8d80 100644 --- a/lang/erlang-doc/PLIST +++ b/lang/erlang-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2016/08/09 15:03:15 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.23 2016/10/02 10:12:36 fhajny Exp $ lib/erlang/doc/applications.html lib/erlang/doc/design_principles/applications.html lib/erlang/doc/design_principles/appup_cookbook.html @@ -166,6 +166,7 @@ lib/erlang/erts-${VERSION.erts}/doc/html/escript.html lib/erlang/erts-${VERSION.erts}/doc/html/index.html lib/erlang/erts-${VERSION.erts}/doc/html/inet_cfg.html lib/erlang/erts-${VERSION.erts}/doc/html/init.html +lib/erlang/erts-${VERSION.erts}/doc/html/introduction.html lib/erlang/erts-${VERSION.erts}/doc/html/match_spec.html lib/erlang/erts-${VERSION.erts}/doc/html/notes.html lib/erlang/erts-${VERSION.erts}/doc/html/release_notes.html diff --git a/lang/erlang-doc/distinfo b/lang/erlang-doc/distinfo index 92cf08253b5..737f181df18 100644 --- a/lang/erlang-doc/distinfo +++ b/lang/erlang-doc/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2016/08/09 15:03:15 fhajny Exp $ +$NetBSD: distinfo,v 1.21 2016/10/02 10:12:36 fhajny Exp $ -SHA1 (erlang/otp_doc_html_19.0.tar.gz) = 91fb9ce74c557bca920519bec70b19b3fc2c8498 -RMD160 (erlang/otp_doc_html_19.0.tar.gz) = eb2d45d1fff126e8b796cf0db1afb9b1a5708f71 -SHA512 (erlang/otp_doc_html_19.0.tar.gz) = 51d6da443d028fe533f12e2f2b8e12cb301977bc91cdf08530d1db53b707d60bf8ef8319b23d85ad1efbd5aaf08910b2f2a99e961b772a47e9647a03166f7d9f -Size (erlang/otp_doc_html_19.0.tar.gz) = 34550919 bytes +SHA1 (erlang/otp_doc_html_19.1.tar.gz) = 8c678a27363b91b407eb38ad72733af0473a5635 +RMD160 (erlang/otp_doc_html_19.1.tar.gz) = 7c3f91b2925e442426c9ea70ec940786f6c51b1d +SHA512 (erlang/otp_doc_html_19.1.tar.gz) = 2c6448af0be4bf35427950aca82eac3aac7554575ba07a8ba8942c27e1eb668461fde00604c3be28fbaca8a1e28ee4861608e33a9c79bc951bb695f99b1c1ac8 +Size (erlang/otp_doc_html_19.1.tar.gz) = 34624316 bytes |