Date: Thu, 23 Nov 2017 19:07:30 +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: r454771 - head/lang/erlang-runtime18 Message-ID: <201711231907.vANJ7UIZ056743@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.options.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711231907.vANJ7UIZ056743>