Date: Sun, 7 Aug 2016 12:21:07 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419776 - in head/lang: erlang-runtime17 erlang-runtime18 Message-ID: <201608071221.u77CL78g019838@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Sun Aug 7 12:21:06 2016 New Revision: 419776 URL: https://svnweb.freebsd.org/changeset/ports/419776 Log: Fix Erlang version number and format in runtime ports. Modified: head/lang/erlang-runtime17/pkg-descr (contents, props changed) head/lang/erlang-runtime18/pkg-descr (contents, props changed) Modified: head/lang/erlang-runtime17/pkg-descr ============================================================================== --- head/lang/erlang-runtime17/pkg-descr Sun Aug 7 12:14:30 2016 (r419775) +++ head/lang/erlang-runtime17/pkg-descr Sun Aug 7 12:21:06 2016 (r419776) @@ -4,7 +4,7 @@ uses are in telecoms, banking, e-commerc instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. -This port contains a standalone runtime environment of Erlang R17 +This port contains a standalone runtime environment of Erlang 17 to be used during the development of OTP applications. WWW: http://www.erlang.org/ Modified: head/lang/erlang-runtime18/pkg-descr ============================================================================== --- head/lang/erlang-runtime18/pkg-descr Sun Aug 7 12:14:30 2016 (r419775) +++ head/lang/erlang-runtime18/pkg-descr Sun Aug 7 12:21:06 2016 (r419776) @@ -4,7 +4,7 @@ uses are in telecoms, banking, e-commerc instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. -This port contains a standalone runtime environment of Erlang R17 +This port contains a standalone runtime environment of Erlang 18 to be used during the development of OTP applications. WWW: http://www.erlang.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608071221.u77CL78g019838>