diff options
Diffstat (limited to 'lang/erlang14/Makefile.lib')
-rw-r--r-- | lang/erlang14/Makefile.lib | 93 |
1 files changed, 47 insertions, 46 deletions
diff --git a/lang/erlang14/Makefile.lib b/lang/erlang14/Makefile.lib index 9659e8e2d9a0..aae6197ed1ff 100644 --- a/lang/erlang14/Makefile.lib +++ b/lang/erlang14/Makefile.lib @@ -1,51 +1,52 @@ # $FreeBSD$ -ERTS_VSN= 5.5.4 -TOOLS_VSN= 2.5.4 -OTP_LIBS= appmon-2.1.8 \ - asn1-1.4.4.14 \ - compiler-4.4.4 \ - cosEvent-2.1 \ - cosEventDomain-1.1 \ - cosFileTransfer-1.1.2 \ - cosNotification-1.1.4 \ - cosProperty-1.1.2 \ - cosTime-1.1 \ - cosTransactions-1.2.1 \ - crypto-1.5.1 \ - debugger-3.1.1 \ - dialyzer-1.6.0 \ - edoc-0.7.2 \ +ERTS_VSN= 5.5.5 +TOOLS_VSN= 2.5.5 +OTP_LIBS= appmon-2.1.9 \ + asn1-1.4.5 \ + compiler-4.4.5 \ + cosEvent-2.1.1 \ + cosEventDomain-1.1.1 \ + cosFileTransfer-1.1.3 \ + cosNotification-1.1.5 \ + cosProperty-1.1.4 \ + cosTime-1.1.1 \ + cosTransactions-1.2.2 \ + crypto-1.5.1.1 \ + debugger-3.1.1.1 \ + dialyzer-1.7.0 \ + docbuilder-0.9 \ + edoc-0.7.3 \ erl_interface-3.5.5.3 \ - et-1.0 \ - gs-1.5.6 \ - hipe-3.6.2 \ - ic-4.2.12 \ - inets-4.7.11 \ - inviso-0.2.1 \ + et-1.0.0.1 \ + gs-1.5.7 \ + hipe-3.6.3 \ + ic-4.2.13 \ + inets-4.7.16 \ + inviso-0.4 \ jinterface-1.3 \ - kernel-2.11.4 \ - megaco-3.5.3 \ - mnemosyne-1.2.7 \ - mnesia-4.3.4 \ - mnesia_session-1.1.6 \ - observer-0.9.7.3 \ - odbc-2.0.7 \ - orber-3.6.5 \ - os_mon-2.1.2 \ - otp_mibs-1.0.4 \ - parsetools-1.4.1 \ - pman-2.5.3 \ - runtime_tools-1.6.5 \ - sasl-2.1.5 \ - snmp-4.9.2 \ - ssh-0.9.9 \ - ssl-3.1 \ - stdlib-1.14.4 \ + kernel-2.11.5 \ + megaco-3.6.0.1 \ + mnemosyne-1.2.7.1 \ + mnesia-4.3.5 \ + mnesia_session-1.1.6.1 \ + observer-0.9.7.4 \ + odbc-2.0.8 \ + orber-3.6.6 \ + os_mon-2.1.2.1 \ + otp_mibs-1.0.4.1 \ + parsetools-1.4.1.1 \ + pman-2.6 \ + runtime_tools-1.6.6 \ + sasl-2.1.5.1 \ + snmp-4.9.3 \ + ssh-0.9.9.1 \ + ssl-3.1.1.1 \ + stdlib-1.14.5 \ syntax_tools-1.5.3 \ - toolbar-1.3 \ - tools-2.5.4 \ - tv-2.1.4 \ - typer-0.1.0 \ - webtool-0.8.3 \ - xmerl-1.1.2 + toolbar-1.3.0.1 \ + tools-2.5.5 \ + tv-2.1.4.1 \ + typer-0.1.0.1 \ + webtool-0.8.3.1 \ + xmerl-1.1.4 |