Thu Nov 29 15:21:26 2018 UTC ()
erlang: Update to 21.1.3.

 ---------------------------------------------------------------------
 --- erts-10.1.3 -----------------------------------------------------
 ---------------------------------------------------------------------

 Note! The erts-10.1.3 application can *not* be applied independently
       of other applications on an arbitrary OTP 21 installation.

       On a full OTP 21 installation, also the following runtime
       dependency has to be satisfied:
       -- kernel-6.1 (first satisfied in OTP 21.1)

 --- Improvements and New Features ---

  OTP-15430    Application(s): erts
               Related Id(s): ERIERL-237

               Added an optional ./configure flag to compile the
               emulator with spectre mitigation:
               --with-spectre-mitigation

               Note that this requires a recent version of GCC with
               support for spectre mitigation and the
               --mindirect-branch=thunk flag, such as 8.1.

 Full runtime dependencies of erts-10.1.3: kernel-6.1, sasl-3.0.1,
 stdlib-3.5

 ---------------------------------------------------------------------
 --- compiler-7.2.7 --------------------------------------------------
 ---------------------------------------------------------------------

 The compiler-7.2.7 application can be applied independently of other
 applications on a full OTP 21 installation.

 --- Fixed Bugs and Malfunctions ---

  OTP-15353    Application(s): compiler
               Related Id(s): ERL-753

               Fixed a bug where incorrect code was generated
               following a binary match guard.

 Full runtime dependencies of compiler-7.2.7: crypto-3.6, erts-9.0,
 hipe-3.12, kernel-4.0, stdlib-2.5

 ---------------------------------------------------------------------
 --- erts-10.1.2 -----------------------------------------------------
 ---------------------------------------------------------------------

 Note! The erts-10.1.2 application can *not* be applied independently
       of other applications on an arbitrary OTP 21 installation.

       On a full OTP 21 installation, also the following runtime
       dependency has to be satisfied:
       -- kernel-6.1 (first satisfied in OTP 21.1)

 --- Fixed Bugs and Malfunctions ---

  OTP-15421    Application(s): erts

               Fixed a rare bug where files could be closed on a
               normal instead of an IO scheduler, resulting in system
               instability if the operation blocked.

 Full runtime dependencies of erts-10.1.2: kernel-6.1, sasl-3.0.1,
 stdlib-3.5

 ---------------------------------------------------------------------
 --- public_key-1.6.3 ------------------------------------------------
 ---------------------------------------------------------------------

 The public_key-1.6.3 application can be applied independently of
 other applications on a full OTP 21 installation.

 --- Fixed Bugs and Malfunctions ---

  OTP-15367    Application(s): public_key

               Add DSA SHA2 oids in public_keys ASN1-spec and
               public_key:pkix_sign_types/1

 Full runtime dependencies of public_key-1.6.3: asn1-3.0, crypto-3.8,
 erts-6.0, kernel-3.0, stdlib-3.5

 ---------------------------------------------------------------------
 ---------------------------------------------------------------------
 ---------------------------------------------------------------------


(nia)
diff -r1.34 -r1.35 pkgsrc/lang/erlang/Makefile.versions
diff -r1.64 -r1.65 pkgsrc/lang/erlang/distinfo
diff -r1.3 -r1.4 pkgsrc/lang/erlang/versions.mk

cvs diff -r1.34 -r1.35 pkgsrc/lang/erlang/Makefile.versions (expand / switch to unified diff)

--- pkgsrc/lang/erlang/Makefile.versions 2018/11/09 17:16:01 1.34
+++ pkgsrc/lang/erlang/Makefile.versions 2018/11/29 15:21:26 1.35
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile.versions,v 1.34 2018/11/09 17:16:01 nia Exp $ 1# $NetBSD: Makefile.versions,v 1.35 2018/11/29 15:21:26 nia Exp $
2 2
3DIST_VERSION_MAJOR= 21 3DIST_VERSION_MAJOR= 21
4DIST_VERSION_MINOR= 1 4DIST_VERSION_MINOR= 1
5# Only set when sources for patch level releases are published on erlang.org 5# Only set when sources for patch level releases are published on erlang.org
6DIST_VERSION_PATCH= 1 6DIST_VERSION_PATCH= 3
7 7
8.include "versions.mk" 8.include "versions.mk"
9 9
10PLIST_SUBST+= VERSION=${DIST_VERSION_MAJOR} 10PLIST_SUBST+= VERSION=${DIST_VERSION_MAJOR}
11 11
12.for name version in ${_VERSIONS} 12.for name version in ${_VERSIONS}
13VERSION.${name}=${version} 13VERSION.${name}=${version}
14PLIST_SUBST+= VERSION.${name}=${version} 14PLIST_SUBST+= VERSION.${name}=${version}
15.endfor 15.endfor
16 16
17# Generate PLIST 17# Generate PLIST
18.for pkg version in ${_VERSIONS} 18.for pkg version in ${_VERSIONS}
19PRINT_PLIST_AWK+= {if ($$0 ~ /\/${pkg}-${version}\//) {sub(/\/${pkg}-${version}\//,"/${pkg}-$${VERSION.${pkg}}/", $$0);}} 19PRINT_PLIST_AWK+= {if ($$0 ~ /\/${pkg}-${version}\//) {sub(/\/${pkg}-${version}\//,"/${pkg}-$${VERSION.${pkg}}/", $$0);}}

cvs diff -r1.64 -r1.65 pkgsrc/lang/erlang/distinfo (expand / switch to unified diff)

--- pkgsrc/lang/erlang/distinfo 2018/11/09 17:16:01 1.64
+++ pkgsrc/lang/erlang/distinfo 2018/11/29 15:21:26 1.65
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1$NetBSD: distinfo,v 1.64 2018/11/09 17:16:01 nia Exp $ 1$NetBSD: distinfo,v 1.65 2018/11/29 15:21:26 nia Exp $
2 2
3SHA1 (erlang/OTP-21.1.1.tar.gz) = cfc055e0e783d3042f7d5e0797158206a311fb49 3SHA1 (erlang/OTP-21.1.3.tar.gz) = c9f7a3799b764f763ada735ec6c760a1974ca51f
4RMD160 (erlang/OTP-21.1.1.tar.gz) = 7f47c3f4d0bfff01e9077192aaa621236ce63e4b 4RMD160 (erlang/OTP-21.1.3.tar.gz) = db48621d06567d4a16a8b23c72cc63f31fda816d
5SHA512 (erlang/OTP-21.1.1.tar.gz) = dc11aace126aad5411b0d583579fe95a7263be328612fdc9f9c02d917aef7ea7a128b1e54ddcf7a52232980d2c81fc8e90ae5a8806ee5ae6ea97f00a9cf3faab 5SHA512 (erlang/OTP-21.1.3.tar.gz) = d91df2ea53b34e86077067050bad27b802391affdb9582d3b3f9030232f588ea31d02a6a76343c5f884e276092e207f4d6eadcf7c82d6cc6fcb676b3641f488d
6Size (erlang/OTP-21.1.1.tar.gz) = 53854332 bytes 6Size (erlang/OTP-21.1.3.tar.gz) = 53866813 bytes
7SHA1 (patch-ab) = 5f1602f3a49c05fd4c45884a7cd6be8d3f287ac3 7SHA1 (patch-ab) = 5f1602f3a49c05fd4c45884a7cd6be8d3f287ac3
8SHA1 (patch-ay) = f5f1accdb11e404ba4779b056228431e3080e4cd 8SHA1 (patch-ay) = f5f1accdb11e404ba4779b056228431e3080e4cd
9SHA1 (patch-erts_configure) = da39a3ee5e6b4b0d3255bfef95601890afd80709 9SHA1 (patch-erts_configure) = da39a3ee5e6b4b0d3255bfef95601890afd80709
10SHA1 (patch-erts_configure.in) = 2154871858bab389509e908b38ae479a55709b97 10SHA1 (patch-erts_configure.in) = 2154871858bab389509e908b38ae479a55709b97
11SHA1 (patch-erts_emulator_drivers_common_inet__drv.c) = e34674aea2fa5092b5215944cb5639738df647bb 11SHA1 (patch-erts_emulator_drivers_common_inet__drv.c) = e34674aea2fa5092b5215944cb5639738df647bb
12SHA1 (patch-erts_emulator_sys_common_erl__poll.c) = dde76ffb60a1969946d7a638538170547f80e985 12SHA1 (patch-erts_emulator_sys_common_erl__poll.c) = dde76ffb60a1969946d7a638538170547f80e985
13SHA1 (patch-erts_emulator_sys_unix_sys__uds.c) = a165f977221acc8aba2ef30ca23d149a10af060a 13SHA1 (patch-erts_emulator_sys_unix_sys__uds.c) = a165f977221acc8aba2ef30ca23d149a10af060a
14SHA1 (patch-erts_etc_unix_run__erl.c) = 9e2377ceba5021eaa2f0c729600df499954d134e 14SHA1 (patch-erts_etc_unix_run__erl.c) = 9e2377ceba5021eaa2f0c729600df499954d134e
15SHA1 (patch-erts_lib__src_common_erl__printf.c) = 04b97c91d5c7a02c6a61ada0524ef2a2d9ad2e8b 15SHA1 (patch-erts_lib__src_common_erl__printf.c) = 04b97c91d5c7a02c6a61ada0524ef2a2d9ad2e8b
16SHA1 (patch-lib_crypto_c__src_Makefile.in) = 0ab1db36c03999524e933d60f913ff5608b0622e 16SHA1 (patch-lib_crypto_c__src_Makefile.in) = 0ab1db36c03999524e933d60f913ff5608b0622e
17SHA1 (patch-make_output.mk.in) = d7b3da58bfb471d52c41242e2a03d1598ce24e62 17SHA1 (patch-make_output.mk.in) = d7b3da58bfb471d52c41242e2a03d1598ce24e62

cvs diff -r1.3 -r1.4 pkgsrc/lang/erlang/versions.mk (expand / switch to unified diff)

--- pkgsrc/lang/erlang/versions.mk 2018/11/09 17:16:01 1.3
+++ pkgsrc/lang/erlang/versions.mk 2018/11/29 15:21:26 1.4
@@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
1# $NetBSD: versions.mk,v 1.3 2018/11/09 17:16:01 nia Exp $ 1# $NetBSD: versions.mk,v 1.4 2018/11/29 15:21:26 nia Exp $
2# Do not edit, regenerate using 'make versions' 2# Do not edit, regenerate using 'make versions'
3_VERSIONS= \ 3_VERSIONS= \
4 compiler 7.2.6 eldap 1.2.6 erts 10.1.1 ssl 9.0.3 asn1 5.0.7 common_test 1.16.1 crypto 4.3.3 debugger 4.2.6 dialyzer 3.3.1 diameter 2.1.6 edoc 0.9.4 erl_docgen 0.8.1 erl_interface 3.10.4 et 1.6.3 eunit 2.3.7 ftp 1.0.1 hipe 3.18.1 inets 7.0.2 jinterface 1.9.1 kernel 6.1 megaco 3.18.4 mnesia 4.15.5 observer 2.8.1 odbc 2.12.2 os_mon 2.4.6 otp_mibs 1.2.1 parsetools 2.1.8 public_key 1.6.2 reltool 0.7.7 runtime_tools 1.13.1 sasl 3.2.1 snmp 5.2.12 ssh 4.7.1 stdlib 3.6 syntax_tools 2.1.6 tftp 1.0.1 tools 3.0.1 wx 1.8.5 xmerl 1.3.18  4 erts 10.1.3 asn1 5.0.7 common_test 1.16.1 compiler 7.2.7 crypto 4.3.3 debugger 4.2.6 dialyzer 3.3.1 diameter 2.1.6 edoc 0.9.4 eldap 1.2.6 erl_docgen 0.8.1 erl_interface 3.10.4 et 1.6.3 eunit 2.3.7 ftp 1.0.1 hipe 3.18.1 inets 7.0.2 jinterface 1.9.1 kernel 6.1 megaco 3.18.4 mnesia 4.15.5 observer 2.8.1 odbc 2.12.2 os_mon 2.4.6 otp_mibs 1.2.1 parsetools 2.1.8 public_key 1.6.3 reltool 0.7.7 runtime_tools 1.13.1 sasl 3.2.1 snmp 5.2.12 ssh 4.7.1 ssl 9.0.3 stdlib 3.6 syntax_tools 2.1.6 tftp 1.0.1 tools 3.0.1 wx 1.8.5 xmerl 1.3.18