svn commit: r479110 - head/lang/erlang-runtime21

Jimmy Olgeni olgeni at FreeBSD.org
Thu Sep 6 17:56:22 UTC 2018


Author: olgeni
Date: Thu Sep  6 17:56:20 2018
New Revision: 479110
URL: https://svnweb.freebsd.org/changeset/ports/479110

Log:
  Update lang/erlang-runtime21 to version 21.0.8.

Modified:
  head/lang/erlang-runtime21/Makefile
  head/lang/erlang-runtime21/distinfo

Modified: head/lang/erlang-runtime21/Makefile
==============================================================================
--- head/lang/erlang-runtime21/Makefile	Thu Sep  6 17:35:31 2018	(r479109)
+++ head/lang/erlang-runtime21/Makefile	Thu Sep  6 17:56:20 2018	(r479110)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	erlang
-PORTVERSION=	21.0.7
+PORTVERSION=	21.0.8
 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.7 patch-otp-21.0.8
 
 MAINTAINER=	erlang at FreeBSD.org
 COMMENT=	Functional programming language from Ericsson

Modified: head/lang/erlang-runtime21/distinfo
==============================================================================
--- head/lang/erlang-runtime21/distinfo	Thu Sep  6 17:35:31 2018	(r479109)
+++ head/lang/erlang-runtime21/distinfo	Thu Sep  6 17:56:20 2018	(r479110)
@@ -1,8 +1,8 @@
-TIMESTAMP = 1535697745
+TIMESTAMP = 1536256093
 SHA256 (erlang/otp_src_21.0.tar.gz) = c7d247c0cad2d2e718eaca2e2dff051136a1347a92097abf19ebf65ea2870131
 SIZE (erlang/otp_src_21.0.tar.gz) = 84146631
-SHA256 (erlang/preloaded-21.0.7.tar.gz) = 05d683f939fc0372e3aa212565dbb9e0b60d1af4a71e0fde5fe670651ea72294
-SIZE (erlang/preloaded-21.0.7.tar.gz) = 331016
+SHA256 (erlang/preloaded-21.0.8.tar.gz) = 895750c1fcacafbe3b6e345e17439e2e98d13563f0daf0dcf5193aa9aee12d3e
+SIZE (erlang/preloaded-21.0.8.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
@@ -17,3 +17,5 @@ SHA256 (erlang/patch-otp-21.0.6) = ec1abce4530ea2adfd5
 SIZE (erlang/patch-otp-21.0.6) = 69478
 SHA256 (erlang/patch-otp-21.0.7) = fbf236b92b4efe82a5e4f241850abbad5220a2e9ffbfa311db0a62be101b16de
 SIZE (erlang/patch-otp-21.0.7) = 10522
+SHA256 (erlang/patch-otp-21.0.8) = 1d64a625499b8e599cc1e8ee832098f5eac6a85d81b1d98386adfcd84e59dae0
+SIZE (erlang/patch-otp-21.0.8) = 16615


More information about the svn-ports-all mailing list