aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-10-05 18:48:54 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-10-05 18:48:54 +0000
commit6fa3fafd373d71ebf94114bd66e240d7ddfe7a96 (patch)
tree1e329cd048df0a375d25c0be5f97c40387b9c366
parent6a8ece7b3a1d763286c9cdf5e24125e47a010124 (diff)
downloadports-6fa3fafd373d71ebf94114bd66e240d7ddfe7a96.tar.gz
ports-6fa3fafd373d71ebf94114bd66e240d7ddfe7a96.zip
Notes
-rw-r--r--lang/erlang/Makefile7
-rw-r--r--lang/erlang/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index c2ee4cc4d869..523e99c2f519 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= erlang
-PORTVERSION= 19.3.6.2
+PORTVERSION= 19.3.6.3
PORTEPOCH= 4
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
@@ -22,7 +22,7 @@ PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \
LOCAL/olgeni
PATCHFILES= patch-otp-19.3.1 patch-otp-19.3.2 patch-otp-19.3.3 \
patch-otp-19.3.4 patch-otp-19.3.5 patch-otp-19.3.6 \
- patch-otp-19.3.6.1 patch-otp-19.3.6.2
+ patch-otp-19.3.6.1 patch-otp-19.3.6.2 patch-otp-19.3.6.3
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Functional programming language from Ericsson
@@ -75,8 +75,9 @@ USE_RC_SUBR= epmd
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
-APP_UPGRADE= erts 8.3 8.3.5.2 \
+APP_UPGRADE= erts 8.3 8.3.5.3 \
lib/crypto 3.7.3 3.7.4 \
+ lib/compiler 7.4.0 7.4.0.1 \
lib/inets 6.3.6 6.3.9 \
lib/ssh 4.4.1 4.4.2 \
lib/ssl 8.1.1 8.1.3 \
diff --git a/lang/erlang/distinfo b/lang/erlang/distinfo
index 4f572934d811..e3f7cafb773b 100644
--- a/lang/erlang/distinfo
+++ b/lang/erlang/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1501265043
+TIMESTAMP = 1507226985
SHA256 (erlang/otp_src_19.3.tar.gz) = fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83
SIZE (erlang/otp_src_19.3.tar.gz) = 68510871
SHA256 (erlang/otp_doc_man_19.3.tar.gz) = f8192ffdd7367083c055695eeddf198155da43dcc221aed1d870d1e3871dd95c
@@ -33,3 +33,5 @@ SHA256 (erlang/patch-otp-19.3.6.1) = 65a6de8533ccaeec81bebcee1d6dde08713533e411a
SIZE (erlang/patch-otp-19.3.6.1) = 28956
SHA256 (erlang/patch-otp-19.3.6.2) = 3d12059e02ef31ae6e5dd97820b0d51c4ab0e7304cbaeddeb856fb2097da87fc
SIZE (erlang/patch-otp-19.3.6.2) = 14653
+SHA256 (erlang/patch-otp-19.3.6.3) = 77faeedb827c6793b183b33d161e5b3c4467c3ec9053840442d7fd187cfbfa78
+SIZE (erlang/patch-otp-19.3.6.3) = 24500