Date: Fri, 14 Sep 2018 10:00:35 +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: r479766 - head/lang/erlang-runtime21 Message-ID: <201809141000.w8EA0ZVt055082@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Fri Sep 14 10:00:35 2018 New Revision: 479766 URL: https://svnweb.freebsd.org/changeset/ports/479766 Log: Update lang/erlang-runtime21 to version 21.0.9. Modified: head/lang/erlang-runtime21/Makefile head/lang/erlang-runtime21/distinfo Modified: head/lang/erlang-runtime21/Makefile ============================================================================== --- head/lang/erlang-runtime21/Makefile Fri Sep 14 09:38:21 2018 (r479765) +++ head/lang/erlang-runtime21/Makefile Fri Sep 14 10:00:35 2018 (r479766) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 21.0.8 +PORTVERSION= 21.0.9 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -20,7 +20,7 @@ PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfile LOCAL/olgeni PATCHFILES= patch-otp-21.0.1 patch-otp-21.0.2 patch-otp-21.0.3 \ patch-otp-21.0.4 patch-otp-21.0.5 patch-otp-21.0.6 \ - patch-otp-21.0.7 patch-otp-21.0.8 + patch-otp-21.0.7 patch-otp-21.0.8 patch-otp-21.0.9 MAINTAINER= erlang@FreeBSD.org COMMENT= Functional programming language from Ericsson Modified: head/lang/erlang-runtime21/distinfo ============================================================================== --- head/lang/erlang-runtime21/distinfo Fri Sep 14 09:38:21 2018 (r479765) +++ head/lang/erlang-runtime21/distinfo Fri Sep 14 10:00:35 2018 (r479766) @@ -1,8 +1,8 @@ -TIMESTAMP = 1536256093 +TIMESTAMP = 1536918074 SHA256 (erlang/otp_src_21.0.tar.gz) = c7d247c0cad2d2e718eaca2e2dff051136a1347a92097abf19ebf65ea2870131 SIZE (erlang/otp_src_21.0.tar.gz) = 84146631 -SHA256 (erlang/preloaded-21.0.8.tar.gz) = 895750c1fcacafbe3b6e345e17439e2e98d13563f0daf0dcf5193aa9aee12d3e -SIZE (erlang/preloaded-21.0.8.tar.gz) = 331016 +SHA256 (erlang/preloaded-21.0.9.tar.gz) = fdf0080725ac5385f18bbeb9e96bc93f3e91e5b21aeb04bf6cfd398f72a5e214 +SIZE (erlang/preloaded-21.0.9.tar.gz) = 331016 SHA256 (erlang/patch-otp-21.0.1) = fecd307e12b4ad7f22134947ec3971b2578f7deb53ae406f0076e2813a4c2973 SIZE (erlang/patch-otp-21.0.1) = 9191 SHA256 (erlang/patch-otp-21.0.2) = a772ec2dde551270b717696735fbb15ff9d6f609abe8f987ee81b0e70f8c608a @@ -19,3 +19,5 @@ SHA256 (erlang/patch-otp-21.0.7) = fbf236b92b4efe82a5e SIZE (erlang/patch-otp-21.0.7) = 10522 SHA256 (erlang/patch-otp-21.0.8) = 1d64a625499b8e599cc1e8ee832098f5eac6a85d81b1d98386adfcd84e59dae0 SIZE (erlang/patch-otp-21.0.8) = 16615 +SHA256 (erlang/patch-otp-21.0.9) = f15ceea5cddc63a721e25e822f3a16fcf3e30e31d98e7687e8a161e5c5a9af6f +SIZE (erlang/patch-otp-21.0.9) = 11902
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809141000.w8EA0ZVt055082>