aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime18
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-11-13 11:45:37 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-11-13 11:45:37 +0000
commit879168474c7c90ecd6726fd6e014090ce1bb0648 (patch)
tree4269484d6e5a7575b48b38aabd4b77edea28d932 /lang/erlang-runtime18
parent63f533268cfab9e9b33c0227640edd60fa55fda5 (diff)
downloadports-879168474c7c90ecd6726fd6e014090ce1bb0648.tar.gz
ports-879168474c7c90ecd6726fd6e014090ce1bb0648.zip
Notes
Diffstat (limited to 'lang/erlang-runtime18')
-rw-r--r--lang/erlang-runtime18/Makefile7
-rw-r--r--lang/erlang-runtime18/distinfo2
2 files changed, 6 insertions, 3 deletions
diff --git a/lang/erlang-runtime18/Makefile b/lang/erlang-runtime18/Makefile
index 4eeec8938cad..0f6f20bc7793 100644
--- a/lang/erlang-runtime18/Makefile
+++ b/lang/erlang-runtime18/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= erlang
-PORTVERSION= 18.1.3
+PORTVERSION= 18.1.4
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
http://erlang.stacken.kth.se/download/:erlangorg \
@@ -16,7 +16,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \
LOCAL/olgeni
-PATCHFILES= patch-otp-18.1.1 patch-otp-18.1.2 patch-otp-18.1.3
+PATCHFILES= patch-otp-18.1.1 patch-otp-18.1.2 patch-otp-18.1.3 \
+ patch-otp-18.1.4
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Functional programming language from Ericsson
@@ -200,7 +201,7 @@ post-install:
-C ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}
${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.0.1/* \
- ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.0.2
+ ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.0.3
${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.0.1
${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.13.1/* \
diff --git a/lang/erlang-runtime18/distinfo b/lang/erlang-runtime18/distinfo
index 3066183a6a20..db7fd9f48e32 100644
--- a/lang/erlang-runtime18/distinfo
+++ b/lang/erlang-runtime18/distinfo
@@ -10,3 +10,5 @@ SHA256 (erlang/patch-otp-18.1.2) = de5a6d5eb14bf5d239cf59df23268b5905765e4f150e2
SIZE (erlang/patch-otp-18.1.2) = 12029
SHA256 (erlang/patch-otp-18.1.3) = 29d67813861f1f63bce6d6d01aedab0d42dcc466fbb38af20371ad6b8212f912
SIZE (erlang/patch-otp-18.1.3) = 6623
+SHA256 (erlang/patch-otp-18.1.4) = be8ca13919fed93ec6e0398cf814d60fec2f732301864fd45a178c1657776fc9
+SIZE (erlang/patch-otp-18.1.4) = 60708