aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime20/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2018-05-08 12:43:54 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2018-05-08 12:43:54 +0000
commit68c2abfc344d8a20ec521e38b727d90a0a276d16 (patch)
tree9ff36cc13b08f0d6121becc60e1fe71732194903 /lang/erlang-runtime20/Makefile
parentc427ba07a10322f7ed201f04c99c83751ab16b50 (diff)
downloadports-68c2abfc344d8a20ec521e38b727d90a0a276d16.tar.gz
ports-68c2abfc344d8a20ec521e38b727d90a0a276d16.zip
Update lang/erlang-runtime20 to version 20.3.6.
Notes
Notes: svn path=/head/; revision=469374
Diffstat (limited to 'lang/erlang-runtime20/Makefile')
-rw-r--r--lang/erlang-runtime20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang-runtime20/Makefile b/lang/erlang-runtime20/Makefile
index e7a0a23352d2..fc26741c8c07 100644
--- a/lang/erlang-runtime20/Makefile
+++ b/lang/erlang-runtime20/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= erlang
-PORTVERSION= 20.3.5
+PORTVERSION= 20.3.6
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
http://erlang.stacken.kth.se/download/:erlangorg \
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \
LOCAL/olgeni
PATCHFILES= patch-otp-20.3.1 patch-otp-20.3.2 patch-otp-20.3.3 \
- patch-otp-20.3.4 patch-otp-20.3.5
+ patch-otp-20.3.4 patch-otp-20.3.5 patch-otp-20.3.6
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Functional programming language from Ericsson