Date: Wed, 20 May 2020 12:30:17 +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: r535997 - head/lang/erlang-runtime21 Message-ID: <202005201230.04KCUH0I063840@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Wed May 20 12:30:17 2020 New Revision: 535997 URL: https://svnweb.freebsd.org/changeset/ports/535997 Log: Update lang/erlang-runtime21 to version 21.3.8.16. Modified: head/lang/erlang-runtime21/Makefile head/lang/erlang-runtime21/distinfo Modified: head/lang/erlang-runtime21/Makefile ============================================================================== --- head/lang/erlang-runtime21/Makefile Wed May 20 12:30:04 2020 (r535996) +++ head/lang/erlang-runtime21/Makefile Wed May 20 12:30:17 2020 (r535997) @@ -3,8 +3,7 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- -DISTVERSION= 21.3.8.15 -PORTREVISION= 1 +DISTVERSION= 21.3.8.16 # NB when bumping OTP versions also bump PORTREVISION in databases/couchdb2 CATEGORIES= lang parallel java PKGNAMESUFFIX= -runtime21 Modified: head/lang/erlang-runtime21/distinfo ============================================================================== --- head/lang/erlang-runtime21/distinfo Wed May 20 12:30:04 2020 (r535996) +++ head/lang/erlang-runtime21/distinfo Wed May 20 12:30:17 2020 (r535997) @@ -1,5 +1,5 @@ -TIMESTAMP = 1589386387 -SHA256 (erlang/erlang-otp-OTP-21.3.8.15_GH0.tar.gz) = 7004876880504323eda7a1ed9de89697ec5810936f0224af05e798bd57878b09 -SIZE (erlang/erlang-otp-OTP-21.3.8.15_GH0.tar.gz) = 54079908 +TIMESTAMP = 1589972986 +SHA256 (erlang/erlang-otp-OTP-21.3.8.16_GH0.tar.gz) = c0a5b680d33d2c58bc16ce10ab9f4c37695b3d5b5a42ca880067e19c26ce4a44 +SIZE (erlang/erlang-otp-OTP-21.3.8.16_GH0.tar.gz) = 54081170 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?202005201230.04KCUH0I063840>