Update lang/erlang-runtime18 to version 18.3.4.10.
This commit is contained in:
parent
01f145fab3
commit
acb203d746
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483464
2 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= erlang
|
||||
PORTVERSION= 18.3.4.9
|
||||
PORTVERSION= 18.3.4.10
|
||||
CATEGORIES= lang parallel java
|
||||
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
|
||||
http://erlang.stacken.kth.se/download/:erlangorg \
|
||||
|
@ -22,7 +22,7 @@ PATCHFILES= patch-otp-18.3.1 patch-otp-18.3.2 patch-otp-18.3.3 \
|
|||
patch-otp-18.3.4 patch-otp-18.3.4.1 patch-otp-18.3.4.2 \
|
||||
patch-otp-18.3.4.3 patch-otp-18.3.4.4 patch-otp-18.3.4.5 \
|
||||
patch-otp-18.3.4.6 patch-otp-18.3.4.7 patch-otp-18.3.4.8 \
|
||||
patch-otp-18.3.4.9
|
||||
patch-otp-18.3.4.9 patch-otp-18.3.4.10
|
||||
|
||||
MAINTAINER= erlang@FreeBSD.org
|
||||
COMMENT= Functional programming language from Ericsson
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
TIMESTAMP = 1524737045
|
||||
TIMESTAMP = 1540849003
|
||||
SHA256 (erlang/otp_src_18.3.tar.gz) = fdab8129a1cb935db09f1832e3a7d511a4aeb2b9bb3602ca6a7ccb9730d5c9c3
|
||||
SIZE (erlang/otp_src_18.3.tar.gz) = 68292101
|
||||
SHA256 (erlang/preloaded-18.3.4.9.tar.gz) = 1eaee5f286264dc86d36c99f8ce957739147225de11d4275b4d20c5e49840adb
|
||||
SIZE (erlang/preloaded-18.3.4.9.tar.gz) = 305268
|
||||
SHA256 (erlang/preloaded-18.3.4.10.tar.gz) = b1b2c8e3c7b2e40805c30ec0f7455e99c9d9c046405bb5c44de078afded0bf0b
|
||||
SIZE (erlang/preloaded-18.3.4.10.tar.gz) = 305271
|
||||
SHA256 (erlang/patch-otp-18.3.1) = 19a45ed599f4348dd83540c4c3a60bfe20dac5f83643cff1dd71d1b5af1e9bae
|
||||
SIZE (erlang/patch-otp-18.3.1) = 20435
|
||||
SHA256 (erlang/patch-otp-18.3.2) = 064065ebeadc26a76fcd1b291bc884039117ee8699fe5015809a025dc63a0f35
|
||||
|
@ -29,3 +29,5 @@ SHA256 (erlang/patch-otp-18.3.4.8) = bcac3fe782e7a4b78f36d9d5c928b1d7a2e67aff20a
|
|||
SIZE (erlang/patch-otp-18.3.4.8) = 19206
|
||||
SHA256 (erlang/patch-otp-18.3.4.9) = 3d031267f0111c9bd9a55d44a4f8cb67ad4cfda44f25d5a01e459640b7905d89
|
||||
SIZE (erlang/patch-otp-18.3.4.9) = 5284
|
||||
SHA256 (erlang/patch-otp-18.3.4.10) = 51f1840f3969fe28a042507a803871a132a483008e58a80e15877c8938bc0175
|
||||
SIZE (erlang/patch-otp-18.3.4.10) = 5159
|
||||
|
|
Loading…
Reference in a new issue