From owner-svn-ports-all@freebsd.org Thu Nov 23 19:07:31 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EE56DF37F2; Thu, 23 Nov 2017 19:07:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 326B275DB9; Thu, 23 Nov 2017 19:07:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vANJ7U9E056745; Thu, 23 Nov 2017 19:07:30 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vANJ7UIZ056743; Thu, 23 Nov 2017 19:07:30 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201711231907.vANJ7UIZ056743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 23 Nov 2017 19:07:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454771 - head/lang/erlang-runtime18 X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/lang/erlang-runtime18 X-SVN-Commit-Revision: 454771 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2017 19:07:31 -0000 Author: olgeni Date: Thu Nov 23 19:07:30 2017 New Revision: 454771 URL: https://svnweb.freebsd.org/changeset/ports/454771 Log: Update lang/erlang-runtime18 to version 18.3.4.7. Modified: head/lang/erlang-runtime18/Makefile head/lang/erlang-runtime18/distinfo Modified: head/lang/erlang-runtime18/Makefile ============================================================================== --- head/lang/erlang-runtime18/Makefile Thu Nov 23 18:54:44 2017 (r454770) +++ head/lang/erlang-runtime18/Makefile Thu Nov 23 19:07:30 2017 (r454771) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 18.3.4.6 +PORTVERSION= 18.3.4.7 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -19,7 +19,7 @@ PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfile PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 patch-otp-18.3.3 \ patch-otp-18.3.4 patch-otp-18.3.4.1 patch-otp-18.3.4.2 \ patch-otp-18.3.4.3 patch-otp-18.3.4.4 patch-otp-18.3.4.5 \ - patch-otp-18.3.4.6 + patch-otp-18.3.4.6 patch-otp-18.3.4.7 MAINTAINER= olgeni@FreeBSD.org COMMENT= Functional programming language from Ericsson @@ -64,7 +64,7 @@ APP_UPGRADE= erts 7.3 7.3.1.4 \ lib/inets 6.2 6.2.4.1 \ lib/mnesia 4.13.3 4.13.4 \ lib/ssh 4.2.2 4.2.2.4 \ - lib/ssl 7.3 7.3.3.1 + lib/ssl 7.3 7.3.3.2 .include Modified: head/lang/erlang-runtime18/distinfo ============================================================================== --- head/lang/erlang-runtime18/distinfo Thu Nov 23 18:54:44 2017 (r454770) +++ head/lang/erlang-runtime18/distinfo Thu Nov 23 19:07:30 2017 (r454771) @@ -1,4 +1,4 @@ -TIMESTAMP = 1510848660 +TIMESTAMP = 1511453267 SHA256 (erlang/otp_src_18.3.tar.gz) = fdab8129a1cb935db09f1832e3a7d511a4aeb2b9bb3602ca6a7ccb9730d5c9c3 SIZE (erlang/otp_src_18.3.tar.gz) = 68292101 SHA256 (erlang/otp_doc_man_18.3.tar.gz) = 978be100e9016874921b3ad1a65ee46b7b6a1e597b8db2ec4b5ef436d4c9ecc2 @@ -25,3 +25,5 @@ SHA256 (erlang/patch-otp-18.3.4.5) = d539ac9b72adbda63 SIZE (erlang/patch-otp-18.3.4.5) = 34006 SHA256 (erlang/patch-otp-18.3.4.6) = dc3682fb9c2f456cd9b4eb9ab8d00c09f6012a2123e416e2fee8e17ce69ac4ef SIZE (erlang/patch-otp-18.3.4.6) = 37943 +SHA256 (erlang/patch-otp-18.3.4.7) = 8b79ab844e465e790eb4ef016d49b917444371190fead05cee2675b435d8a029 +SIZE (erlang/patch-otp-18.3.4.7) = 10475