Date: Tue, 8 Oct 2019 10:30:26 +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: r514069 - head/lang/erlang-runtime22 Message-ID: <201910081030.x98AUQGq090054@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Tue Oct 8 10:30:25 2019 New Revision: 514069 URL: https://svnweb.freebsd.org/changeset/ports/514069 Log: Update lang/erlang-runtime22 to version 22.1.2. Modified: head/lang/erlang-runtime22/Makefile head/lang/erlang-runtime22/distinfo Modified: head/lang/erlang-runtime22/Makefile ============================================================================== --- head/lang/erlang-runtime22/Makefile Tue Oct 8 09:53:47 2019 (r514068) +++ head/lang/erlang-runtime22/Makefile Tue Oct 8 10:30:25 2019 (r514069) @@ -3,7 +3,7 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- -DISTVERSION= 22.1.1 +DISTVERSION= 22.1.2 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime22 DIST_SUBDIR= erlang Modified: head/lang/erlang-runtime22/distinfo ============================================================================== --- head/lang/erlang-runtime22/distinfo Tue Oct 8 09:53:47 2019 (r514068) +++ head/lang/erlang-runtime22/distinfo Tue Oct 8 10:30:25 2019 (r514069) @@ -1,5 +1,5 @@ -TIMESTAMP = 1569588498 -SHA256 (erlang/erlang-otp-OTP-22.1.1_GH0.tar.gz) = 9e7e8565a324101ea31fe5f59b8e46f7dabe9b75df9614d24c3abd05885f1773 -SIZE (erlang/erlang-otp-OTP-22.1.1_GH0.tar.gz) = 54951145 +TIMESTAMP = 1570527451 +SHA256 (erlang/erlang-otp-OTP-22.1.2_GH0.tar.gz) = e8ba2c0613f8d505431b86411dd950b91f83f3c4777ce9f03bacb4f76133db4b +SIZE (erlang/erlang-otp-OTP-22.1.2_GH0.tar.gz) = 54957271 SHA256 (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 36f397e6aef97eebda629badb0570cb4ddc979a6d1557bc487a9e13671facf8f SIZE (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 1422685
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910081030.x98AUQGq090054>