Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2017 15:41:50 +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: r456404 - head/lang/erlang-runtime20
Message-ID:  <201712151541.vBFFfoX4051733@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Fri Dec 15 15:41:50 2017
New Revision: 456404
URL: https://svnweb.freebsd.org/changeset/ports/456404

Log:
  Update lang/erlang-runtime20 to version 20.2.1.

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

Modified: head/lang/erlang-runtime20/Makefile
==============================================================================
--- head/lang/erlang-runtime20/Makefile	Fri Dec 15 15:32:34 2017	(r456403)
+++ head/lang/erlang-runtime20/Makefile	Fri Dec 15 15:41:50 2017	(r456404)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	erlang
-PORTVERSION=	20.2
+PORTVERSION=	20.2.1
 CATEGORIES=	lang parallel java
 MASTER_SITES=	http://www.erlang.org/download/:erlangorg		\
 		http://erlang.stacken.kth.se/download/:erlangorg	\
@@ -19,7 +19,7 @@ EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 PATCH_SITES=	http://olgeni.olgeni.com/~olgeni/distfiles/ \
 		LOCAL/olgeni
-PATCHFILES=
+PATCHFILES=	patch-otp-20.2.1
 
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Functional programming language from Ericsson
@@ -70,7 +70,7 @@ USE_PERL5=	build
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-APP_UPGRADE=
+APP_UPGRADE=	lib/ssh 4.6.3 4.6.4
 
 .include <bsd.port.options.mk>
 

Modified: head/lang/erlang-runtime20/distinfo
==============================================================================
--- head/lang/erlang-runtime20/distinfo	Fri Dec 15 15:32:34 2017	(r456403)
+++ head/lang/erlang-runtime20/distinfo	Fri Dec 15 15:41:50 2017	(r456404)
@@ -1,9 +1,11 @@
-TIMESTAMP = 1513163813
+TIMESTAMP = 1513348145
 SHA256 (erlang/otp_src_20.2.tar.gz) = 24d9895e84b800bf0145d6b3042c2f2087eb31780a4a45565206844b41eb8f23
 SIZE (erlang/otp_src_20.2.tar.gz) = 87136848
 SHA256 (erlang/otp_doc_man_20.2.tar.gz) = 950e088f9e47fc10a98e3f67d6420a990650836c648686a2f5dafe331747cbdf
 SIZE (erlang/otp_doc_man_20.2.tar.gz) = 1337652
-SHA256 (erlang/preloaded-20.2.tar.gz) = 2415b8f15bc3b58b4ecc56fd8446a08ef9e91d5b6ce992be86b6c988fab90176
-SIZE (erlang/preloaded-20.2.tar.gz) = 335076
+SHA256 (erlang/preloaded-20.2.1.tar.gz) = 62d30a31ea8e61586c93d4229b7836bce977807adc431e4298c05f37e1ae0667
+SIZE (erlang/preloaded-20.2.1.tar.gz) = 335076
 SHA256 (erlang/otp_doc_html_20.2.tar.gz) = 7f5e7d4cd0c58e15d7d29231931c2a710f7f5fdfcb0ff8edb8142969520c4256
 SIZE (erlang/otp_doc_html_20.2.tar.gz) = 33570484
+SHA256 (erlang/patch-otp-20.2.1) = 9623138f41f101ca8ae214d253bf8800c1beb837c6416bd5492b45d8a493b556
+SIZE (erlang/patch-otp-20.2.1) = 7734



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712151541.vBFFfoX4051733>