Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2018 11:04:01 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480483 - head/lang/erlang-runtime19
Message-ID:  <201809231104.w8NB41Fm081441@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Sun Sep 23 11:04:01 2018
New Revision: 480483
URL: https://svnweb.freebsd.org/changeset/ports/480483

Log:
  Update lang/erlang-runtime19 to version 19.3.6.11.

Modified:
  head/lang/erlang-runtime19/Makefile
  head/lang/erlang-runtime19/distinfo

Modified: head/lang/erlang-runtime19/Makefile
==============================================================================
--- head/lang/erlang-runtime19/Makefile	Sun Sep 23 10:36:36 2018	(r480482)
+++ head/lang/erlang-runtime19/Makefile	Sun Sep 23 11:04:01 2018	(r480483)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	erlang
-PORTVERSION=	19.3.6.10
+PORTVERSION=	19.3.6.11
 CATEGORIES=	lang parallel java
 MASTER_SITES=	http://www.erlang.org/download/:erlangorg			\
 		http://erlang.stacken.kth.se/download/:erlangorg		\
@@ -23,7 +23,7 @@ PATCHFILES=	patch-otp-19.3.1 patch-otp-19.3.2 patch-ot
 		patch-otp-19.3.6.1 patch-otp-19.3.6.2 patch-otp-19.3.6.3 \
 		patch-otp-19.3.6.4 patch-otp-19.3.6.5 patch-otp-19.3.6.6 \
 		patch-otp-19.3.6.7 patch-otp-19.3.6.8 patch-otp-19.3.6.9 \
-		patch-otp-19.3.6.10
+		patch-otp-19.3.6.10 patch-otp-19.3.6.11
 
 MAINTAINER=	erlang@FreeBSD.org
 COMMENT=	Functional programming language from Ericsson

Modified: head/lang/erlang-runtime19/distinfo
==============================================================================
--- head/lang/erlang-runtime19/distinfo	Sun Sep 23 10:36:36 2018	(r480482)
+++ head/lang/erlang-runtime19/distinfo	Sun Sep 23 11:04:01 2018	(r480483)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1534854318
+TIMESTAMP = 1537700139
 SHA256 (erlang/otp_src_19.3.tar.gz) = fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83
 SIZE (erlang/otp_src_19.3.tar.gz) = 68510871
-SHA256 (erlang/preloaded-19.3.6.10.tar.gz) = 89bf5faaa166b670c56b021d3106205796cb54c7b3a9ef7b10267012ad45109f
-SIZE (erlang/preloaded-19.3.6.10.tar.gz) = 330065
+SHA256 (erlang/preloaded-19.3.6.11.tar.gz) = 3dbb54f0c463ca581d55d5e34fde8ccc1c6ab400bf81e9bf8e46510ea5fd0c79
+SIZE (erlang/preloaded-19.3.6.11.tar.gz) = 330068
 SHA256 (erlang/patch-otp-19.3.1) = 2373f890516b58ae006812ba5f15e4af1f8820be98230011b8cd8b345f51dedd
 SIZE (erlang/patch-otp-19.3.1) = 30225
 SHA256 (erlang/patch-otp-19.3.2) = 21c56ac188177985c9db11c7066dcee0f7370760da3e15a0d03c235bd2a2cb2a
@@ -35,3 +35,5 @@ SHA256 (erlang/patch-otp-19.3.6.9) = c0a243be5693752dc
 SIZE (erlang/patch-otp-19.3.6.9) = 6989
 SHA256 (erlang/patch-otp-19.3.6.10) = 98968885a53ab75a6abeeba584dc26297d01234866d2797d6c16f1bdd89d72c3
 SIZE (erlang/patch-otp-19.3.6.10) = 12767
+SHA256 (erlang/patch-otp-19.3.6.11) = a79f5a3fe737df191c9fa2eea3c9961b94be4d4d44620b1bed2266f1874f3669
+SIZE (erlang/patch-otp-19.3.6.11) = 4886



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809231104.w8NB41Fm081441>