aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2017-10-06 02:48:08 +0800
committerolgeni <olgeni@FreeBSD.org>2017-10-06 02:48:08 +0800
commitde064ebab7c2e5585b6b514cb25ac7799b985903 (patch)
treeb6894c0775d056ae872b34ed84658dbc8d1dc51b
parent916115a2c3e046498016f4d8381028365607df9d (diff)
downloadfreebsd-ports-gnome-de064ebab7c2e5585b6b514cb25ac7799b985903.tar.gz
freebsd-ports-gnome-de064ebab7c2e5585b6b514cb25ac7799b985903.tar.zst
freebsd-ports-gnome-de064ebab7c2e5585b6b514cb25ac7799b985903.zip
Update lang/erlang-runtime19 to version 19.3.6.3.
-rw-r--r--lang/erlang-runtime19/Makefile7
-rw-r--r--lang/erlang-runtime19/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/lang/erlang-runtime19/Makefile b/lang/erlang-runtime19/Makefile
index b0185cd76ac1..1d2fbf9f66e3 100644
--- a/lang/erlang-runtime19/Makefile
+++ b/lang/erlang-runtime19/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= erlang
-PORTVERSION= 19.3.6.2
+PORTVERSION= 19.3.6.3
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
http://erlang.stacken.kth.se/download/:erlangorg \
@@ -18,7 +18,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
@@ -69,8 +69,9 @@ USE_PERL5= build
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-runtime19/distinfo b/lang/erlang-runtime19/distinfo
index f43708a239d6..e9b0a5817e20 100644
--- a/lang/erlang-runtime19/distinfo
+++ b/lang/erlang-runtime19/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1501265284
+TIMESTAMP = 1507226789
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
@@ -21,3 +21,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