Date: Thu, 10 Oct 2019 12:56:12 +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: r514224 - head/lang/erlang-runtime22 Message-ID: <201910101256.x9ACuCJY000478@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Thu Oct 10 12:56:12 2019 New Revision: 514224 URL: https://svnweb.freebsd.org/changeset/ports/514224 Log: Update lang/erlang-runtime22 to version 22.1.3. Modified: head/lang/erlang-runtime22/Makefile head/lang/erlang-runtime22/distinfo Modified: head/lang/erlang-runtime22/Makefile ============================================================================== --- head/lang/erlang-runtime22/Makefile Thu Oct 10 12:25:26 2019 (r514223) +++ head/lang/erlang-runtime22/Makefile Thu Oct 10 12:56:12 2019 (r514224) @@ -3,7 +3,7 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- -DISTVERSION= 22.1.2 +DISTVERSION= 22.1.3 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime22 DIST_SUBDIR= erlang Modified: head/lang/erlang-runtime22/distinfo ============================================================================== --- head/lang/erlang-runtime22/distinfo Thu Oct 10 12:25:26 2019 (r514223) +++ head/lang/erlang-runtime22/distinfo Thu Oct 10 12:56:12 2019 (r514224) @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1570709212 +SHA256 (erlang/erlang-otp-OTP-22.1.3_GH0.tar.gz) = 53a828c1199a41cb54bd3bc6c2c49af977a8834e702c030a5ea34013a3fcacdd +SIZE (erlang/erlang-otp-OTP-22.1.3_GH0.tar.gz) = 54957002 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?201910101256.x9ACuCJY000478>