aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime18/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang-runtime18/Makefile')
-rw-r--r--lang/erlang-runtime18/Makefile7
1 files changed, 4 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/* \