Update devel/rebar3 to version 3.1.0.
This commit is contained in:
parent
e3f698c1ca
commit
841f29d4ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412550
2 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rebar3
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.1.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES+= LOCAL/olgeni:deps \
|
||||
|
@ -43,8 +43,6 @@ REBAR_DEPS= bbmustache-1.0.4 \
|
|||
relx-3.17.0 \
|
||||
ssl_verify_hostname-1.0.5
|
||||
|
||||
# REBAR_PLUGINS= rebar3_hex-1.9.0
|
||||
|
||||
.for _dep in ${REBAR_DEPS} ${REBAR_PLUGINS}
|
||||
DISTFILES+= ${_dep}.tar:hex
|
||||
.endfor
|
||||
|
|
|
@ -20,5 +20,5 @@ SHA256 (relx-3.17.0.tar) = c22f3d8400394787cb67191dea4de1acccf1563f6cd2f1934bf2a
|
|||
SIZE (relx-3.17.0.tar) = 71680
|
||||
SHA256 (ssl_verify_hostname-1.0.5.tar) = f2cb11e6144e10ab39d1e14bf9fb2437b690979c70bf5428e9dc4bfaf1dfeabf
|
||||
SIZE (ssl_verify_hostname-1.0.5.tar) = 10240
|
||||
SHA256 (rebar-rebar3-3.0.0_GH0.tar.gz) = 886acd7bb7cfb99d105d9f900b93f8cc6e571330838004a75b6bac2a4ac1baca
|
||||
SIZE (rebar-rebar3-3.0.0_GH0.tar.gz) = 222367
|
||||
SHA256 (rebar-rebar3-3.1.0_GH0.tar.gz) = b426cf7829d5df0d6d3e50cd501a1688bdbc878b0ca69d63240a0614afbd9c64
|
||||
SIZE (rebar-rebar3-3.1.0_GH0.tar.gz) = 224105
|
||||
|
|
Loading…
Reference in a new issue