Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e2cb951947e10cc0e012fb124a3fc089f38853b7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e2cb951947e10cc0e012fb124a3fc089f38853b7)
  • Date: Wed, 30 Jan 2019 09:20:29 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/erlang/DETAILS | 13 +++++--------
devel/erlang/HISTORY | 4 ++++
2 files changed, 9 insertions(+), 8 deletions(-)

New commits:
commit e2cb951947e10cc0e012fb124a3fc089f38853b7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

erlang 21.2

diff --git a/devel/erlang/DETAILS b/devel/erlang/DETAILS
index 63ee009..faf7c1f 100755
--- a/devel/erlang/DETAILS
+++ b/devel/erlang/DETAILS
@@ -1,19 +1,16 @@
SPELL=erlang
- VERSION=20.1
+ VERSION=21.2
SOURCE=otp_src_$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/otp_src_$VERSION
SOURCE_URL[0]=http://www.erlang.org/download/$SOURCE
-
SOURCE_HASH=sha512:76b5fcfcdd501636ae8b8392e563d03ca351fce055fca3c92354fa7fe78e150701fcfbc607e09afcc13ca04d5cbba33b15ef03b77e1f4af766dd0e6b152df7a2
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+
SOURCE_HASH=sha512:5707ef0d49a9af12cd9d93c3e4fd200092773645838bbe0163782d0fa40562d2b48bdb07f0e650311bfec896ed9e3c9621b4d0ba114c578d7ca3209c2a96ac24
WEB_SITE=https://www.erlang.org
ENTERED=20020606
LICENSE[0]=http://www.erlang.org/EPLICENSE
KEYWORDS="devel"
SHORT="Programming language developed at the Ericsson CS
Laboratory"
cat << EOF
-Erlang is a small concurrent functional programming
-language developed by Ericsson. It is being used by
-Ericsson as a systems programming language for
-large concurrent fault-tolerant distributed
-systems.
+Erlang is a small concurrent functional programming language developed by
+Ericsson. It is being used by Ericsson as a systems programming language for
+large concurrent fault-tolerant distributed systems.
EOF
diff --git a/devel/erlang/HISTORY b/devel/erlang/HISTORY
index 9e01b3b..008e1f5 100644
--- a/devel/erlang/HISTORY
+++ b/devel/erlang/HISTORY
@@ -1,3 +1,7 @@
+2019-01-29 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 21.2
+ reflow long description
+
2017-10-20 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 20.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e2cb951947e10cc0e012fb124a3fc089f38853b7), Ismael Luceno, 01/30/2019

Archive powered by MHonArc 2.6.24.

Top of Page