svn commit: r419776 - in head/lang: erlang-runtime17 erlang-runtime18

Jimmy Olgeni olgeni at FreeBSD.org
Sun Aug 7 12:21:08 UTC 2016


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/


More information about the svn-ports-all mailing list