Date: Sun, 18 Mar 2018 22:34:20 +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: r464960 - head/lang/erlang-runtime18 Message-ID: <201803182234.w2IMYKAN048261@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Sun Mar 18 22:34:20 2018 New Revision: 464960 URL: https://svnweb.freebsd.org/changeset/ports/464960 Log: Update lang/erlang-runtime18 to version 18.3.4.8. Modified: head/lang/erlang-runtime18/Makefile head/lang/erlang-runtime18/distinfo Modified: head/lang/erlang-runtime18/Makefile ============================================================================== --- head/lang/erlang-runtime18/Makefile Sun Mar 18 22:24:42 2018 (r464959) +++ head/lang/erlang-runtime18/Makefile Sun Mar 18 22:34:20 2018 (r464960) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 18.3.4.7 +PORTVERSION= 18.3.4.8 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.7 + patch-otp-18.3.4.6 patch-otp-18.3.4.7 patch-otp-18.3.4.8 MAINTAINER= olgeni@FreeBSD.org COMMENT= Functional programming language from Ericsson @@ -63,7 +63,7 @@ APP_UPGRADE= erts 7.3 7.3.1.4 \ lib/eldap 1.2.1 1.2.1.1 \ 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/ssh 4.2.2 4.2.2.5 \ lib/ssl 7.3 7.3.3.2 .include <bsd.port.options.mk> Modified: head/lang/erlang-runtime18/distinfo ============================================================================== --- head/lang/erlang-runtime18/distinfo Sun Mar 18 22:24:42 2018 (r464959) +++ head/lang/erlang-runtime18/distinfo Sun Mar 18 22:34:20 2018 (r464960) @@ -1,4 +1,4 @@ -TIMESTAMP = 1511453267 +TIMESTAMP = 1521388410 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 @@ -27,3 +27,5 @@ SHA256 (erlang/patch-otp-18.3.4.6) = dc3682fb9c2f456cd 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 +SHA256 (erlang/patch-otp-18.3.4.8) = bcac3fe782e7a4b78f36d9d5c928b1d7a2e67aff20ac7bf8f82e5eaab33a60a1 +SIZE (erlang/patch-otp-18.3.4.8) = 19206
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803182234.w2IMYKAN048261>