Date: Tue, 18 Jun 2019 12:37:10 +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: r504480 - head/lang/erlang-runtime22 Message-ID: <201906181237.x5ICbALe022789@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Tue Jun 18 12:37:09 2019 New Revision: 504480 URL: https://svnweb.freebsd.org/changeset/ports/504480 Log: Update lang/erlang-runtime22 to version 22.0.4. Modified: head/lang/erlang-runtime22/Makefile head/lang/erlang-runtime22/distinfo Modified: head/lang/erlang-runtime22/Makefile ============================================================================== --- head/lang/erlang-runtime22/Makefile Tue Jun 18 12:36:58 2019 (r504479) +++ head/lang/erlang-runtime22/Makefile Tue Jun 18 12:37:09 2019 (r504480) @@ -3,8 +3,7 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- -DISTVERSION= 22.0.3 -PORTREVISION= 1 +DISTVERSION= 22.0.4 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime22 DIST_SUBDIR= erlang Modified: head/lang/erlang-runtime22/distinfo ============================================================================== --- head/lang/erlang-runtime22/distinfo Tue Jun 18 12:36:58 2019 (r504479) +++ head/lang/erlang-runtime22/distinfo Tue Jun 18 12:37:09 2019 (r504480) @@ -1,5 +1,5 @@ -TIMESTAMP = 1560416352 -SHA256 (erlang/erlang-otp-OTP-22.0.3_GH0.tar.gz) = b8594588992ef44b141a17f7fe621872d211ce3c083dabfcc65eb4585d3dab38 -SIZE (erlang/erlang-otp-OTP-22.0.3_GH0.tar.gz) = 54803084 +TIMESTAMP = 1560846092 +SHA256 (erlang/erlang-otp-OTP-22.0.4_GH0.tar.gz) = 71b2fe49ed5ac386ebc189dd2e5f4b95b11b4427936be0e3c5695a903ea9ffcd +SIZE (erlang/erlang-otp-OTP-22.0.4_GH0.tar.gz) = 54802321 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?201906181237.x5ICbALe022789>