mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update lang/erlang-java to version 19.2.2.
This commit is contained in:
parent
3c15378961
commit
2bb8815670
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433112
2 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= erlang
|
PORTNAME= erlang
|
||||||
PORTVERSION= 19.2.1
|
PORTVERSION= 19.2.2
|
||||||
CATEGORIES= lang parallel java
|
CATEGORIES= lang parallel java
|
||||||
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
|
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
|
||||||
http://erlang.stacken.kth.se/download/:erlangorg \
|
http://erlang.stacken.kth.se/download/:erlangorg \
|
||||||
|
@ -14,7 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
|
|
||||||
PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \
|
PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \
|
||||||
LOCAL/olgeni
|
LOCAL/olgeni
|
||||||
PATCHFILES= patch-otp-19.2.1
|
PATCHFILES= patch-otp-19.2.1 patch-otp-19.2.2
|
||||||
|
|
||||||
MAINTAINER= olgeni@FreeBSD.org
|
MAINTAINER= olgeni@FreeBSD.org
|
||||||
COMMENT= Erlang interface for Java
|
COMMENT= Erlang interface for Java
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
TIMESTAMP = 1484656033
|
TIMESTAMP = 1485949055
|
||||||
SHA256 (erlang/otp_src_19.2.tar.gz) = a016b3ef5dac1e532972617b2715ef187ecb616f7cd7ddcfe0f1d502f5d24870
|
SHA256 (erlang/otp_src_19.2.tar.gz) = a016b3ef5dac1e532972617b2715ef187ecb616f7cd7ddcfe0f1d502f5d24870
|
||||||
SIZE (erlang/otp_src_19.2.tar.gz) = 68395949
|
SIZE (erlang/otp_src_19.2.tar.gz) = 68395949
|
||||||
SHA256 (erlang/otp_doc_html_19.2.tar.gz) = c373c8c1a9fe7433825088684932f3ded76f53d5b8a4d3d2a364263f1f783043
|
SHA256 (erlang/otp_doc_html_19.2.tar.gz) = c373c8c1a9fe7433825088684932f3ded76f53d5b8a4d3d2a364263f1f783043
|
||||||
SIZE (erlang/otp_doc_html_19.2.tar.gz) = 34761971
|
SIZE (erlang/otp_doc_html_19.2.tar.gz) = 34761971
|
||||||
SHA256 (erlang/patch-otp-19.2.1) = 5fe07da09c914e1145c3e15e2f459fdb7cceedec0213a289ad238dada9645d2c
|
SHA256 (erlang/patch-otp-19.2.1) = 5fe07da09c914e1145c3e15e2f459fdb7cceedec0213a289ad238dada9645d2c
|
||||||
SIZE (erlang/patch-otp-19.2.1) = 9287
|
SIZE (erlang/patch-otp-19.2.1) = 9287
|
||||||
|
SHA256 (erlang/patch-otp-19.2.2) = a64cac32675fe57cb749461eba9458bbc4d7abddf58996c897e2528a41f2e33c
|
||||||
|
SIZE (erlang/patch-otp-19.2.2) = 9412
|
||||||
|
|
Loading…
Add table
Reference in a new issue